Alexander Duyck
|
646bb57ce8
ixgbe: Fix setting of TC configuration for macvlan case
|
7 years ago |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 years ago |
Colin Ian King
|
8f611fb046
ixgbe: remove redundant initialization of 'pool'
|
7 years ago |
Shannon Nelson
|
5925947047
ixgbe: process the Tx ipsec offload
|
7 years ago |
Alexander Duyck
|
49cfbeb7a9
ixgbe: Fix handling of macvlan Tx offload
|
7 years ago |
Alexander Duyck
|
b5f69ccf67
ixgbe: avoid bringing rings up/down as macvlans are added/removed
|
7 years ago |
Alexander Duyck
|
16be45bca8
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
|
7 years ago |
Alexander Duyck
|
0efbf12b95
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
|
7 years ago |
Alexander Duyck
|
4e039c1675
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
|
7 years ago |
Alexander Duyck
|
ff815fb2cf
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
|
7 years ago |
Alexander Duyck
|
b4ded8327f
ixgbe: Update adaptive ITR algorithm
|
7 years ago |
John Fastabend
|
90382dca61
ixgbe: NULL xdp_tx rings on resource cleanup
|
8 years ago |
John Fastabend
|
33fdc82f08
ixgbe: add support for XDP_TX action
|
8 years ago |
Eric Dumazet
|
3ffc1af576
ixgbe: get rid of custom busy polling code
|
8 years ago |
Emil Tantilov
|
2bf1a87b90
ixgbe: add mask for 64 RSS queues
|
8 years ago |
Alexander Duyck
|
e24fcf2895
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
|
9 years ago |
Mark Rustad
|
49425dfc74
ixgbe: Add support for x550em_a 10G MAC type
|
9 years ago |
Eric Dumazet
|
93d05d4a32
net: provide generic busy polling to all NAPI drivers
|
9 years ago |
Alexander Duyck
|
8ac34f10a5
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
|
10 years ago |
Don Skidmore
|
9a75a1ac77
ixgbe: Add new support for X550 MAC's
|
10 years ago |
Jacob Keller
|
d786cf7b42
ixgbe: add warnings for other disabled features without MSI-X support
|
11 years ago |
Jacob Keller
|
5d31b48a42
ixgbe: use e_dev_warn instead of netif_printk
|
11 years ago |
Jacob Keller
|
c1c55f63a5
ixgbe: use e_dev_warn instead of e_err for displaying warning
|
11 years ago |
Jacob Keller
|
3bcf344657
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
|
11 years ago |
Jacob Keller
|
027bb561ef
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
|
11 years ago |
Jacob Keller
|
d7de3c6e81
ixgbe: return integer from ixgbe_acquire_msix_vectors
|
11 years ago |
Jacob Keller
|
493043e527
ixgbe: use e_dev_warn instead of netif_printk
|
11 years ago |
Alexander Duyck
|
adc810900a
ixgbe: Refactor busy poll socket code to address multiple issues
|
11 years ago |
Jacob Keller
|
eec66731de
ixgbe: add comment noting recalculation of queues
|
11 years ago |
Jacob Keller
|
6ec1b71fc4
ixgbe: fix several concatenated strings to single line
|
11 years ago |