index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-04
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-03
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-21
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
1
-0
/
+1
2011-12-21
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
1
-4
/
+4
2011-12-21
ath9k: classify DFS debug header further
Luis R. Rodriguez
1
-3
/
+3
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
3
-5
/
+5
2011-12-19
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-13
ath9k: make two mci related functions static
Felix Fietkau
2
-8
/
+4
2011-12-13
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-13
ath: optimize processing of CTLs for country IEs for world roaming cards
Luis R. Rodriguez
2
-4
/
+52
2011-12-13
ath: add a helper for processing reg data on init
Luis R. Rodriguez
1
-5
/
+17
2011-12-13
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-13
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]