summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-03-08sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()Bjorn Helgaas
2023-03-08sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08sfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero
2023-02-20sfc: clean up some inconsistent indentingsYang Li
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King
2023-02-16sfc: add support for devlink port_function_hw_addr_set in ef100Alejandro Lucero
2023-02-16sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero
2023-02-16sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero
2023-02-16sfc: add devlink support for ef100Alejandro Lucero
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-28sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-25sfc: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-23sfc: ensure type is valid before updating seen_genEdward Cree
2022-11-22sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong
2022-11-16sfc: implement counters readout to TC statsEdward Cree
2022-11-16sfc: validate MAE action orderEdward Cree
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: accumulate MAE counter values from update packetsEdward Cree
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-16sfc: add ability for extra channels to receive raw RX buffersEdward Cree
2022-11-16sfc: add start and stop methods to channelsEdward Cree
2022-11-16sfc: add ability for an RXQ to grant credits on refillEdward Cree
2022-11-16sfc: fix ef100 RX prefix macroEdward Cree
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: check recirc_id match caps before MAE offloadEdward Cree
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree