summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+2
2026-01-19wifi: mac80211: mark iface work SKBs as consumedJohannes Berg1-3/+3
2026-01-19wifi: mac80211: remove RX_DROPJohannes Berg2-50/+94
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit2-6/+9
2026-01-19wifi: cfg80211: cleanup cluster_id when stopping NANMiri Korenblit1-0/+2
2026-01-19wifi: cfg80211: limit NAN func management APIs to offloaded DEMiri Korenblit1-0/+6
2026-01-19wifi: cfg80211: stop NAN and P2P in cfg80211_leaveMiri Korenblit1-1/+3
2026-01-19wifi: cfg80211: allow only one NAN interface, also in multi radioMiri Korenblit1-6/+2
2026-01-19wifi: wlcore: Add support for IGTK keyPeter Åstrand2-0/+10
2026-01-19Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtwJohannes Berg46-397/+3681
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih3-19/+151
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih2-21/+376
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih1-1/+1
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih1-7/+9
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih4-1/+11
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen1-10/+18
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee2-0/+5
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih1-1/+6
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita5-4/+34
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita2-7/+26
2026-01-14wifi: mac80211: Check for MLE before appending in Authentication frameKavita Kavita1-3/+9
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita3-2/+19
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam3-0/+12
2026-01-14wifi: cfg80211: add support for key configuration before associationKavita Kavita1-1/+3
2026-01-14wifi: cfg80211: add feature flag for (re)association frame encryptionAiny Kumari1-0/+6
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari3-2/+20
2026-01-13wifi: cfg80211: don't apply HT flags to S1G channelsLachlan Hodges1-1/+10
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen1-0/+2
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen1-0/+2
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih5-0/+273
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih3-0/+82
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih4-16/+100
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih4-31/+24
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih3-3/+8
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih4-6/+35
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih4-1/+14
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih2-0/+9
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih3-2/+47
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih1-1/+1
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li3-1/+129
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih1-3/+19
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih9-5/+29
2026-01-13Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski103-17405/+20328
2026-01-13Merge branch 'tools-ynl-cli-improve-the-help-and-doc'Jakub Kicinski1-66/+147
2026-01-13tools: ynl: cli: print reply in combined format if possibleJakub Kicinski1-4/+17
2026-01-13tools: ynl: cli: extract the event/notify handling in --list-attrsJakub Kicinski1-9/+12
2026-01-13tools: ynl: cli: factor out --list-attrs / --doc handlingJakub Kicinski1-15/+20
2026-01-13tools: ynl: cli: add --doc as alias to --list-attrsJakub Kicinski1-1/+1
2026-01-13tools: ynl: cli: improve --helpJakub Kicinski1-41/+72
2026-01-13tools: ynl: cli: wrap the doc text if it's longJakub Kicinski1-1/+6