summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu
2026-03-06bonding: do not set usable_slaves for broadcast modeHangbin Liu
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: use GENMASK_U32() for mdio bitfieldsRussell King (Oracle)
2026-03-06net: stmmac: use u32 for MDIO register field masksRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert field prep to use field_prep()Russell King (Oracle)
2026-03-06net: stmmac: mdio: simplify MDC clock divisor lookupRussell King (Oracle)
2026-03-06net: stmmac: mdio: use same test for MDC clock divisor lookupsRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert MDC clock divisor selection to tablesRussell King (Oracle)
2026-03-06net: mctp: fix device leak on probe failureJohan Hovold
2026-03-06Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran
2026-03-06wifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma
2026-03-06wifi: mac80211_hwsim: fully initialise PMSR capabilitiesJohannes Berg
2026-03-06wifi: mwifiex: drop redundant device referenceJohan Hovold
2026-03-06wifi: rt2x00: drop redundant device referenceJohan Hovold
2026-03-06wifi: libertas_tf: drop redundant device referenceJohan Hovold
2026-03-06wifi: libertas: drop redundant device referenceJohan Hovold
2026-03-06wifi: at76c50x: drop redundant device referenceJohan Hovold
2026-03-06wifi: mac80211_hwsim: add incumbent signal interference detection supportAditya Kumar Singh
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-05net: airoha: Rely __field_prep for non-constant masksLorenzo Bianconi
2026-03-05net: cadence: macb: enable EEE for Mobileye EyeQ5Nicolai Buchwitz
2026-03-05net: cadence: macb: enable EEE for Raspberry Pi RP1Nicolai Buchwitz
2026-03-05net: cadence: macb: add ethtool EEE supportNicolai Buchwitz
2026-03-05net: cadence: macb: implement EEE TX LPI supportNicolai Buchwitz
2026-03-05net: cadence: macb: add EEE LPI statistics countersNicolai Buchwitz
2026-03-05net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()Russell King (Oracle)
2026-03-05net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()Russell King (Oracle)
2026-03-05net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()Russell King (Oracle)
2026-03-05net: mdio: xgene: Fix misleading err message in xgene mdio readAlok Tiwari
2026-03-05octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari
2026-03-05net: phy: realtek: Add support for PHY LEDs on RTL8211F-VDKryštof Černý
2026-03-05net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg