index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-28
/
+7
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
74
-1017
/
+5640
2015-08-26
Merge ath-next from ath.git
Kalle Valo
16
-95
/
+348
2015-08-26
ath10k: fix compilation warnings in wmi phyerr pull function
Raja Mani
1
-2
/
+2
2015-08-26
ath10k: add qca6164 support
Michal Kazior
3
-0
/
+25
2015-08-26
ath10k: add spectral scan support for 10.4 fw
Raja Mani
2
-0
/
+11
2015-08-26
ath10k: fix dma_mapping_error() handling
Michal Kazior
4
-5
/
+16
2015-08-26
ath10k: add missing mutex unlock on failpath
Michal Kazior
1
-1
/
+2
2015-08-25
ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
Oleksij Rempel
1
-3
/
+10
2015-08-21
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
49
-694
/
+1737
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-19
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
1
-2
/
+1
2015-08-19
ath10k: ensure pktlog disable cmd reaches fw before pdev suspend
Raja Mani
1
-1
/
+1
2015-08-18
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
1
-0
/
+1
2015-08-17
ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands
Vasanthakumar Thiagarajan
1
-0
/
+4
2015-08-17
ath10k: handle 10.4 firmware phyerr event
Raja Mani
2
-0
/
+84
2015-08-17
ath10k: refactor phyerr event handlers
Raja Mani
6
-67
/
+149
2015-08-17
wil6210: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-17
ath10k: split ap/ibss wep key install process
Michal Kazior
1
-12
/
+32
2015-08-17
ath10k: add cycle/rx_clear counters frequency to hw_params
Vasanthakumar Thiagarajan
4
-4
/
+10
2015-08-17
ath10k: fix invalid survey reporting for QCA99X0
Vasanthakumar Thiagarajan
2
-2
/
+5
2015-08-17
ath10k: wake up queue upon vif creation
Michal Kazior
1
-0
/
+5
2015-08-17
ath10k: wake up offchannel queue properly
Michal Kazior
1
-0
/
+2
2015-08-17
Merge ath-next from ath.git. Major changes in ath10k:
Kalle Valo
37
-547
/
+1636
2015-08-13
ath9k: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: wmi: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+2
2015-08-13
ath9k_htc: drv_init: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+6
2015-08-13
ath10k: fix peer limit enforcement
Michal Kazior
1
-1
/
+14
2015-08-13
ath10k: don't remove peer that doesn't exist
Michal Kazior
1
-1
/
+3
2015-08-13
ath10k: fix hw reconfig on wow failure
Michal Kazior
1
-1
/
+19
2015-08-13
ath10k: initialize fw_features var
Michal Kazior
1
-1
/
+1
2015-08-13
ath10k: Enable MU MIMO txbf support for QCA99X0
Vivek Natarajan
2
-0
/
+49
2015-08-13
ath10k: Support different txbf configuration schemes
Vivek Natarajan
5
-0
/
+31
2015-08-13
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
1
-0
/
+16
2015-08-13
ath10k: remove futile fragmentation threshold config
Michal Kazior
1
-21
/
+0
2015-08-10
ath: Make ath_opmode_to_string understand OCB mode
Bertold Van den Bergh
1
-0
/
+2
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-2
/
+2
2015-08-07
ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=y
Felix Fietkau
1
-17
/
+3
2015-08-06
ath9k: remove the sched field in struct ath_atx_tid
Felix Fietkau
2
-16
/
+8
2015-08-06
ath9k: remove struct ath_atx_ac
Felix Fietkau
2
-99
/
+41
2015-08-06
ath9k: add fast-xmit support
Felix Fietkau
1
-0
/
+1
2015-08-06
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
1
-0
/
+3
2015-08-06
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+3
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
3
-10
/
+26
2015-08-06
ath9k: advertise p2p dev support when chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+6
2015-08-06
wil6210: support future boot loaders
Vladimir Kondratiev
1
-22
/
+7
2015-08-06
wil6210: report boot loader error
Vladimir Kondratiev
2
-1
/
+41
2015-08-06
wil6210: system power management
Vladimir Kondratiev
4
-0
/
+173
2015-08-06
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
2
-1
/
+10
[next]