summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier1-103/+9
2026-08-03net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)1-6/+2
2026-08-03net: stmmac: Skip PHY attach if custom PCS is in useZxyan Zhu1-0/+4
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev3-5/+6
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev6-11/+15
2026-08-03ppp: use netdev_from_priv()Qingfang Deng1-65/+72
2026-08-03netxen: unregister notifiers if PCI registration failsCan Peng1-1/+12
2026-08-03bnxt: fix memory leak in bnxt_queue_mem_alloc error casesWill Chen1-0/+3
2026-08-03net: ngbe: correct misleading interrupt commentJiawen Wu1-1/+1
2026-08-02wifi: brcmfmac: fix P2P action frame handling without device vifJason Huang1-0/+4
2026-08-02wifi: brcmfmac: Set DMA direction for msgbuf packet IDsCan Peng1-0/+1
2026-08-02wifi: brcmfmac: validate msgbuf flowring IDs before useCan Peng1-6/+40
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg81-4073/+9421
2026-08-02Merge tag 'mt76-next-2026-08-01' of https://github.com/nbd168/wirelessJohannes Berg79-600/+5349
2026-08-02Merge tag 'mm81x-next-2026-07-31' of https://github.com/MorseMicroLabs/linux-...Johannes Berg3-3/+3
2026-08-02wifi: wilc1000: validate monitor transmit frame headersMariano Baragiola1-5/+25
2026-08-02wifi: zd1211rw: reject secondary interfaces to prevent conflictsSlawomir Stepien1-0/+8
2026-08-02wifi: nxpwifi: embed rx_reorder_ptrRosen Penev2-18/+7
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel14-55/+54
2026-08-02wifi: qtnfmac: use pre-assigned cookie for mgmt_txArend van Spriel1-2/+0
2026-08-02wifi: nxpwifi: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel1-2/+0
2026-08-02wifi: wilc1000: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel1-9/+2
2026-08-02wifi: mwifiex: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel1-2/+0
2026-08-02wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel3-7/+2
2026-08-02wifi: wil6210: use pre-assigned cookie for remain_on_channel, mgmt_tx and pro...Arend van Spriel2-5/+3
2026-08-02wifi: ath6kl: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel6-15/+13
2026-08-02wifi: rtw89: 8922d: enable Makefile and Kconfig for RTL8922DEPing-Ke Shih2-0/+22
2026-08-02wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.24.1Ching-Te Ku1-1/+1
2026-08-02wifi: rtw89: coex: Port _update_bt_ctrl_lps() for BT profile-based LPS controlChing-Te Ku2-19/+33
2026-08-02wifi: rtw89: coex: Change Wi-Fi link_mode_v0 translating timingChing-Te Ku1-135/+112
2026-08-02wifi: rtw89: coex: Clear BT link weight when BT is disabledChing-Te Ku1-0/+4
2026-08-02wifi: rtw89: coex: Fix BT-info parsing for 5/6 GHz band & dual BluetoothChing-Te Ku2-20/+44
2026-08-02wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile changeChing-Te Ku1-6/+24
2026-08-02wifi: rtw89: change scan offload format to V3 for WiFi 7 ICPo-Hao Huang4-18/+172
2026-08-02wifi: rtw89: fix scan offload version check logicPo-Hao Huang1-4/+4
2026-08-02wifi: rtw89: refine RX filter configuration for WiFi 7 generationDian-Syuan Yang5-7/+11
2026-08-02wifi: rtw89: pci: add .shutdown callback to stop rfkill polling on rebootYuhang.chen11-1/+24
2026-08-01wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinationsJose Ignacio Tornos Martinez1-2/+0
2026-08-01wifi: mt76: mt792x: do not advertise active monitorDevin Wittmayer3-2/+5
2026-08-01wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdumpLinghui Wu1-2/+7
2026-08-01wifi: ath10k: filter non-UTF testmode eventsLinghui Wu1-0/+14
2026-08-01wifi: ath12k: fix encrypted EAPOL TX in encap offload modeReshma Immaculate Rajkumar3-1/+111
2026-08-01wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx()Felix Fietkau1-7/+13
2026-08-01wifi: mt76: reject out-of-range link ids in mt76_vif_link()Felix Fietkau1-0/+3
2026-08-01wifi: mt76: mt7603: file buffered frames under the TID reported to mac80211Felix Fietkau1-1/+1
2026-08-01wifi: mt76: mt7603: restore hardware PS buffering after a service periodFelix Fietkau3-7/+72
2026-08-01wifi: mt76: mt7603: tell mac80211 when the PS queue has run emptyFelix Fietkau1-0/+11
2026-08-01wifi: mt76: mt7603: fix U-APSD service period terminationFelix Fietkau1-11/+63
2026-08-01wifi: mt76: set the EOSP bit in the QoS header of the last released frameFelix Fietkau1-4/+12
2026-08-01wifi: mt76: mt7996: handle UNI PS sync eventsFelix Fietkau3-1/+121