summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau2020-03-031-3/+6
* iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding2020-02-131-1/+2
* Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-0814-53/+159
|\
| * mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-081-1/+2
| * rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee2020-02-031-12/+11
| * iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein2020-02-031-12/+40
| * iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-034-15/+72
| * iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski2020-02-031-5/+3
| * iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern2020-02-031-1/+4
| * iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami2020-02-031-3/+3
| * iwlwifi: don't throw error when trying to remove IGTKLuca Coelho2020-02-031-3/+7
| * iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-031-1/+3
| * libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange2020-01-271-0/+1
| * libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-01-271-0/+1
| * mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-01-271-0/+7
| * mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-01-271-0/+4
| * mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-046-82/+71
* | iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
* | iwlegacy: use <linux/units.h> helpersAkinobu Mita2020-01-313-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-28250-2711/+53864
|\|
| * Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-27134-1408/+3490
| |\
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-01-2624-104/+341
| | |\
| | | * wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | | * ar5523: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | | * ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-01-261-0/+2
| | | * ath10k: Use device_get_match_data() to simplify codeStephen Boyd2020-01-261-7/+4
| | | * ath10k: Add newlines to printk messagesStephen Boyd2020-01-261-3/+3
| | | * ath10k: Correct the DMA direction for management tx buffersRakesh Pillai2020-01-261-1/+1
| | | * ath11k: fix up some error pathsDan Carpenter2020-01-261-11/+11
| | | * ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin2020-01-261-1/+2
| | | * ath11k: avoid null pointer dereference when pointer band is nullColin Ian King2020-01-261-4/+4
| | | * ath11k: Add missing pdev rx rate statsBhagavathi Perumal S2020-01-262-33/+214
| | | * ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King2020-01-261-1/+1
| | | * ath11k: set TxBf parameters after vdev startBhagavathi Perumal S2020-01-261-6/+5
| | | * ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli2020-01-262-0/+23
| | | * ath11k: fix debugfs build failureArnd Bergmann2020-01-264-16/+13
| | | * ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh2020-01-262-0/+10
| | | * Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen2020-01-261-1/+1
| | | * ath10k: drop RX skb with invalid length for sdioWen Gong2020-01-261-6/+18
| | | * ath10k: use true,false for bool variablezhengbin2020-01-261-1/+1
| | | * ath10k: Add optional qdss clkBjorn Andersson2020-01-261-1/+1
| | | * ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue2020-01-261-1/+1
| | | * ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue2020-01-261-2/+17
| | | * wil6210: use true,false for bool variablezhengbin2020-01-263-6/+6
| | | * ath9k: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-01-261-1/+1
| | * | rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-263-3/+3
| | * | rtlwifi: rtl8723ae: remove unused variablesYueHaibing2020-01-261-112/+0
| | * | rtlwifi: rtl8192ee: remove unused variablesYueHaibing2020-01-261-118/+0