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
Age
Commit message (
Expand
)
Author
2011-04-12
ath9k_hw: remove unnecessary parts of the AR9380 SREV check
Felix Fietkau
2011-04-12
ath9k: Fix kernel panic on module unload
Rajkumar Manoharan
2011-04-12
ath9k: Update gain table for AR9485
Senthil Balasubramanian
2011-04-12
ath9k: Add RSSI information from control and extension chains
Senthil Balasubramanian
2011-04-12
ath9k: fix too early enabling of rx during ath_startrecv()
Felix Fietkau
2011-04-12
ath9k: fix PS-Poll reception on AR9160 and earlier
Felix Fietkau
2011-04-12
ath9k_hw: Fix instable target power control b/w CCK/OFDM
Rajkumar Manoharan
2011-04-12
ath9k: Implement dev_tx_frames_pending callback.
Vivek Natarajan
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-07
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
2011-04-07
ath9k: Handle BSSID/AID for multiple interfaces
Rajkumar Manoharan
2011-04-07
ath9k: Cleanup ath_vif struct
Rajkumar Manoharan
2011-04-07
ath9k: deny new interface addtion on IBSS mode
Rajkumar Manoharan
2011-04-07
ath9k: use the hw opmode to select the beacon timer mode
Felix Fietkau
2011-04-07
ath9k: fix beacon slot processing in ad-hoc mode
Felix Fietkau
2011-04-04
ath9k_hw: Use appropriate rx gain table for AR9485
Vasanthakumar Thiagarajan
2011-04-04
ath9k_hw: remove ath9k_get_channel_edges
Mohammed Shafi Shajakhan
2011-04-04
ath9k: remove set11n_virtualmorefrag
Mohammed Shafi Shajakhan
2011-04-04
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
2011-04-04
ath9k: Fix phy info print message with AR9485 chipset.
Senthil Balasubramanian
2011-03-30
ath9k_hw: remove pCap->tx_triglevel_max
Felix Fietkau
2011-03-30
ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->reg_cap
Felix Fietkau
2011-03-30
ath9k_hw: remove ah->config.ht_enable
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
2011-03-30
ath9k_hw: turn a few big macros into functions
Felix Fietkau
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
2011-03-30
ath9k: fix stuck beacon detection
Felix Fietkau
2011-03-30
ath9k: trigger nfcal only after multiple missed beacons in AP mode
Felix Fietkau
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
2011-03-30
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
2011-03-30
ath9k_hw: force rx chainmask to 7 on AR9100
Felix Fietkau
2011-03-30
ath9k_hw: enable a BlockAck related fixup specific to AR9100
Felix Fietkau
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
2011-03-30
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
2011-03-30
ath9k: add an interface for overriding the value of specific GPIO pins
Felix Fietkau
2011-03-30
ath9k: remove unnecessary debugfs return code checks
Felix Fietkau
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
2011-03-30
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
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-23
ath9k: Fix kernel panic caused by invalid rate index access.
Senthil Balasubramanian
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]