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