summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov-311/+656
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+17
2026-03-06net: usb: lan78xx: drop redundant device referenceJohan Hovold-8/+1
2026-03-06net: ntb_netdev: Support ethtool channels for multi-queueKoichiro Den-6/+151
2026-03-06net: ntb_netdev: Factor out multi-queue helpersKoichiro Den-40/+61
2026-03-06net: ntb_netdev: Gate subqueue stop/wake by transport linkKoichiro Den-10/+32
2026-03-06net: ntb_netdev: Introduce per-queue contextKoichiro Den-89/+188
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang-1/+10
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang-5/+3
2026-03-06net: spacemit: Remove unused buff_addr fieldsVivian Wang-3/+0
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean-1/+2
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean-4/+2
2026-03-06virtio-net: xsk: Support wakeup on RX sideBui Quang Minh-9/+30
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea-7/+4
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea-7/+5
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman-1/+0
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran-15/+12
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad-1/+1
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu-8/+19
2026-03-06net: phy: remove phy_attachHeiner Kallweit-38/+0
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier-5/+6
2026-03-06bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu-1/+7
2026-03-06bonding: do not set usable_slaves for broadcast modeHangbin Liu-4/+9
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)-2/+2
2026-03-06net: stmmac: use GENMASK_U32() for mdio bitfieldsRussell King (Oracle)-6/+6
2026-03-06net: stmmac: use u32 for MDIO register field masksRussell King (Oracle)-18/+18
2026-03-06net: stmmac: mdio: convert field prep to use field_prep()Russell King (Oracle)-27/+3
2026-03-06net: stmmac: mdio: simplify MDC clock divisor lookupRussell King (Oracle)-18/+11
2026-03-06net: stmmac: mdio: use same test for MDC clock divisor lookupsRussell King (Oracle)-14/+14
2026-03-06net: stmmac: mdio: convert MDC clock divisor selection to tablesRussell King (Oracle)-36/+62
2026-03-06net: mctp: fix device leak on probe failureJohan Hovold-2/+1
2026-03-06Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit-3/+8
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-11/+0
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh-50/+108
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran-3/+15
2026-03-06wifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma-11/+13
2026-03-06wifi: mac80211_hwsim: fully initialise PMSR capabilitiesJohannes Berg-1/+1
2026-03-06wifi: mwifiex: drop redundant device referenceJohan Hovold-4/+0
2026-03-06wifi: rt2x00: drop redundant device referenceJohan Hovold-11/+1
2026-03-06wifi: libertas_tf: drop redundant device referenceJohan Hovold-2/+0
2026-03-06wifi: libertas: drop redundant device referenceJohan Hovold-3/+0
2026-03-06wifi: at76c50x: drop redundant device referenceJohan Hovold-8/+4
2026-03-06wifi: mac80211_hwsim: add incumbent signal interference detection supportAditya Kumar Singh-0/+64
2026-03-06wifi: move action code from per-type frame structsJohannes Berg-58/+53
2026-03-05net: airoha: Rely __field_prep for non-constant masksLorenzo Bianconi-3/+3
2026-03-05net: cadence: macb: enable EEE for Mobileye EyeQ5Nicolai Buchwitz-1/+1
2026-03-05net: cadence: macb: enable EEE for Raspberry Pi RP1Nicolai Buchwitz-1/+2
2026-03-05net: cadence: macb: add ethtool EEE supportNicolai Buchwitz-0/+16
2026-03-05net: cadence: macb: implement EEE TX LPI supportNicolai Buchwitz-0/+132
2026-03-05net: cadence: macb: add EEE LPI statistics countersNicolai Buchwitz-0/+12