summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall
2016-09-14iwlegacy: constify local structuresJulia Lawall
2016-09-14ath: constify local structuresJulia Lawall
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-13ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan
2016-09-13ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan
2016-09-13ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan
2016-09-13ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan
2016-09-13ath10k: improve logging messageBen Greear
2016-09-13ath10k: enable peer stats by defaultThomas Pedersen
2016-09-13ath10k: remove unused variable ar_pciChaehyun Lim
2016-09-13ath10k: fix memory leak on caldata on error exit pathColin Ian King
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo
2016-09-09carl9170: Fix wrong completion usageDaniel Wagner
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland
2016-09-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-09mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar
2016-09-09mwifiex: scan: Simplify codeChristophe Jaillet
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar
2016-09-09brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()Arend Van Spriel
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-09-09mt7601u: use linux/bitfield.hJakub Kicinski
2016-09-09mt7601u: remove unnecessary includeJakub Kicinski
2016-09-09mt7601u: remove redefinition of GENMASKJakub Kicinski
2016-09-09add basic register-field manipulation macrosJakub Kicinski
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu
2016-09-09mwifiex: add manufacturing mode supportXinming Hu
2016-09-09bcma: use of_dma_configure() to set initial dma maskArnd Bergmann
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius
2016-09-03rtlwifi/rtl8192de: Fix print format stringOleg Drokin
2016-09-03mwifiex: do not print dot when downloading FWStanislaw Gruszka
2016-09-03mwifiex: print status of FW ready eventStanislaw Gruszka
2016-09-03mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka
2016-09-03wl18xx: add time sync configuration apiGuy Mishol
2016-09-03brcmfmac: fix pmksa->bssid usageNicolas Iooss
2016-09-03brcmfmac: Add USB ID for Cisco Linksys AE1200Ismael Luceno
2016-09-03rtlwifi: Fix missing country code for Great BritainLarry Finger
2016-09-03zd1211rw: fix spelling mistake "firmeware" -> "firmware"Colin Ian King
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede