Alexander Duyck
|
800bd607c3
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
|
13 years ago |
Alexander Duyck
|
e4b317e909
ixgbe: Add feature offset value to ring features
|
13 years ago |
Alexander Duyck
|
c087663ec8
ixgbe: Add upper limit to ring features
|
13 years ago |
Alexander Duyck
|
49c7ffbe7b
ixgbe: count q_vectors instead of MSI-X vectors
|
13 years ago |
David S. Miller
|
b26d344c6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
57efd44c8c
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
|
13 years ago |
Jacob Keller
|
1d1a79b5b9
ixgbe: Check PTP Rx timestamps via BPF filter
|
13 years ago |
Don Skidmore
|
1210982bb6
ixgbe: cleanup the hwmon function calls
|
13 years ago |
Jacob E Keller
|
681ae1adc4
ixgbe: Enable timesync clock-out feature for PPS support on X540
|
13 years ago |
Jacob Keller
|
3a6a4edaa5
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
|
13 years ago |
Alexander Duyck
|
3ebe8fdeb0
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
John Fastabend
|
f525c6d295
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
|
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 |
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 |