summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-03-06net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi
2025-03-06net: airoha: Enable TSO/Scatter Gather for LAN portLorenzo Bianconi
2025-03-06net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()Lorenzo Bianconi
2025-03-06net: airoha: Increase max mtu to 9kLorenzo Bianconi
2025-03-06net: airoha: Introduce airoha_dev_change_mtu callbackLorenzo Bianconi
2025-03-06net: airoha: Enable Rx Scatter-GatherLorenzo Bianconi
2025-03-06net: airoha: Move min/max packet len configuration in airoha_dev_open()Lorenzo Bianconi
2025-03-06net: stmmac: simplify phylink_suspend() and phylink_resume() callsRussell King (Oracle)
2025-03-06net: stmmac: avoid shadowing global buf_szRussell King (Oracle)
2025-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-03-06net: stmmac: mostly remove "buf_sz"Russell King (Oracle)
2025-03-06net: stmmac: dwc-qos: Add FSD EQoS supportSwathi K S
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-06ieee802154: ca8210: Switch to using gpiod APIAndy Shevchenko
2025-03-06ieee802154: ca8210: Get platform data via dev_get_platdata()Andy Shevchenko
2025-03-06ieee802154: ca8210: Use proper setters and getters for bitwise typesAndy Shevchenko
2025-03-06net: tun: Enable transfer of XDP metadata to skbMarcus Wichelmann
2025-03-06net: tun: Enable XDP metadata supportMarcus Wichelmann
2025-03-06mlx5: Create an auxiliary device for fwctl_mlx5Saeed Mahameed
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-03-05net: phy: mscc: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: add getters for public members in struct phy_package_sharedHeiner Kallweit
2025-03-05net: phy: move PHY package code from phy_device.c to own source fileHeiner Kallweit
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang
2025-03-05net: phylink: use pl->link_interface in phylink_expects_phy()Choong Yong Liang
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-03-05wifi: rtw89: pci: correct ISR RDU bit for 8922AEPing-Ke Shih
2025-03-05wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking usersPing-Ke Shih
2025-03-05wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_fr...Ping-Ke Shih
2025-03-05wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1Po-Hao Huang