summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-03-05wifi: rtw89: fw: use struct to fill role_maintain H2C commandPo-Hao Huang
2025-03-05wifi: iwlwifi: add iwlmld sub-driverMiri Korenblit
2025-03-04net: cadence: macb: Synchronize standard statsSean Anderson
2025-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04eth: fbnic: Replace firmware field macrosLee Trager
2025-03-04eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()Lee Trager
2025-03-04eth: fbnic: Prepend TSENE FW fields with FBNIC_FWLee Trager
2025-03-04net: phy: nxp-c45-tja11xx: add support for TJA1121Andrei Botila