blob: 9a4e1ca8c26aefb444946225c52b29a0cdd04257 [file] [log] [blame]
58b0b3ed4c22 ("ixgbe: Add code to populate and use macvlan TC to Tx queue map")
8315ef6f395c ("ixgbe: Avoid performing unnecessary resets for macvlan offload")
865255b5a2e5 ("ixgbe: Drop real_adapter from l2 fwd acceleration structure")
3335915d07f7 ("ixgbe/fm10k: Only support macvlan offload for types that support destination filtering")
7d775f63470c ("macvlan: Rename fwd_priv to accel_priv and add accessor function")
b5f69ccf6765 ("ixgbe: avoid bringing rings up/down as macvlans are added/removed")
16be45bca8d1 ("ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload")
0efbf12b954b ("ixgbe: Don't assume dev->num_tc is equal to hardware TC config")
4a2512cfdfe9 ("ixgbe: Assume provided MAC filter has been verified by macvlan")
68ae7424583b ("ixgbe: Drop l2_accel_priv data pointer from ring struct")
4e039c1675d4 ("ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices")
ff815fb2cf63 ("ixgbe: There is no need to update num_rx_pools in L2 fwd offload")
2af62c56146d ("ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling")
361b53436fdc ("ixgbe: Fix interaction between SR-IOV and macvlan offload")
56fd2b2ca467 ("macvlan/macvtap: Add support for L2 forwarding offloads with macvtap")
f5a71caa1763 ("ixgbe: restore normal RSS after last macvlan offload is removed")
3dfbfc7ebb95 ("ixgbe: Check for RSS key before setting value")
e251ecf75226 ("ixgbe: clean macvlan MAC filter table on VF reset")
33fdc82f0883 ("ixgbe: add support for XDP_TX action")
924708081629 ("ixgbe: add XDP support for pass and drop actions")
332f23583608 ("ixgbe: Remove pr_cont uses")
b5d8acbb8781 ("ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.")
3a1eb6d10c93 ("igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment")
b1bb2eb0a0de ("igb: Re-add support for build_skb in igb")
e014272672b9 ("igb: Break out Rx buffer page management")
8649aaef4044 ("igb: Add support for using order 1 pages to receive large frames")
3456fd53421e ("igb: Use page_address offset from page instead of masking virtual address")
cfbc871c2174 ("igb: Limit maximum frame Rx based on MTU")
7ec0116c9131 ("igb: Use length to determine if descriptor is done")
7bd175928280 ("igb: Add support for DMA_ATTR_WEAK_ORDERING")
d3aa9c9f212a ("ixgbe: update the rss key on h/w, when ethtool ask for it")
ffed21bcee7a ("ixgbe: Don't bother clearing buffer memory for descriptor rings")
6f429223b31c ("ixgbe: Add support for build_skb")
2de6aa3a666e ("ixgbe: Add support for padding packet")
3fd218767fa4 ("ixgbe: Break out Rx buffer page management")
c3630cc40b4f ("ixgbe: Use length to determine if descriptor is done")
4f4542bfb3b5 ("ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE")
1b56cf49f5b0 ("ixgbe: Update code to better handle incrementing page count")
f3213d932173 ("ixgbe: Update driver to make use of DMA attributes in Rx path")
f215af8cae4c ("ixgbe: Only DMA sync frame length")
af43da0dba0b ("ixgbe: Add function for checking to see if we can reuse page")
02ac5d148711 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")