index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-28
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
2011-04-04
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
2011-02-03
ath9k: move update tx power to common
Rajkumar Manoharan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-08-24
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-07-02
ath9k: fix crash with WEP in ad-hoc mode
Felix Fietkau
2010-06-04
ath9k_common: Move count_streams to common module
Sujith
2010-06-03
ath9k_common: use allocated key cache entries for multi BSS crypto support
Felix Fietkau
2010-06-02
ath9k: Move ath9k specific RX code to driver
Sujith
2010-05-07
ath9k_common: drop incomming frames with an invalid hardware rate
Luis R. Rodriguez
2010-05-07
ath9k_common: move the rate status setting into ath9k_process_rate()
Luis R. Rodriguez
2010-05-07
ath9k: fix another source of corrupt frames
Felix Fietkau
2010-04-28
ath9k: remove usage of deprecated noise value
John W. Linville
2010-03-31
ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
Jouni Malinen
2010-03-31
ath9k_common: Move RX filter code to ath9k_htc
Sujith
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2009-11-23
ath9k: This patch fix RX unpadding for any received frame.
Benoit PAPILLAULT
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
2009-11-11
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
2009-11-11
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez