summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-12-30mt76: add back the SUPPORTS_REORDERING_BUFFER flagFelix Fietkau1-0/+1
2020-12-30ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-30iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-12-30adm8211: fix error return code in adm8211_probe()Zhang Changzhong1-2/+4
2020-12-30mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi1-6/+8
2020-12-30mt76: fix memory leak if device probing failsLorenzo Bianconi5-6/+11
2020-12-30mt76: dma: fix possible deadlock running mt76_dma_cleanupLorenzo Bianconi1-0/+2
2020-12-30mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-12-30mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-12-30mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi1-1/+1
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai3-3/+11
2020-12-30ath11k: Fix an error handling pathChristophe JAILLET1-2/+4
2020-12-30ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann1-0/+1
2020-12-30ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann3-12/+21
2020-12-30cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong1-15/+15
2020-12-30qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai1-3/+3
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-12-30brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong1-1/+2
2020-12-30ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan1-1/+2
2020-12-30mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto1-0/+2
2020-12-30ath11k: Handle errors if peer creation failsAlex Dewar1-10/+14
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-12-30ath11k: fix wmi init configurationKarthikeyan Periyasamy1-2/+2
2020-12-30ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann1-2/+3
2020-12-30ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann1-0/+1
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-11-10iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2-0/+30
2020-11-10iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern1-0/+3
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2-34/+68
2020-11-10iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach1-3/+6
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2-5/+23
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-11-02rtw88: fix fw_fifo_addr checkTom Rix1-1/+1
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds533-17381/+26876
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2020-10-14qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-8/+0
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski66-314/+1434
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho4-1/+9
2020-10-08iwlwifi: bump FW API to 59 for AX devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho5-11/+241