index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Lines
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
-0
/
+1
2012-02-21
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
-25
/
+20
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
-1
/
+1
2012-02-06
ath9k_hw: fix a RTS/CTS timeout regression
Felix Fietkau
-2
/
+5
2012-02-06
ath9k: fix a WEP crypto related regression
Felix Fietkau
-0
/
+8
2012-02-03
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
-4
/
+5
2012-02-03
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
-1
/
+1
2012-01-16
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
-4
/
+6
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-9
/
+4
2012-01-10
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
-6
/
+3
2012-01-10
ath9k_hw: fix a comment
Mohammed Shafi Shajakhan
-3
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
-12
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-549
/
+99
2012-01-05
ath6kl: revert USB support
John W. Linville
-501
/
+20
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+3
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
-2
/
+5
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
-37
/
+60
2012-01-04
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
-4
/
+4
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
-1
/
+1
2012-01-04
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
-2
/
+2
2012-01-04
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
-2
/
+3
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
-0
/
+3
2012-01-04
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
-0
/
+1
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-0
/
+3
2012-01-03
switch debugfs to umode_t
Al Viro
-1
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-1508
/
+2674
2012-01-03
ath9k: Fix kernel panic in AR2427 in AP mode
Mohammed Shafi Shajakhan
-0
/
+3
2011-12-21
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
-0
/
+1
2011-12-21
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
-4
/
+4
2011-12-21
ath9k: classify DFS debug header further
Luis R. Rodriguez
-3
/
+3
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
-5
/
+5
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
-6
/
+6
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
-32
/
+65
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
-17
/
+145
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
-799
/
+647
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-190
/
+735
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
-1412
/
+6166
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
-1
/
+2
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
-0
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
-0
/
+2
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
-34
/
+5
[next]