aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-12-07iwlwifi: mvm: parse firmware alive message version 6Johannes Berg3-4/+21
2021-12-07iwlwifi: pcie: support Bz suspend/resume triggerHaim Dreyfuss3-34/+52
2021-12-07iwlwifi: mvm: d3: move GTK rekeys conditionJohannes Berg1-4/+9
2021-12-07iwlwifi: add support for Bz-Z HWMike Golant4-0/+19
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant9-29/+22
2021-12-07iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg2-1/+14
2021-12-07ath11k: change to use dynamic memory for channel list of scanWen Gong2-2/+11
2021-12-07ath11k: Fix QMI file type enum valueSeevalamuthu Mariappan1-1/+1
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang4-2/+69
2021-12-07ath9k: switch to rate table based lookupJonas Jelonek1-2/+43
2021-12-07ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam2-1/+21
2021-12-07iwlwifi: mvm: demote non-compliant kernel-doc headerYang Shen1-1/+1
2021-12-07wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong1-0/+1
2021-12-07iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach2-5/+8
2021-12-07iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"Colin Ian King1-1/+1
2021-12-07iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach1-9/+17
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-29ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
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-28ieee80211: change HE nominal packet padding value definesMiri Korenblit6-14/+19
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