aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2-4/+0
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2016-12-14treewide: Fix printk() message errorsMasanari Iida2-2/+2
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller29-330/+1461
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang1-1/+0
2016-12-01wil6210: align to latest auto generated wmi.hLior David1-128/+264
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David3-15/+33
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez1-6/+49
2016-12-01wil6210: delay remain on channel when scan is activeLior David5-61/+149
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2-4/+7
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal1-1/+1
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear1-1/+1
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan3-14/+51
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2-2/+1
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl1-2/+2
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi1-3/+14
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller27-291/+716
2016-11-23ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar3-1/+11
2016-11-23ath10k: add support for per sta tx bitrateAnilkumar Kolli1-0/+13
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli5-1/+178
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David4-0/+97
2016-11-23wil6210: align to latest auto generated wmi.hLior David1-2/+206
2016-11-23wil6210: add support for abort scanMaya Erez5-34/+87
2016-11-23wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2016-11-23wil6210: add support for power save enable / disableMaya Erez3-1/+67
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky5-16/+117
2016-11-23ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2016-11-23ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer1-1/+1
2016-11-23ath10k: add spectral scan support to wmi-tlvMichal Kazior1-0/+72
2016-11-23ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas4-44/+0
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas3-0/+34
2016-11-23ath10k: advertize hardware packet loss mechanismRajkumar Manoharan1-0/+1
2016-11-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo16-275/+280
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann1-4/+4
2016-11-15ath10k: use the right length of "background"Nicolas Iooss1-1/+1
2016-11-15ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan1-3/+1
2016-11-15ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan1-25/+50
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2-6/+2
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen8-235/+163
2016-11-15ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King1-3/+3
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl1-0/+42
2016-11-15ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl2-0/+13
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-2/+5
2016-11-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo12-12/+432
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-59/+44
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-0/+7
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-0/+6