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.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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-12
ath9k_hw: clean up tx power handling
Felix Fietkau
1
-2
/
+4
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
1
-0
/
+26
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-28
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
1
-31
/
+0
2011-04-05
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-02-04
ath9k: move update tx power to common
Rajkumar Manoharan
1
-0
/
+11
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-2
/
+2
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
1
-9
/
+6
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
1
-270
/
+0
2010-09-16
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
1
-6
/
+6
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
1
-0
/
+11
2010-08-25
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
1
-0
/
+31
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-15
/
+21
2010-07-02
ath9k: fix crash with WEP in ad-hoc mode
Felix Fietkau
1
-0
/
+4
2010-06-05
ath9k_common: Move count_streams to common module
Sujith
1
-0
/
+13
2010-06-03
ath9k_common: use allocated key cache entries for multi BSS crypto support
Felix Fietkau
1
-10
/
+27
2010-06-03
ath9k: Move ath9k specific RX code to driver
Sujith
1
-264
/
+0
2010-05-07
ath9k_common: drop incomming frames with an invalid hardware rate
Luis R. Rodriguez
1
-2
/
+1
2010-05-07
ath9k_common: move the rate status setting into ath9k_process_rate()
Luis R. Rodriguez
1
-13
/
+27
2010-05-07
ath9k: fix another source of corrupt frames
Felix Fietkau
1
-2
/
+8
2010-04-29
ath9k: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-03-31
ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
Jouni Malinen
1
-1
/
+2
2010-03-31
ath9k_common: Move RX filter code to ath9k_htc
Sujith
1
-82
/
+0
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
1
-0
/
+421
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
1
-9
/
+15
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
1
-2
/
+0
2009-11-24
ath9k: This patch fix RX unpadding for any received frame.
Benoit PAPILLAULT
1
-5
/
+14
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
1
-0
/
+1
2009-11-12
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
1
-10
/
+11
2009-11-12
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
1
-42
/
+0
2009-11-12
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
1
-0
/
+326