summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg-0/+35
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-135/+180
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy-1/+1
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-9/+10
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-41/+146
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou-3/+5
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru-1/+1
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar-1/+3
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar-8/+7
2026-03-24net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi-32/+44
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao-1/+1
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun-2/+2
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg-32/+88
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach-1/+2
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu-8/+56
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni-6/+27
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier-2/+2
2026-03-24net: stmmac: elminate tbs_desc in stmmac_xmit()Russell King (Oracle)-3/+2
2026-03-24net: stmmac: use first_desc for TBSRussell King (Oracle)-1/+6
2026-03-24net: stmmac: move stmmac_xmit() initial variable initRussell King (Oracle)-4/+4
2026-03-24net: stmmac: move stmmac_xmit() first entry index codeRussell King (Oracle)-4/+4
2026-03-24net: stmmac: move first xmit descriptor SARC and TBS configRussell King (Oracle)-10/+10
2026-03-24net: stmmac: move stmmac_xmit() skb head handlingRussell King (Oracle)-33/+30
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen-1/+64
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo-2/+6
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov-23/+5
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju-16/+108
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju-0/+27
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju-1/+23
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang-0/+2
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel-7/+28
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel-11/+13
2026-03-23team: use netdev_from_priv()Qingfang Deng-35/+42
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann-1/+1
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng-0/+2
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold-4/+1
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)-10/+2
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)-4/+100
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)-21/+58
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)-11/+23
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)-6/+3
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju-16/+15
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros-4/+13
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski-20/+24
2026-03-23wifi: mt76: fix backoff fields and max_power calculationAllen Ye-46/+109
2026-03-23wifi: mt76: mt7921: Replace deprecated PCI functionMadhur Kumar-5/+6
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe-0/+1