summaryrefslogtreecommitdiffstats
path: root/net/mac80211/wpa.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: move element parsing to a new fileJohannes Berg3-892/+927
2024-02-08wifi: mac80211: start building elements in SKBsJohannes Berg3-185/+189
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg6-131/+77
2024-02-08wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()Johannes Berg3-11/+3
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg4-8/+10
2024-02-08wifi: mac80211: limit HE RU capabilities when limiting bandwidthJohannes Berg1-2/+33
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg6-37/+106
2024-02-08wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg4-19/+16
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg3-1/+8
2024-02-08wifi: mac80211: disambiguate element parsing errorsJohannes Berg2-38/+81
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg4-3/+31
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg2-4/+8
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg18-325/+227
2024-02-08wifi: mac80211: use cfg80211_chandef_primary_freq()Johannes Berg1-19/+11
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg4-81/+284
2024-02-08wifi: wireless: declare different S1G chandefs incompatibleJohannes Berg1-5/+10
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg2-35/+33
2024-02-08wifi: cfg80211: move puncturing validation codeJohannes Berg1-69/+69
2024-02-08wifi: mac80211: validate assoc response channel configJohannes Berg1-2/+17
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg5-70/+215
2024-02-08wifi: mac80211: add and use a link iteration macroJohannes Berg2-170/+89
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg34-329/+379
2024-02-08wifi: mac80211: chan: chandef is non-NULL for reservedJohannes Berg1-3/+3
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg58-207/+444
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg5-93/+29
2024-02-08wifi: mac80211: clean up connection processJohannes Berg10-997/+1268
2024-02-08wifi: mac80211: clean up band switch in durationJohannes Berg1-11/+8
2024-02-08wifi: mac80211: remove extra shadowing variableJohannes Berg1-1/+0
2024-02-08wifi: mac80211: remove unused MAX_MSG_LEN defineJohannes Berg1-2/+0
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra2-38/+158
2024-02-06bcma: make bcma_bus_type constRicardo B. Marliere1-1/+1
2024-02-06ssb: make ssb_bustype constRicardo B. Marliere1-1/+1
2024-02-06wifi: wfx: fix memory leak when starting APJérôme Pouiller1-5/+10
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih2-11/+91
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih2-14/+227
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih5-0/+163
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih2-0/+6
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih11-0/+226
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih7-0/+23
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih4-3/+207
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih5-0/+701
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih2-0/+57
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih2-0/+44
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih2-0/+56
2024-02-06wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih2-0/+56
2024-02-06wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih2-0/+42
2024-02-06wifi: rtw89: rfk: send channel information to firmware for RF calibrationsPing-Ke Shih4-4/+124
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih5-0/+78
2024-02-05wifi: wilc1000: remove setting msg.spiDavid Lechner1-4/+0
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij3-52/+65