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.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
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-549
/
+99
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
1
-2
/
+5
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
1
-37
/
+60
2012-01-04
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
4
-4
/
+4
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
1
-1
/
+1
2012-01-04
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
1
-2
/
+2
2012-01-04
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
1
-2
/
+3
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
1
-0
/
+3
2012-01-04
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
1
-0
/
+1
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
63
-1508
/
+2674
2012-01-03
ath9k: Fix kernel panic in AR2427 in AP mode
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-12-22
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
1
-0
/
+1
2011-12-22
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
1
-4
/
+4
2011-12-22
ath9k: classify DFS debug header further
Luis R. Rodriguez
1
-3
/
+3
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
3
-5
/
+5
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
4
-6
/
+6
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
2
-32
/
+65
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
13
-17
/
+145
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
34
-799
/
+647
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-190
/
+735
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
78
-1412
/
+6166
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
2
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
8
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
3
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
1
-0
/
+2
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
1
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
4
-23
/
+37
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2
-4
/
+13
2011-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+4
2011-12-14
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
4
-10
/
+297
2011-12-14
ath6kl: Support different uart_tx pin and refclk configuration
Ryan Hsu
2
-9
/
+32
2011-12-14
ath9k: make two mci related functions static
Felix Fietkau
2
-8
/
+4
2011-12-14
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-14
ath: optimize processing of CTLs for country IEs for world roaming cards
Luis R. Rodriguez
2
-4
/
+52
2011-12-14
ath: add a helper for processing reg data on init
Luis R. Rodriguez
1
-5
/
+17
2011-12-14
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-14
ath9k_hw: check for asynchronous interrupts before bailing out
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
7
-3
/
+209
2011-12-13
ath6kl: fix reading of FW IE capabilities
Kalle Valo
1
-1
/
+4
[next]