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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
1
-6
/
+2
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-01-03
ath9k: Fix kernel panic in AR2427 in AP mode
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-6
/
+7
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-53
/
+43
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
1
-1
/
+1
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-08
ath9k: use config.enable_ani to check if ani should be performed
Nikolay Martynov
1
-2
/
+3
2011-12-08
ath9k: change calibration debug log to output all calibration types
Nikolay Martynov
1
-3
/
+5
2011-12-08
ath9k: cancel all workqueue activity when going idle
Felix Fietkau
1
-1
/
+4
2011-12-08
ath9k: only drop packets in drv_flush when asked to
Felix Fietkau
1
-13
/
+11
2011-12-08
ath9k: rework power state handling
Felix Fietkau
1
-110
/
+46
2011-12-08
ath9k: always issue a full hw reset after waking up from full-sleep mode
Felix Fietkau
1
-2
/
+10
2011-12-07
ath9k: fix check for antenna diversity support
Felix Fietkau
1
-1
/
+1
2011-12-01
ath9k: MCI state machine based on MCI interrupt
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-12-01
ath9k: Add MCI interrupt to interrupt mask
Mohammed Shafi Shajakhan
1
-1
/
+5
2011-11-10
ath9k: Improve debugfs printout for stations.
Ben Greear
1
-2
/
+4
2011-11-09
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
1
-2
/
+4
2011-10-12
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
1
-5
/
+5
2011-10-12
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
1
-1
/
+14
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-2
/
+1
2011-09-27
ath9k: fix a regression in ath9k_ps_restore
Felix Fietkau
1
-1
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-3
/
+5
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+10
2011-09-19
ath9k: Reset caldata on radio enable
Rajkumar Manoharan
1
-0
/
+1
2011-09-17
ath9k: optimize ath9k_ps_restore
Felix Fietkau
1
-6
/
+11
2011-09-17
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
1
-2
/
+2
2011-09-17
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
1
-4
/
+5
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
1
-0
/
+71
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
1
-4
/
+13
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
1
-4
/
+3
2011-09-13
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
1
-0
/
+6
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
1
-0
/
+2
2011-08-24
ath9k: Add support for get_stats callback
Mohammed Shafi Shajakhan
1
-1
/
+16
2011-08-24
ath9k: Fix invalid noisefloor reading due to channel update
Rajkumar Manoharan
1
-3
/
+14
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
1
-4
/
+0
2011-08-24
ath9k: Fix rx overrun interrupt storm
Rajkumar Manoharan
1
-5
/
+3
2011-08-24
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-08-22
ath9k: do btcoex ASPM disabling at initialization time
Stanislaw Gruszka
1
-2
/
+0
2011-08-22
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
1
-3
/
+3
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
1
-2
/
+2
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
1
-0
/
+4
2011-08-09
ath9k: use the new channel noise value for signal strength and survey info
Felix Fietkau
1
-1
/
+1
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
1
-4
/
+9
2011-06-17
ath9k: remove a redundant call to pcipowersave
Mohammed Shafi Shajakhan
1
-1
/
+0
2011-06-17
ath9k: Add debug messages to track PAPRD failures
Mohammed Shafi Shajakhan
1
-4
/
+11
[next]