summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-30gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington
2024-12-30eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2024-12-30wifi: rtl8xxxu: Fix RTL8188EU firmware upload block sizeBitterblue Smith
2024-12-30wifi: rtw89: debug: print regd for QATAR/UK/THAILANDZong-Zhe Yang
2024-12-30wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT IDChih-Kang Chang
2024-12-23net: lan969x: add RGMII implementationDaniel Machon
2024-12-23net: lan969x: add RGMII registersDaniel Machon
2024-12-23net: sparx5: verify RGMII speedsDaniel Machon
2024-12-23net: sparx5: only return PCS for modes that require itDaniel Machon
2024-12-23net: sparx5: skip low-speed configuration when port is RGMIIDaniel Machon
2024-12-23net: sparx5: use is_port_rgmii() throughoutDaniel Machon
2024-12-23net: sparx5: add function for RGMII port checkDaniel Machon
2024-12-23net: sparx5: do some preparation workDaniel Machon
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-23net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu
2024-12-23net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea
2024-12-23net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit
2024-12-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-12-23net: pse-pd: tps23881: Fix power on/off issueKory Maincent
2024-12-23net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski
2024-12-23eth: fbnic: support ring channel get and set while downJakub Kicinski
2024-12-23eth: fbnic: centralize the queue count and NAPI<>queue settingAlexander Duyck
2024-12-23eth: fbnic: add IRQ reuse supportJakub Kicinski
2024-12-23eth: fbnic: store NAPIs in an array instead of the listJakub Kicinski
2024-12-23eth: fbnic: let user control the RSS hash fieldsAlexander Duyck
2024-12-23eth: fbnic: support setting RSS configurationAlexander Duyck
2024-12-23eth: fbnic: don't reset the secondary RSS indir tableJakub Kicinski
2024-12-23eth: fbnic: support querying RSS configAlexander Duyck
2024-12-23eth: fbnic: reorder ethtool codeJakub Kicinski
2024-12-23net/mlx5: fs, Add support for RDMA RX steering over IB link layerPatrisious Haddad
2024-12-23net/mlx5: Remove PTM support log messageCarolina Jubran
2024-12-23net/mlx5: DR, add support for ConnectX-8 steeringItamar Gozlan
2024-12-23net/mlx5: DR, expand SWS STE callbacks and consolidate common structsItamar Gozlan
2024-12-23net/mlx5: HWS, do not initialize native API queuesYevgeny Kliteynik
2024-12-23net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/closeYevgeny Kliteynik
2024-12-23net/mlx5: fs, retry insertion to hash table on EBUSYMark Bloch
2024-12-23net/mlx5: fs, add mlx5_fs_pool APIMoshe Shemesh
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-12-23net/mlx5: LAG, Support LAG over Multi-Host NICsRongwei Liu
2024-12-23net/mlx5: LAG, Refactor lag logicRongwei Liu
2024-12-23net: phy: microchip_t1 : Add initialization of ptp for lan887xDivya Koppera
2024-12-23net: phy: Makefile: Add makefile support for rds ptp in Microchip physDivya Koppera
2024-12-23net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...Divya Koppera
2024-12-23net: phy: microchip_rds_ptp : Add rds ptp library for Microchip physDivya Koppera
2024-12-23net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp libraryDivya Koppera
2024-12-23sfc: Use netdev refcount tracking in struct efx_async_filter_insertionYiFei Zhu
2024-12-23net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec
2024-12-23net: Fix netns for ip_tunnel_init_flow()Xiao Liang
2024-12-23net: enetc: add UDP segmentation offload supportWei Fang