summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg7-16/+27
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg14-39/+39
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg47-6/+188
2024-02-08Merge wireless into wireless-nextJohannes Berg53-16/+64
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 Walleij2-48/+65
2024-02-05wifi: plfxlc: Drop unused includeLinus Walleij1-1/+0
2024-02-05wifi: mwifiex: Drop unused headersLinus Walleij1-2/+0
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij1-1/+0
2024-02-05wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij1-1/+0
2024-02-05wifi: cw1200: fix __le16 sparse warningsKalle Valo1-6/+0
2024-02-05wifi: rsi: fix restricted __le32 degrades to integer sparse warningsKalle Valo1-6/+6
2024-02-05wifi: zd1211rw: remove __nocast from zd_addr_tKalle Valo1-1/+1
2024-02-05wifi: rtl8xxxu: Add TP-Link TL-WN823N V2Chun Qiu1-1/+4
2024-02-05wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu1-2/+11
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2024-02-04wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()Johannes Berg2-3/+3
2024-02-04wifi: iwlwifi: fw: fix compiler warning for NULL string printJohannes Berg1-3/+3
2024-02-04wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPIJohannes Berg1-4/+2
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook1-2/+4
2024-02-02wifi: iwlwifi: mvm: make functions publicShaul Triebitz3-80/+88
2024-02-02wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devicesMiri Korenblit3-3/+3
2024-02-02wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devicesEmmanuel Grumbach1-0/+5
2024-02-02wifi: iwlwifi: read DSM functions from UEFIMiri Korenblit7-12/+75
2024-02-02wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit5-106/+97
2024-02-02wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit4-85/+73
2024-02-02wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit2-20/+0
2024-02-02wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit3-30/+32
2024-02-02wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit7-10/+51
2024-02-02wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit7-8/+61
2024-02-02wifi: iwlwifi: support link command version 2Shaul Triebitz2-8/+20