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_6.6-2.2.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
/
main.c
Age
Commit message (
Expand
)
Author
2011-05-10
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
2011-03-23
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-21
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-15
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-14
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
2011-02-09
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
ath9k: Add debug info for configuring power level.
Ben Greear
2011-02-09
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
2011-02-04
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
2011-02-04
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-03
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
2011-02-03
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
2011-02-03
ath9k: move update tx power to common
Rajkumar Manoharan
2011-02-03
ath9k: use common get current channel function
Rajkumar Manoharan
2011-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2011-01-28
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
2011-01-28
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-27
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-21
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2011-01-19
ath9k: reduce the likelihood of baseband hang check false positives
Felix Fietkau
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
2011-01-04
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
2010-12-15
ath9k: Add comments for making pm-qos as modparam
Mohammed Shafi Shajakhan
2010-12-15
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-13
ath9k_hw: fix PA predistortion training power selection
Felix Fietkau
2010-12-13
ath9k: fix PA predistortion thermal measurement handling
Felix Fietkau
2010-12-13
ath9k: Use power save wrappers for TSF get/set
Sujith Manoharan
[next]