summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-5/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-32/+30
2026-01-23net: sfc: siena: convert to use .get_rx_ring_countBreno Leitao-4/+9
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko-1/+2
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-08-14sfc: replace min/max nesting with clamp()Xichao Zhao-2/+2
2025-08-13PCI/ERR: Remove remnants of .link_reset() callbackLukas Wunner-3/+0
2025-07-25net: Fix typosBjorn Helgaas-7/+7
2025-07-01sfc: siena: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang-7/+1
2025-06-21eth: sfc: siena: migrate to new RXFH callbacksJakub Kicinski-37/+43
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-3/+3
2024-12-23sfc: Use netdev refcount tracking in struct efx_async_filter_insertionYiFei Zhu-2/+5
2024-11-09net: sfc: use ethtool string helpersRosen Penev-39/+34
2024-10-03sfc: Don't invoke xdp_do_flush() from netpoll.Sebastian Andrzej Siewior-1/+2
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman-5/+0
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree-211/+8
2024-09-06sfc/siena: Convert comma to semicolonChen Ni-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent-4/+4
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet-1/+1
2024-03-07net: introduce include/net/rps.hEric Dumazet-0/+1
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet-3/+2
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet-1/+1
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki-64/+60
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki-31/+39
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin-27/+38
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree-1/+1
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He-1/+1
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree-10/+13
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree-19/+28
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet-0/+2
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet-0/+1
2023-03-08sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas-5/+0
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi-4/+4
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka-0/+4
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen-1/+1
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller-3/+4
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-1/+1
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet-1/+1
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet-1/+1
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren-0/+12
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang-7/+7
2022-07-26sfc/siena: fix repeated words in commentswangjianli-1/+1