summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_showLorenzo Bianconi
2023-08-28net: ethernet: mtk_wed: add some more info in wed_txinfo_show handlerLorenzo Bianconi
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano
2023-08-28r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit
2023-08-28ethernet: tg3: remove unreachable codeMikhail Kobuk
2023-08-28octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam
2023-08-28octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham
2023-08-28octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam
2023-08-28igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak
2023-08-27net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky
2023-08-27net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-27net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-08-25pds_core: pass opcode to devcmd_waitShannon Nelson
2023-08-25pds_core: check for work queue before useShannon Nelson
2023-08-25pds_core: no reset command for VFShannon Nelson
2023-08-25pds_core: no health reporter in VFShannon Nelson
2023-08-25pds_core: protect devlink callbacks from fw_down stateShannon Nelson
2023-08-25sfc: Check firmware supports Ethernet PTP filterAlex Austin
2023-08-25net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)
2023-08-25net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-25net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-25net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)
2023-08-25net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25veth: Avoid NAPI scheduling on failed SKB forwardingLiang Chen
2023-08-25cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-08-25octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam
2023-08-25octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo