summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-256-8/+8
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-13321-3614/+61918
|\
| * Merge tag 'wireless-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-1280-297/+2613
| |\
| | * Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/sc...Kalle Valo2022-12-0817-75/+116
| | |\
| | | * wifi: iwlwifi: fw: use correct IML/ROM status registerJohannes Berg2022-12-071-1/+1
| | | * wifi: iwlwifi: dump: Update check for UMAC valid FW addressMukesh Sisodiya2022-12-071-1/+5
| | | * wifi: iwlwifi: mvm: d3: add TKIP to the GTK iteratorNaftali Goldstein2022-12-071-2/+7
| | | * wifi: iwlwifi: mei: clean up commentsTom Rix2022-12-075-11/+11
| | | * wifi: iwlwifi: mvm: Don't use deprecated registerMiri Korenblit2022-12-071-3/+6
| | | * wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id.Mukesh Sisodiya2022-12-072-10/+27
| | | * wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variableJakob Koschel2022-12-072-11/+8
| | | * wifi: iwlwifi: dump: Update check for valid FW addressMukesh Sisodiya2022-12-071-2/+3
| | | * wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein2022-12-071-18/+20
| | | * wifi: iwlwifi: modify new queue allocation commandJohannes Berg2022-12-072-16/+26
| | | * wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for nowJohannes Berg2022-12-071-0/+2
| | * | wifi: rtl8xxxu: fixing IQK failures for rtl8192euJun ASAKA2022-12-081-22/+51
| | * | wifi: rtlwifi: btcoexist: fix conditions branches that are never executedPeter Kosyh2022-12-081-3/+2
| | * | wifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbreg() callPeter Kosyh2022-12-081-3/+0
| | * | wifi: rtw88: Add rtw8723du chipset supportSascha Hauer2022-12-085-1/+90
| | * | wifi: rtw88: Add rtw8822cu chipset supportSascha Hauer2022-12-084-0/+82
| | * | wifi: rtw88: Add rtw8822bu chipset supportSascha Hauer2022-12-084-0/+123
| | * | wifi: rtw88: Add rtw8821cu chipset supportSascha Hauer2022-12-085-0/+103
| | * | wifi: rtw88: Add common USB chip supportSascha Hauer2022-12-089-0/+1067
| | * | wifi: rtw88: iterate over vif/sta list non-atomicallySascha Hauer2022-12-084-7/+116
| | * | wifi: rtw88: Drop coex mutexSascha Hauer2022-12-084-6/+3
| | * | wifi: rtw88: Drop h2c.lockSascha Hauer2022-12-084-12/+6
| | * | wifi: rtw88: Drop rf_lockSascha Hauer2022-12-084-10/+14
| | * | wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex heldSascha Hauer2022-12-081-1/+1
| | * | wifi: rtw88: print firmware type in info messageSascha Hauer2022-12-082-1/+4
| | * | wifi: rtw89: add join info upon create interfacePo-Hao Huang2022-12-081-0/+4
| | * | wifi: rtw89: fix unsuccessful interface_add flowPo-Hao Huang2022-12-081-0/+2
| | * | wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang2022-12-083-3/+15
| | * | wifi: rtw89: add mac TSF sync functionPo-Hao Huang2022-12-083-0/+63
| | * | wifi: rtw89: request full firmware only once if it's early requestedZong-Zhe Yang2022-12-083-9/+32
| | * | wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCEZong-Zhe Yang2022-12-082-9/+36
| | * | wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen2022-12-082-1/+2
| | * | wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_reportBitterblue Smith2022-12-081-60/+45
| | * | wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith2022-12-081-3/+7
| | * | wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith2022-12-081-1/+1
| | * | wifi: brcmfmac: introduce BRCMFMAC exported symbols namespaceArend van Spriel2022-12-085-2/+11
| | * | wifi: brcmfmac: add vendor name in revinfo debugfs fileArend van Spriel2022-12-083-1/+8
| | * | wifi: brcmfmac: add support Broadcom BCA firmware apiArend van Spriel2022-12-088-29/+110
| | * | wifi: brcmfmac: add support for Cypress firmware apiArend van Spriel2022-12-088-24/+105
| | * | wifi: brcmfmac: add support for vendor-specific firmware apiArend van Spriel2022-12-0810-0/+334
| | * | wifi: brcmfmac: add firmware vendor info in driver infoArend van Spriel2022-12-084-15/+49
| | * | wifi: brcmfmac: add function to unbind device to bus layer apiArend van Spriel2022-12-082-1/+24
| | * | wifi: ipw2x00: Remove some unused functionsJiapeng Chong2022-12-081-11/+0
| | |/
| * / net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi2022-12-061-1/+1
| |/
| * Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-02145-1449/+18945
| |\
| | * wifi: ath10k: fix QCOM_SMEM dependencyKalle Valo2022-12-021-1/+1