summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-09-03rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka
2019-09-03iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-03mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi
2019-07-31Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-07-30iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-07-30iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King
2019-07-30iwlwifi: fix locking in delayed GTK settingJohannes Berg
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann
2019-07-15iwlwifi: pcie: add support for qu c-step devicesLuca Coelho
2019-07-15iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds