summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets
2023-07-28sfc: Filter cleanups for Falcon and SienaMartin Habets
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets
2023-07-28sfc: Remove PTP code for SienaMartin Habets
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets
2023-07-28sfc: Remove support for siena high priority queueMartin Habets
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets
2023-07-28sfc: Remove falcon referencesMartin Habets
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-26sfc: falcon: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree
2023-06-22sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-20sfc: fix uninitialized variable useArnd Bergmann
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann
2023-06-17sfc: use budget for TX completionsÍñigo Huguet
2023-06-16sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=nEdward Cree
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-12sfc: Add devlink dev info support for EF10Martin Habets
2023-06-10sfc: generate encap headers for TC offloadEdward Cree
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko
2023-05-30sfc: register devlink port with opsJiri Pirko
2023-05-26sfc: handle VI shortage on ef100 by readjusting the channelsPieter Jansen van Vuuren
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-19sfc: fix devlink info error handlingAlejandro Lucero
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-13sfc: fix use-after-free in efx_tc_flower_record_encap_match()Edward Cree
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree
2023-05-12sfc: support TC decap rules matching on enc_ip_tosEdward Cree
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree
2023-05-12sfc: release encap match in efx_tc_flow_free()Edward Cree
2023-05-12sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren
2023-05-01sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-17sfc: Fix use-after-free due to selftest_workDing Hui
2023-04-03sfc: remove expired unicast PTP filtersÍñigo Huguet
2023-04-03sfc: support unicast PTPÍñigo Huguet