aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada3-4/+4
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo17-170/+140
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-02-15rt2500usb: don't mark register accesses as inlineArnd Bergmann1-14/+5
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser2-20/+8
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger1-20/+4
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger1-15/+3
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger1-161/+24
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris1-4/+4
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser3-26/+9
2017-02-15rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall1-1/+1
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter1-0/+15
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann1-1/+1
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau1-36/+16
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser3-20/+11
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu1-1/+1
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo1-1/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior2-7/+9
2017-02-14ath10k: add directory to board data error messageKalle Valo1-1/+2
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl2-28/+27
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo1-1/+2
2017-02-14ath10k: fix commentAmadeusz Sławiński1-1/+1
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński3-29/+29
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński4-42/+37
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller7-8/+11
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller122-3541/+4689
2017-02-08Merge tag 'iwlwifi-next-for-kalle-2017-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo11-145/+188
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami1-12/+8
2017-02-08iwlwifi: mvm: Fix removal of IGTKIlan Peer1-2/+5
2017-02-08iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay1-4/+3
2017-02-08iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern1-4/+4
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami1-2/+6
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+3
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+4
2017-02-08iwlwifi: make RTPM depend on EXPERTEmmanuel Grumbach1-2/+5
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-90/+258
2017-02-08rt2x00: remove queue_entry from skbdescStanislaw Gruszka2-5/+0
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka10-14/+15
2017-02-08rt61pci: use entry directlyStanislaw Gruszka1-2/+1
2017-02-08rt2x00usb: fix anchor initializationStanislaw Gruszka1-5/+8
2017-02-08rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka1-4/+0