summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook
2021-11-29mwl8k: Use named struct for memcpy() regionKees Cook
2021-11-29intersil: Use struct_group() for memcpy() regionKees Cook
2021-11-29libertas_tf: Use struct_group() for memcpy() regionKees Cook
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook
2021-11-29wlcore: no need to initialise statics to falseJason Wang
2021-11-29rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2021-11-29rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain
2021-11-26wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: mei: add debugfs hooksEmmanuel Grumbach
2021-11-26iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach
2021-11-26mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2021-11-26mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler
2021-11-26mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler
2021-11-26mwifiex: Use a define for firmware version string lengthJonas Dreßler
2021-11-26mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2021-11-26rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting
2021-11-26rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li
2021-11-26rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih
2021-11-26rtw89: remove unneeded variableChangcheng Deng
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin
2021-11-26rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang
2021-11-26rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang
2021-11-26rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang
2021-11-26rtw89: fill regd field of limit/limit_ru tables by enumZong-Zhe Yang
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsŁukasz Bartosik
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann
2021-11-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-11-19ipw2200: constify address in ipw_send_adapter_addressJakub Kicinski
2021-11-19wilc1000: copy address before calling wilc_set_mac_addressJakub Kicinski
2021-11-19ath9k: fix intr_txqs settingPeter Seiderer