summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson5-3/+45
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-11-12mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2-4/+7
2019-11-12virt_wifi: fix refcnt leak in module exit routineTaehee Yoo1-2/+52
2019-11-12iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho1-54/+55
2019-11-12iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho1-8/+8
2019-11-12iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho1-4/+4
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-06rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger1-1/+2
2019-11-06ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-11-06rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-10-29iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho1-137/+137
2019-10-05mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2-10/+7
2019-10-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi1-3/+3
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai3-9/+17
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau2-2/+2
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-10-05zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum1-1/+0
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-09-03rsi: fix a double free bug in rsi_91x_deinit()Hui Peng1-1/+0
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka1-12/+6
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka1-7/+12
2019-09-03iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho1-12/+12
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-09-03mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka1-0/+5
2019-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka1-1/+14
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho1-0/+17
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach1-7/+13
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2-3/+40
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka3-5/+18
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller19-353/+538
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi1-10/+12
2019-07-31Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo16-342/+523
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-07-30iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika1-0/+3
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman1-8/+20