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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2017-05-19
ath9k: check ah->curchan when updating tx power
Stanislaw Gruszka
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-3
/
+5
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-5
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-4
/
+4
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
1
-1
/
+1
2014-10-23
ath9k_common: always update value in ath9k_cmn_update_txpow
Felix Fietkau
1
-4
/
+4
2014-02-12
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
1
-0
/
+52
2014-02-12
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
1
-0
/
+88
2014-02-12
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
1
-0
/
+42
2014-02-12
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
1
-0
/
+62
2013-12-18
ath9k_common: get rid of an unnecessary variable
Felix Fietkau
1
-3
/
+1
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
1
-8
/
+8
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
1
-57
/
+18
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
1
-26
/
+41
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
1
-14
/
+0
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+3
2011-10-11
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-04
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-02-03
ath9k: move update tx power to common
Rajkumar Manoharan
1
-0
/
+11
2010-12-07
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-24
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
1
-0
/
+31
2010-08-16
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-04
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-02
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-28
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-23
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-11
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
1
-10
/
+11
2009-11-11
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
1
-42
/
+0
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
1
-0
/
+326