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 |
Don Skidmore
|
70e5576cb0
ixgbe: fix typo in enumeration name
|
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
|
d3ee429443
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
|
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
|
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
|
f800326dca
ixgbe: Replace standard receive path with a page based receive
|
13 years ago |
Alexander Duyck
|
621bd70eda
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
|
13 years ago |
Alexander Duyck
|
a557928e26
ixgbe: Add iterator for cycling through rings on a q_vector
|
13 years ago |
Alexander Duyck
|
de88eeeb16
ixgbe: Allocate rings as part of the q_vector
|
13 years ago |
Alexander Duyck
|
8f15486dd0
ixgbe: Default to queue pairs when number of queues is less than CPUs
|
13 years ago |
Alexander Duyck
|
46646e61ea
ixgbe: Reorder adapter contents for better cache utilization
|
13 years ago |
Alexander Duyck
|
b2d96e0ac0
ixgbe: add support for byte queue limits
|
13 years ago |
Alexander Duyck
|
8a0da21be8
ixgbe: Combine post-DMA processing of sk_buff fields into single function
|
13 years ago |
Alexander Duyck
|
e4f740287f
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
|
13 years ago |
Alexander Duyck
|
f56e0cb1fe
ixgbe: Add function for testing status bits in Rx descriptor
|
13 years ago |
Alexander Duyck
|
4c1975d77b
ixgbe: Minor refactor of RSC
|
13 years ago |
Don Skidmore
|
9497182051
ixgbe: update copyright to 2012
|
13 years ago |
Neerav Parikh
|
ea81875ae0
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
|
13 years ago |
Emil Tantilov
|
15e5209f1c
ixgbe: change the eeprom version reported by ethtool
|
13 years ago |
Greg Rose
|
de4c7f653b
ixgbe: Add new netdev op to turn spoof checking on or off per VF
|
13 years ago |
Greg Rose
|
83c61fa97a
ixgbe: Add protection from VF invalid target DMA
|
14 years ago |
Emil Tantilov
|
d5bf4f67a6
ixgbe: Cleanup q_vector interrupt throttle rate logic
|
14 years ago |
Emil Tantilov
|
c23f5b6bbb
ixgbe: add WOL support for X540
|
14 years ago |
Greg Rose
|
c6bda30a06
ixgbe: Reconfigure SR-IOV Init
|
14 years ago |