summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang
2016-12-01wil6210: align to latest auto generated wmi.hLior David
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-23ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar
2016-11-23ath10k: add support for per sta tx bitrateAnilkumar Kolli
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David
2016-11-23wil6210: align to latest auto generated wmi.hLior David
2016-11-23wil6210: add support for abort scanMaya Erez
2016-11-23wil6210: fix deadlock when using fw_no_recovery optionLior David
2016-11-23wil6210: add support for power save enable / disableMaya Erez
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky
2016-11-23ath9k: fix NULL pointer dereferenceMiaoqing Pan
2016-11-23ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2016-11-23ath10k: add spectral scan support to wmi-tlvMichal Kazior
2016-11-23ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas
2016-11-23ath10k: advertize hardware packet loss mechanismRajkumar Manoharan
2016-11-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-11-15ath10k: use the right length of "background"Nicolas Iooss
2016-11-15ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan
2016-11-15ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-11-15ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl
2016-11-15ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-11-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg