summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Make skb header writable before useJames Hughes2017-05-141-14/+5
* brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes2017-05-141-1/+3
* iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon2017-05-141-1/+1
* iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-05-141-0/+2
* iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2017-05-142-3/+24
* iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon2017-05-141-4/+3
* iwlwifi: mvm: fix pending frame counter calculationSara Sharon2017-05-142-13/+25
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-05-142-39/+22
* iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev2017-05-141-4/+6
* iwlwifi: mvm: fix reorder timer re-armingSara Sharon2017-05-141-1/+2
* iwlwifi: pcie: fix the set of DMA memory maskSara Sharon2017-05-141-6/+2
* iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani2017-05-141-6/+2
* iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach2017-05-141-1/+1
* iwlwifi: mvm: overwrite skb info laterJohannes Berg2017-05-141-5/+15
* iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho2017-05-141-5/+8
* iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter2017-05-141-1/+1
* iwlwifi: mvm: properly check for transport data in dumpJohannes Berg2017-05-141-5/+6
* mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris2017-05-141-4/+4
* mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris2017-05-141-4/+4
* mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat2017-05-141-2/+0
* mwifiex: remove redundant dma padding in AMSDUXinming Hu2017-05-141-12/+7
* mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris2017-05-141-1/+2
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-04-181-4/+0
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-04-181-5/+8
* brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-04-121-3/+5
* ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-301-1/+1
* mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-301-19/+19
* brcmfmac: fix incorrect event channel deductionGavin Li2017-03-151-1/+1
* rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2017-03-122-3/+4
* rtlwifi: Fix alignment issuesPing-Ke Shih2017-03-122-2/+2
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-03-121-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-125-26/+48
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-121-2/+1
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-121-5/+9
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-02-261-0/+18
* rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
* iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
* iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-01-231-1/+1
* iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
* rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2016-12-301-0/+1
* orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
* rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger2016-12-211-1/+2
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
* ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
* brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel2016-12-201-0/+1
* brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel2016-12-201-2/+5
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-1625-47/+3
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
OpenPOWER on IntegriCloud