summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho-0/+3
2020-03-12wlcore: remove stray plus signJohannes Berg-1/+1
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger-0/+1
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho-0/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer-8/+21
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein-7/+3
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho-1/+1
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein-1/+5
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern-0/+4
2020-03-03mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau-3/+6
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding-1/+2
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller-53/+159
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi-1/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-82/+71
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee-12/+11
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein-12/+40
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach-15/+72
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski-5/+3
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern-1/+4
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami-3/+3
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho-3/+7
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski-1/+3
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita-12/+11
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-2711/+53864
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-7/+7
2020-01-27libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange-0/+1
2020-01-27libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange-0/+1
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu-0/+7
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu-0/+4
2020-01-27mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris-0/+1
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller-1408/+3490
2020-01-26Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-104/+341
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King-1/+1
2020-01-26rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King-3/+3
2020-01-26rtlwifi: rtl8723ae: remove unused variablesYueHaibing-112/+0
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing-118/+0
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing-118/+0
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King-1/+1
2020-01-26qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko-1/+53
2020-01-26qtnfmac: add support for STA HE ratesSergey Matyukevich-0/+3
2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich-18/+34
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich-7/+22
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich-7/+7
2020-01-26brcmfmac: Remove always false 'idx < 0' statementyuehaibing-1/+1
2020-01-26rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang-2/+2