summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2017-08-26mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-08-26ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter1-1/+1
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-1/+1
2017-06-05ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-06-05ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-06-05mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-06-05iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani1-3/+1
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-23rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2017-02-23rtlwifi: Update regulatory databaseShao Fu2-3/+39
2016-11-20brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-11-20brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2016-11-20brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2016-11-20brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli1-1/+3
2016-11-20iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-11-20ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-08-23mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-08-23rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-08-23ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-05-01ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-05-01rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2016-05-01mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-02-02ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter1-1/+1
2016-02-02iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-02-02wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-02rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-02-02rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-02-02rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-02-02rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-02-02wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-02rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2015-12-13mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-11-16iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-11-16iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-11-16iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-16iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-16iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-16ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-09-30ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-09-28rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-07-15rndis_wlan: harmless issue calling set_bit()Dan Carpenter1-3/+3
2015-07-15ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3