summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel-3/+5
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger-2/+4
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman-6/+13
2017-03-24iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter-0/+2
2017-03-24iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon-1/+1
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu-1/+1
2017-03-16mwifiex: uninit wakeup info when removing deviceBrian Norris-0/+3
2017-03-16mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris-4/+4
2017-03-16mwifiex: pcie: don't leak DMA buffers when removingBrian Norris-19/+19
2017-03-16iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon-31/+28
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+140
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+2
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller-3/+117
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz-3/+117
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-3/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-03-02average: change to declare precision, not factorJohannes Berg-2/+2
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller-7/+21
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-3/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-24/+24
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada-2/+2
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada-4/+4
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada-4/+4
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada-2/+2
2017-02-27mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg-7/+21
2017-02-27mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner-1/+1
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner-1/+1
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo-100/+3
2017-02-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-170/+140
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter-2/+2
2017-02-15rt2500usb: don't mark register accesses as inlineArnd Bergmann-14/+5
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser-20/+8
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger-20/+4
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger-15/+3
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger-161/+24
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris-4/+4
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser-26/+9
2017-02-15rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall-1/+1
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter-0/+15
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann-1/+1
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau-36/+16
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser-20/+11
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu-1/+1
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo-1/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior-7/+9
2017-02-14ath10k: add directory to board data error messageKalle Valo-1/+2
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl-28/+27
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo-1/+2