Emil Tantilov
|
2b642ca5e9
ixgbe: fix setting and reporting of advertised speeds
|
14 years ago |
Don Skidmore
|
a52055e055
ixgbe: cleanup copyright string for 2011
|
14 years ago |
Atita Shirwaikar
|
1b1c0a489c
ixgbe: Adding 100MB FULL support in ethtool
|
14 years ago |
Alexander Duyck
|
45b9f509b7
ixgbe: update ntuple filter configuration
|
14 years ago |
Alexander Duyck
|
905e4a4163
ixgbe: cleanup flow director hash computation to improve performance
|
14 years ago |
Yi Zou
|
2d39d576fa
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
|
14 years ago |
Don Skidmore
|
9fe93afdd0
ixgbe: cleanup string function calls to use bound checking versions.
|
14 years ago |
Emil Tantilov
|
5136cad37b
ixgbe: fix ntuple support
|
14 years ago |
Jeff Kirsher
|
667445008d
Intel Wired LAN drivers: Use static const
|
14 years ago |
Don Skidmore
|
0b077feac0
ixgbe: add WOL support for SFP+ subdevice
|
14 years ago |
Don Skidmore
|
b93a22260f
ixgbe: add support for x540 MAC
|
14 years ago |
Don Skidmore
|
fe15e8e1c7
ixgbe: add MAC and PHY support for x540
|
14 years ago |
Alexander Duyck
|
673ac60461
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
|
14 years ago |
Alexander Duyck
|
50d6c681d0
ixgbe: add WOL support for backplane adapters
|
14 years ago |
Alexander Duyck
|
e2b4e216b7
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
|
14 years ago |
Alexander Duyck
|
bd50817859
ixgbe: change mac_type if statements to switch statements
|
14 years ago |
Alexander Duyck
|
80fba3f434
ixgbe: Disable RSC when ITR setting is too high to allow RSC
|
14 years ago |
Alexander Duyck
|
fc77dc3cc1
ixgbe: add a netdev pointer to the ring structure
|
14 years ago |
Alexander Duyck
|
b6ec895ecd
ixgbe: move device pointer into the ring structure
|
14 years ago |
Alexander Duyck
|
4c0ec6544a
ixgbe: remove unnecessary re-init of adapter on Rx-csum change
|
14 years ago |
Eric Dumazet
|
de1036b1ce
ixgbe: fix stats handling
|
14 years ago |
Jesse Gross
|
f62bbb5e62
ixgbe: Update ixgbe to use new vlan accleration.
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Alexander Duyck
|
84418e3b10
ixgbe: rewrite ethtool test to use standard config functions
|
15 years ago |
Alexander Duyck
|
31f05a2d87
ixgbe: update all DESC_ADV macros to accept a ring pointer
|
15 years ago |
Don Skidmore
|
083fc582b8
ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries
|
15 years ago |
Eric Dumazet
|
55bad82385
ixgbe: fix ethtool stats
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Emil Tantilov
|
396e799c3a
ixgbe: use netif_<level> instead of netdev_<level>
|
15 years ago |
Stanislaw Gruszka
|
0a17d8c744
ixgbe: use NETIF_F_LRO
|
15 years ago |