summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree
2025-03-25sfc: support X4 devlink flashEdward Cree
2025-03-25sfc: update MCDI protocol headersEdward Cree
2025-03-25sfc: rip out MDIO supportEdward Cree
2025-02-27sfc: Remove newline at the end of a netlink error messageGal Pressman
2025-02-11sfc: document devlink flash supportEdward Cree
2025-02-11sfc: deploy devlink flash images to NIC over MCDIEdward Cree
2025-02-11sfc: extend NVRAM MCDI handlersEdward Cree
2025-02-11sfc: parse headers of devlink flash imagesEdward Cree
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-02net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie
2024-12-23sfc: Use netdev refcount tracking in struct efx_async_filter_insertionYiFei Zhu
2024-12-19sfc: remove efx_writed_page_lockedAndy Moreton
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2024-11-09net: sfc: use ethtool string helpersRosen Penev
2024-11-05sfc: Remove more unused functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused mcdi functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused efx_mae_mport_vfDr. David Alan Gilbert
2024-11-05sfc: Remove falcon deadcodeDr. David Alan Gilbert
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-06sfc: add per-queue RX bytes statsEdward Cree
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree
2024-10-06sfc: account XDP TXes in netdev base statsEdward Cree
2024-10-06sfc: add n_rx_overlength to ethtool statsEdward Cree
2024-10-06sfc: implement basic per-queue statsEdward Cree
2024-10-06sfc: remove obsolete counters from struct efx_channelEdward Cree
2024-10-03sfc: Don't invoke xdp_do_flush() from netpoll.Sebastian Andrzej Siewior
2024-09-11sfc: Add X4 PF supportJonathan Cooper
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman
2024-09-09sfc: Remove setting of RX software timestampGal Pressman
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree
2024-09-06sfc: convert comma to semicolonChen Ni
2024-09-06sfc/siena: Convert comma to semicolonChen Ni
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-08-30sfc: Convert to use ERR_CAST()Shen Lichuan
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13sfc: falcon: Make I2C terminology more inclusiveEaswar Hariharan
2024-06-28sfc: remove get_rxfh_context dead codeEdward Cree
2024-06-28sfc: use new rxfh_context APIEdward Cree
2024-06-12sfc: use flow_rule_is_supp_enc_control_flags()Asbjørn Sloth Tønnesen
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-18sfc: use flow_rule_is_supp_control_flags()Asbjørn Sloth Tønnesen
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet