aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-21
* ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-20
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-02
|\ \
| * | ath5k: drop duplicate header vmalloc.hGeliang Tang2016-12-01
| * | wil6210: align to latest auto generated wmi.hLior David2016-12-01
| * | wil6210: add debugfs blobs for UCODE code and dataLior David2016-12-01
| * | wil6210: validate wil_pmc_alloc parametersMaya Erez2016-12-01
| * | wil6210: delay remain on channel when scan is activeLior David2016-12-01
| * | ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2016-12-01
| * | ath9k: constify ath_bus_ops structureBhumika Goyal2016-12-01
| * | ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-01
| * | ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-01
| * | ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-01
| * | ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-01
| * | ath9k: feed only active spectral / dfs-detectorZefir Kurtisi2016-12-01
| * | ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-23
| * | ath10k: add support for per sta tx bitrateAnilkumar Kolli2016-11-23
| * | ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-23
| * | wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-23
| * | wil6210: align to latest auto generated wmi.hLior David2016-11-23
| * | wil6210: add support for abort scanMaya Erez2016-11-23
| * | wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-23
| * | wil6210: add support for power save enable / disableMaya Erez2016-11-23
| * | wil6210: fix net queue stop/wakeDedy Lansky2016-11-23
| * | ath9k: fix NULL pointer dereferenceMiaoqing Pan2016-11-23
| * | ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2016-11-23
| * | ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-23
| * | ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2016-11-23
| * | ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-23
| * | ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-23
| * | ath10k: advertize hardware packet loss mechanismRajkumar Manoharan2016-11-23
* | | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-27
|\| |
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-23
| |\ \
| | * | ath10k: use the right length of "background"Nicolas Iooss2016-11-15
| | * | ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-15
| | * | ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-15
| | * | ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-15
| | * | ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-15
| | * | ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King2016-11-15
| | * | ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-15
| | * | ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl2016-11-15
| | * | ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-11-15
| * | | wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-17
| |/ /
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-08
| |\ \
| | * | ath9k: change entropy formula for easier understandingMiaoqing Pan2016-10-13
| | * | ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2016-10-13
| | * | ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan2016-10-13