index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-20
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-01
ath5k: drop duplicate header vmalloc.h
Geliang Tang
2016-12-01
wil6210: align to latest auto generated wmi.h
Lior David
2016-12-01
wil6210: add debugfs blobs for UCODE code and data
Lior David
2016-12-01
wil6210: validate wil_pmc_alloc parameters
Maya Erez
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
2016-12-01
ath9k_htc: don't use HZ for usb msg timeouts
Anthony Romano
2016-12-01
ath9k: constify ath_bus_ops structure
Bhumika Goyal
2016-12-01
ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONAL
Ben Greear
2016-12-01
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
Mohammed Shafi Shajakhan
2016-12-01
ath10k: fix soft lockup during firmware crash/hw-restart
Mohammed Shafi Shajakhan
2016-12-01
ath10k: fix TLV set regdomain command
Erik Stromdahl
2016-12-01
ath9k: feed only active spectral / dfs-detector
Zefir Kurtisi
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-23
ath10k: fix monitor vdev for receiving other bss frames
Manoharan, Rajkumar
2016-11-23
ath10k: add support for per sta tx bitrate
Anilkumar Kolli
2016-11-23
ath10k: add per peer htt tx stats support for 10.4
Anilkumar Kolli
2016-11-23
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
2016-11-23
wil6210: align to latest auto generated wmi.h
Lior David
2016-11-23
wil6210: add support for abort scan
Maya Erez
2016-11-23
wil6210: fix deadlock when using fw_no_recovery option
Lior David
2016-11-23
wil6210: add support for power save enable / disable
Maya Erez
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
2016-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
2016-11-23
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
2016-11-23
ath10k: add spectral scan support to wmi-tlv
Michal Kazior
2016-11-23
ath10k: fix null deref on wmi-tlv when trying spectral scan
Michal Kazior
2016-11-23
ath10k: remove set/get_tsf ieee80211_ops
Pedersen, Thomas
2016-11-23
ath10k: implement offset_tsf ieee80211_op
Pedersen, Thomas
2016-11-23
ath10k: advertize hardware packet loss mechanism
Rajkumar Manoharan
2016-11-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-11-15
ath10k: use the right length of "background"
Nicolas Iooss
2016-11-15
ath10k: remove extraneous error message in tx alloc
Mohammed Shafi Shajakhan
2016-11-15
ath10k: clean up HTT tx buffer allocation and free
Mohammed Shafi Shajakhan
2016-11-15
ath10k: fix failure to send NULL func frame for 10.4
Mohammed Shafi Shajakhan
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
ath9k_htc: fix minor mistakes in dev_err messages
Colin Ian King
2016-11-15
ath9k: parse the device configuration from an OF node
Martin Blumenstingl
2016-11-15
ath9k: add a helper to get the string representation of ath_bus_type
Martin Blumenstingl
2016-11-15
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
2016-11-09
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
[next]