Alexander Duyck
|
252562c207
ixgbe: Reduce Rx header size to what is actually used
|
13 years ago |
Alexander Duyck
|
9297127b9c
ixgbe: Change how we check for pre-existing and assigned VFs
|
13 years ago |
Alexander Duyck
|
7c8ae65a62
ixgbe: Make FCoE allocation and configuration closer to how rings work
|
13 years ago |
Alexander Duyck
|
1d9c0bfd0f
ixgbe: Use VMDq offset to indicate the default pool
|
13 years ago |
Alexander Duyck
|
a16a0d2fb8
ixgbe: Cleanup holes in flags after removing several of them
|
13 years ago |
Alexander Duyck
|
fbe7ca7f9b
ixgbe: Retire RSS enabled and capable flags
|
13 years ago |
Alexander Duyck
|
73079ea041
ixgbe: Add support for SR-IOV w/ DCB or RSS
|
13 years ago |
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 |