Greg Rose
|
6b42a9c5b5
ixgbe: Reset max_vfs to zero when user request is out of range
|
13 years ago |
Don Skidmore
|
3ca8bc6de2
ixgbe: add hwmon interface to export thermal data
|
13 years ago |
Jacob Keller
|
8e2813f59e
ixgbe: check for WoL support in single function
|
13 years ago |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
b2db497eb2
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
|
13 years ago |
Benjamin Poirier
|
34948a947d
ixgbe: add missing rtnl_lock in PM resume path
|
13 years ago |
David S. Miller
|
56845d78ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Greg Rose
|
2b2027124f
ixgbe: UTA table incorrectly programmed
|
13 years ago |
John Fastabend
|
9dcb373c55
ixgbe: allow RAR table to be updated in promisc mode
|
13 years ago |
John Fastabend
|
0f4b0add85
ixgbe: enable FDB netdevice ops
|
13 years ago |
Don Skidmore
|
c509e754af
ixgbe: fix WoL issue with fiber
|
13 years ago |
Don Skidmore
|
8e4f3250f4
ixgbe: update version number
|
13 years ago |
stephen hemminger
|
b3f4d5990b
intel: make wired ethernet driver message level consistent (rev2)
|
13 years ago |
Jeff Kirsher
|
8af3c33f4d
ixgbe: fix namespace issues when FCoE/DCB is not enabled
|
13 years ago |
Alexander Duyck
|
567d2de291
ixgbe: Correct flag values set by ixgbe_fix_features
|
13 years ago |
Alexander Duyck
|
ef6afc0cac
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
|
13 years ago |
Alexander Duyck
|
581330ba7b
ixgbe: Whitespace cleanups
|
13 years ago |
Alexander Duyck
|
6ca4350788
ixgbe: Two minor fixes for RSS and FDIR set queues functions
|
13 years ago |
Alexander Duyck
|
35937c055a
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
|
13 years ago |
Alexander Duyck
|
eb01b9759e
ixgbe: Move poll routine in order to improve readability
|
13 years ago |
Alexander Duyck
|
6bb78cfb50
ixgbe: cleanup logic for the service timer and VF hang detection
|
13 years ago |
Alexander Duyck
|
244e27ad4d
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
|
13 years ago |
Alexander Duyck
|
729739b754
ixgbe: always write DMA for single_mapped value with skb
|
13 years ago |
Alexander Duyck
|
091a624686
ixgbe: Write gso_segs and bytcount to the ring sooner
|
13 years ago |
Alexander Duyck
|
fd0db0ed02
ixgbe: Place skb on first buffer_info structure to avoid using stack space
|
13 years ago |
Alexander Duyck
|
7d7ce682f8
ixgbe: Use packets to track Tx completions instead of a seperate value
|
13 years ago |
Alexander Duyck
|
93f5b3c1f1
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
|
13 years ago |
Alexander Duyck
|
a50c29dd09
ixgbe: Make certain that all frames fit minimum size requirements
|
13 years ago |
Alexander Duyck
|
655309e944
ixgbe: cleanup logic in ixgbe_change_mtu
|
13 years ago |
Alexander Duyck
|
f800326dca
ixgbe: Replace standard receive path with a page based receive
|
13 years ago |