blob: 6a841afd3f7fb9ea433e669bd794235ecd49651d [file] [log] [blame]
dfc4ff644674 ("i40e: don't hold RTNL lock for the entire reset")
9e6c9c0f2ce6 ("i40e: Fix state flags for bit set and clean operations of PF")
0da36b9774cc ("i40e: use DECLARE_BITMAP for state fields")
d19cb64b9222 ("i40e: separate PF and VSI state flags")
3480756f2cb9 ("i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state")
e4b433f4a741 ("i40e: reset all VFs in parallel when rebuilding PF")
9dc2e4173838 ("i40e: split some code in i40e_reset_vf into helpers")
e8d2f4c67457 ("i40e: fix CONFIG_BUSY checks in i40e_set_settings function")
c768e490640d ("i40e: factor out queue control from i40e_vsi_control_(tx|rx)")
024b05f4246e ("i40e: don't hold RTNL lock while waiting for VF reset to finish")
78786d4a59a1 ("i40e: remove I40E_FLAG_NEED_LINK_UPDATE")
373149fc99a0 ("i40e: Decrease the scope of rtnl lock")
c424d4a3dd79 ("i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow")
3a104f8df2ca ("i40e: remove FDIR_REQUIRES_REINIT driver flag")
1fca3265be91 ("i40e: Check for new arq elements before leaving the adminq subtask loop")
aca955d831a6 ("i40e: Clean up handling of private flags")
c76cb6ed5431 ("i40e: Drop FCoE code that always evaluates to false or 0")
9eed69a9147c ("i40e: Drop FCoE code from core driver files")
beff3e9d8013 ("i40e: Fixed race conditions in VF reset")
a7f909405bf9 ("i40e: use new api ethtool_{get|set}_link_ksettings")
b77ac9759307 ("i40e: rename auto_disable_flags to hw_disabled_flags")
0ef2d5afb12d ("i40e: KISS the client interface")
ed0e894de7c1 ("i40evf: add client interface")
ae13670824d5 ("i40e: Error handling for link event")
1d68005db4e7 ("i40e: enable mc magic pkt wakeup during power down")
671889e6740a ("i40e: avoid race condition when sending filters to firmware for addition")
d88d40b01c5c ("i40e: allow i40e_update_filter_state to skip broadcast filters")
b3f028fc8abd ("i40e: Add bus number info to i40e_bus_info struct")
e5f77f4a2ff2 ("i40evf: track outstanding client request")
d7ce6422d6e6 ("i40e: don't check params until after checking for client instance")
04766b22cf80 ("i40e: remove unused function")
bc1f44709cf2 ("net: make ndo_get_stats64 a void function")
cdda926d4098 ("qede: Break datapath logic into its own file")
489a32650721 ("i40e: move all updates for VLAN mode into i40e_sync_vsi_filters")
490a4ad3a7c5 ("i40e: factor out addition/deletion of VLAN per each MAC address")
756970255a58 ("i40e: delete filter after adding its replacement when converting")
ac9e23901441 ("i40e: refactor i40e_update_filter_state to avoid passing aq_err")
38326218acce ("i40e: recalculate vsi->active_filters from hash contents")
1e28e861c0c5 ("i40e: defeature support for PTP L4 frame detection on XL710")
910890338399 ("i40e: lock service task correctly")
3123237af59e ("i40e: Add support for 25G devices")
3c7cbd45bca8 ("i40e: remove code to handle dev_addr specially")
1596b5ddbf25 ("i40e: restore workaround for removing default MAC filter")
60c140df15db ("net: ethernet: slicoss: add slicoss gigabit ethernet driver")
db7e9f7c56d6 ("Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue")