summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau2023-01-161-52/+72
* wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi2023-01-163-4/+20
* wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi2023-01-161-4/+5
* wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich2023-01-161-13/+6
* wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel2023-01-161-1/+1
* wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel2023-01-161-10/+13
* wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel2023-01-161-9/+7
* brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov2023-01-091-2/+3
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-054-10/+13
|\
| * wifi: ath9k: use proper statements in conditionalsArnd Bergmann2022-12-201-7/+7
| * wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann2022-12-201-0/+1
| * wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg2022-12-201-0/+5
| * wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn2022-12-141-3/+0
* | 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