Jacob Keller
|
a51d8c217b
igb: use BIT() macro or unsigned prefix
|
9 年 前 |
Julia Lawall
|
5b70e4a12a
igb: constify e1000_phy_operations structure
|
9 年 前 |
Alexander Duyck
|
bf456abb9b
igb: Add workaround for VLAN tag stripping on 82576
|
9 年 前 |
Alexander Duyck
|
832e821c51
igb: Refactor VFTA configuration
|
9 年 前 |
Aaron Sierra
|
2a3cdead8b
igb: Remove GS40G specific defines/functions
|
9 年 前 |
Todd Fujinaka
|
08c9912975
igb: use the correct i210 register for EEMNGCTL
|
10 年 前 |
Todd Fujinaka
|
18f7ce5412
igb: add 88E1543 initialization code
|
10 年 前 |
Todd Fujinaka
|
51045ecff0
igb: add support for 1512 PHY
|
10 年 前 |
Todd Fujinaka
|
2ba6c0797c
igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
|
10 年 前 |
Todd Fujinaka
|
8d0a88a959
igb: disable IPv6 extension header processing
|
10 年 前 |
Todd Fujinaka
|
2184aa3d0f
igb: Remove unneeded FIXME
|
10 年 前 |
Todd Fujinaka
|
c4c112f158
igb: add flags to set eee advertisement mode
|
11 年 前 |
Fabian Frederick
|
2a79febdc2
igb: remove unnecessary break after return
|
11 年 前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年 前 |
Fabian Frederick
|
a4a0762492
igb: remove unnecessary break after goto
|
11 年 前 |
Todd Fujinaka
|
948264879b
igb: Workaround for i210 Errata 25: Slow System Clock
|
11 年 前 |
Todd Fujinaka
|
23d87824de
igb: unhide invariant returns
|
11 年 前 |
Carolyn Wyborny
|
0d451e7956
igb: Cleanups to fix msleep warnings
|
11 年 前 |
Carolyn Wyborny
|
e52c0f960c
igb: Cleanups to change comment style on license headers
|
11 年 前 |
Carolyn Wyborny
|
bed83e94d0
igb: Cleanups to fix for trailing statement
|
11 年 前 |
Carolyn Wyborny
|
c4917c6ffe
igb: Cleanups to fix pointer location error
|
11 年 前 |
Carolyn Wyborny
|
9005df3861
igb: Cleanups to fix incorrect indentation
|
11 年 前 |
Carolyn Wyborny
|
d34a15abfe
igb: Cleanups to fix braces location warnings
|
11 年 前 |
Carolyn Wyborny
|
c75c4edfc3
igb: Cleanups for messaging
|
11 年 前 |
Jeff Kirsher
|
9b143d11a4
igb: fix warning if !CONFIG_IGB_HWMON
|
11 年 前 |
Todd Fujinaka
|
72b3672708
igb: fix array size calculation
|
11 年 前 |
Carolyn Wyborny
|
74cfb2e1f2
igb: Update license text to remove FSF address and update copyright.
|
11 年 前 |
Jeff Kirsher
|
167f3f71c7
igb: make local functions static and remove dead code
|
11 年 前 |
Carolyn Wyborny
|
56cec24916
igb: Add new feature Media Auto Sense for 82580 devices only
|
11 年 前 |
Carolyn Wyborny
|
2bdfc4e271
igb: Add media switching feature for i354 PHY's
|
11 年 前 |