summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-0814-39/+39
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-0847-6/+188
* Merge wireless into wireless-nextJohannes Berg2024-02-0853-16/+64
|\
| * wifi: mt76: mt7996: fix fortify warningFelix Fietkau2024-02-051-1/+2
| * wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook2024-02-021-2/+4
| * wifi: iwlwifi: do not announce EPCS supportBenjamin Berg2024-02-021-4/+1
| * wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit2024-02-021-3/+3
| * wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach2024-02-021-1/+1
| * wifi: iwlwifi: remove extra kernel-docJohannes Berg2024-02-011-2/+1
| * wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-3129-0/+29
| * wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao2024-01-313-0/+3
| * wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao2024-01-311-0/+1
| * wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao2024-01-311-0/+1
| * wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao2024-01-311-0/+1
| * wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao2024-01-311-0/+1
| * wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao2024-01-313-0/+3
| * wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao2024-01-313-0/+3
| * wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao2024-01-313-0/+3
| * wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg2024-01-262-3/+6
| * wifi: iwlwifi: fix double-free bugJohannes Berg2024-01-261-0/+1
* | wifi: rtl8xxxu: update rate mask per staMartin Kaistra2024-02-062-38/+158
* | bcma: make bcma_bus_type constRicardo B. Marliere2024-02-061-1/+1
* | ssb: make ssb_bustype constRicardo B. Marliere2024-02-061-1/+1
* | wifi: wfx: fix memory leak when starting APJérôme Pouiller2024-02-061-5/+10
* | wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih2024-02-062-11/+91
* | wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih2024-02-062-14/+227
* | wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih2024-02-065-0/+163
* | wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih2024-02-062-0/+6
* | wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih2024-02-0611-0/+226
* | wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih2024-02-067-0/+23
* | wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih2024-02-064-3/+207
* | wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih2024-02-065-0/+701
* | wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih2024-02-062-0/+57
* | wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih2024-02-062-0/+44
* | wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih2024-02-062-0/+56
* | wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih2024-02-062-0/+56
* | wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih2024-02-062-0/+42
* | wifi: rtw89: rfk: send channel information to firmware for RF calibrationsPing-Ke Shih2024-02-064-4/+124
* | wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih2024-02-065-0/+78
* | wifi: wilc1000: remove setting msg.spiDavid Lechner2024-02-051-4/+0
* | wifi: cw1200: Convert to GPIO descriptorsLinus Walleij2024-02-052-48/+65
* | wifi: plfxlc: Drop unused includeLinus Walleij2024-02-051-1/+0
* | wifi: mwifiex: Drop unused headersLinus Walleij2024-02-051-2/+0
* | wifi: brcmsmac: Drop legacy headerLinus Walleij2024-02-051-1/+0
* | wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij2024-02-051-1/+0
* | wifi: cw1200: fix __le16 sparse warningsKalle Valo2024-02-051-6/+0
* | wifi: rsi: fix restricted __le32 degrades to integer sparse warningsKalle Valo2024-02-051-6/+6
* | wifi: zd1211rw: remove __nocast from zd_addr_tKalle Valo2024-02-051-1/+1
* | wifi: rtl8xxxu: Add TP-Link TL-WN823N V2Chun Qiu2024-02-051-1/+4
* | wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu2024-02-051-2/+11