summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-10-13iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-10-13ath5k: fix building with LEDS=mArnd Bergmann2-7/+7
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-09-18ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-18ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-18wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-18rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-09-18rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-09-18rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-09-18rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-09-18wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-09-15ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2021-09-15rsi: fix an error code in rsi_probe()Dan Carpenter1-0/+1
2021-09-15rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter1-1/+3
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2-1/+87
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen5-23/+22
2021-08-26ath: Export ath_hw_keysetmac()Jouni Malinen2-2/+3
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen1-0/+5
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen1-1/+10
2021-08-12virt_wifi: fix error on connectMatteo Croce1-20/+32
2021-07-19ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter1-2/+2
2021-07-19mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du1-10/+38
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-07-19iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2-14/+56
2021-07-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee1-3/+3
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau1-6/+4
2021-07-19cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-19wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-07-19wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann1-6/+4
2021-07-14rtw88: 8822c: fix lc calibration timingPo-Hao Huang1-10/+12
2021-07-14iwlwifi: increase PNVM load timeoutLuca Coelho1-2/+2
2021-07-14mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi2-4/+6
2021-07-14mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi1-1/+1
2021-07-14ath11k: send beacon template after vdev_start/restart during csaSeevalamuthu Mariappan1-5/+5
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1