summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon1-1/+1
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-13/+25
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2-39/+22
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev1-4/+6
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-05-14iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-05-14iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani1-6/+2
2017-05-14iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2017-05-14iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter1-1/+1
2017-05-14iwlwifi: mvm: properly check for transport data in dumpJohannes Berg1-5/+6
2017-05-14mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris1-4/+4
2017-05-14mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris1-4/+4
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-04-18rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka1-4/+0
2017-04-18rt2x00usb: fix anchor initializationStanislaw Gruszka1-5/+8
2017-04-12brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel1-3/+5
2017-03-30ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-30mwifiex: pcie: don't leak DMA buffers when removingBrian Norris1-19/+19
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2-3/+4
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih2-2/+2
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-03-12ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-01-31rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov1-2/+7
2017-01-23iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg1-3/+4
2017-01-23iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter1-1/+1
2017-01-21iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe1-4/+8
2016-12-30rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger1-0/+1
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski3-21/+30
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds12-12/+12
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger1-1/+2
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear1-1/+1
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel1-0/+1
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel1-2/+5
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin25-47/+3
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-2/+2