summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-14/+23
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-13/+18
2021-12-13mt76: remove variable set but not usedYang Li1-2/+1
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-1/+5
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann1-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann3-7/+11
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann2-3/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski99-5927/+13305
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach2-0/+27
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-49/+116
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi2-12/+10
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook2-11/+7
2021-11-29mwl8k: Use named struct for memcpy() regionKees Cook1-4/+6
2021-11-29intersil: Use struct_group() for memcpy() regionKees Cook2-8/+11
2021-11-29libertas_tf: Use struct_group() for memcpy() regionKees Cook2-5/+8
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook2-6/+9
2021-11-29wlcore: no need to initialise statics to falseJason Wang1-1/+1
2021-11-29rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2021-11-29rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain2-0/+40
2021-11-26wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh1-5/+0
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach3-2/+13
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach4-6/+168
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach11-29/+481
2021-11-26iwlwifi: mei: add debugfs hooksEmmanuel Grumbach1-2/+83
2021-11-26iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach11-0/+3749
2021-11-26mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler3-0/+8
2021-11-26mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler1-0/+3
2021-11-26mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler3-0/+39
2021-11-26mwifiex: Use a define for firmware version string lengthJonas Dreßler3-4/+7
2021-11-26mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2021-11-26rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih1-0/+9
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting3-1/+42
2021-11-26rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting1-5/+21
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li2-0/+15
2021-11-26rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih1-14/+19
2021-11-26rtw89: remove unneeded variableChangcheng Deng1-2/+1
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin4-5/+5
2021-11-26rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang1-187/+188
2021-11-26rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang1-670/+2413
2021-11-26rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang2-4/+17
2021-11-26rtw89: fill regd field of limit/limit_ru tables by enumZong-Zhe Yang1-5229/+5229
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi5-27/+38
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu1-1/+1
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi1-2/+2
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2-3/+5
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET1-0/+6