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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
ath9k: fix interrupt storms on queued hardware reset
Felix Fietkau
1
-1
/
+3
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
1
-6
/
+11
2012-07-17
ath9k: Reconfigure VIF state properly
Sujith Manoharan
1
-0
/
+27
2012-07-17
ath9k: Fix ANI management
Sujith Manoharan
1
-17
/
+12
2012-07-17
ath9k: Set the TSF adjust value properly
Sujith Manoharan
1
-0
/
+3
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
1
-4
/
+0
2012-07-17
ath9k: Remove is_bslot_active
Sujith Manoharan
1
-2
/
+3
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
1
-19
/
+5
2012-07-17
ath9k: Simplify ASSOC handling
Sujith Manoharan
1
-70
/
+48
2012-07-17
ath9k: Cleanup interface handling
Sujith Manoharan
1
-15
/
+2
2012-07-17
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
1
-8
/
+2
2012-07-17
ath9k: Fix beacon setup
Sujith Manoharan
1
-36
/
+12
2012-07-17
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
1
-0
/
+1
2012-07-17
ath9k/ath9k_htc: fix txop limit handling
Felix Fietkau
1
-1
/
+1
2012-07-17
ath9k: validate rx antenna settings
Felix Fietkau
1
-1
/
+18
2012-07-12
ath9k: Add WoW related mac80211 callbacks
Mohammed Shafi Shajakhan
1
-0
/
+373
2012-07-09
ath9k: enable PLL workaround for AR9550
Gabor Juhos
1
-1
/
+2
2012-07-09
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
1
-0
/
+2
2012-07-09
ath9k: fix fullsleep power consumption when BTCOEX is enabled
Rajkumar Manoharan
1
-6
/
+5
2012-06-27
ath9k: Fix compilation breakage
Sujith Manoharan
1
-0
/
+2
2012-06-26
ath9k: Fix lockdep splat
Sujith Manoharan
1
-3
/
+3
2012-06-26
ath9k: raise aggregation limit to 64k for HT IBSS
Sven Eckelmann
1
-2
/
+4
2012-06-20
ath9k: remove MIB interrupt support
Felix Fietkau
1
-24
/
+2
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+0
2012-06-13
ath9k: defer btcoex scheme update
Rajkumar Manoharan
1
-0
/
+3
2012-06-13
ath9k: restore power state on set channel failure
Rajkumar Manoharan
1
-0
/
+1
2012-06-13
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
1
-0
/
+9
2012-06-11
ath9k: remove incompatible IBSS interface check in change_iface
Mohammed Shafi Shajakhan
1
-9
/
+0
2012-06-11
ath9k: Fix a WARNING on suspend/resume with IBSS
Mohammed Shafi Shajakhan
1
-9
/
+0
2012-06-06
ath9k: Resync beacons properly
Sujith Manoharan
1
-2
/
+12
2012-06-06
ath9k: Fix powersave locking
Sujith Manoharan
1
-2
/
+12
2012-06-06
ath9k: Handle fatal interrupts properly
Sujith Manoharan
1
-1
/
+6
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
1
-21
/
+21
2012-06-06
ath9k: Move LNA code to antenna.c
Sujith Manoharan
1
-15
/
+2
2012-06-06
ath9k: Fix work handling
Sujith Manoharan
1
-5
/
+17
2012-06-06
ath9k: Group link monitoring logic
Sujith Manoharan
1
-431
/
+0
2012-06-06
ath: do not update cycle counters with sleep mode
Rajkumar Manoharan
1
-0
/
+1
2012-06-06
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
1
-8
/
+3
2012-06-06
ath9k: Setup MCI interrupts properly
Sujith Manoharan
1
-2
/
+1
2012-06-05
ath9k: Support ethtool getstats api.
Ben Greear
1
-0
/
+134
2012-05-29
ath9k: stop rx dma before stopping tx
Felix Fietkau
1
-3
/
+4
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-59
/
+46
2012-04-24
ath9k: Fix IDLE Powersave
Sujith Manoharan
1
-17
/
+26
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2012-04-23
ath9k: simplify beacon configuration for beaconing vifs
Rajkumar Manoharan
1
-42
/
+20
2012-04-16
ath9k: optimize the hardware hang check
Felix Fietkau
1
-11
/
+0
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
1
-1
/
+8
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+5
2012-04-11
ath9k: Add tx-failed counter.
Ben Greear
1
-0
/
+1
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
[next]