summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-21net/mlx5: fs, rename modify header struct member actionMoshe Shemesh
2024-10-21net/mlx5: fs, rename packet reformat struct member actionMoshe Shemesh
2024-10-21net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier
2024-10-21net/mlx5: Add sync reset drop mode supportMoshe Shemesh
2024-10-21net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran
2024-10-21net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran
2024-10-21net/mlx5: Remove vport QoS enabled flagCarolina Jubran
2024-10-21net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran
2024-10-21net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran
2024-10-21net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran
2024-10-21net/mlx5: Rename vport QoS group reference to parentCarolina Jubran
2024-10-21net/mlx5: Restrict domain list insertion to root TSAR ancestorsCarolina Jubran
2024-10-21net/mlx5: Add parent group support in rate group structureCarolina Jubran
2024-10-21net/mlx5: Introduce node type to rate group structureCarolina Jubran
2024-10-21net/mlx5: Refactor QoS group scheduling element creationCarolina Jubran
2024-10-21virtio_net: fix integer overflow in statsMichael S. Tsirkin
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-21net: hibmcge: Add a Makefile and update Kconfig for hibmcgeJijie Shao
2024-10-21net: hibmcge: Implement some ethtool_ops functionsJijie Shao
2024-10-21net: hibmcge: Implement rx_poll function to receive packetsJijie Shao
2024-10-21net: hibmcge: Implement .ndo_start_xmit functionJijie Shao
2024-10-21net: hibmcge: Implement some .ndo functionsJijie Shao
2024-10-21net: hibmcge: Add interrupt supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add mdio and hardware configuration supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add read/write registers supported through the bar spaceJijie Shao
2024-10-21net: hibmcge: Add pci table supported in this moduleJijie Shao
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-10-21net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20net: ftgmac100: correct the phy interface of NC-SI modeJacky Chou
2024-10-20eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'WangYuli
2024-10-20r8169: enable EEE at 2.5G per default on RTL8125BHeiner Kallweit
2024-10-20net: phy: realtek: add RTL8125D-internal PHYHeiner Kallweit
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang
2024-10-20r8169: remove rtl_dash_loop_wait_high/lowHeiner Kallweit
2024-10-20r8169: avoid duplicated messages if loading firmware fails and switch to warn...Heiner Kallweit
2024-10-20r8169: replace custom flag with disable_work() et alHeiner Kallweit
2024-10-20r8169: don't take RTNL lock in rtl_task()Heiner Kallweit
2024-10-20eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-20wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...Ping-Ke Shih
2024-10-20wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...Ping-Ke Shih