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
2010-11-24
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
2010-11-24
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
Rajkumar Manoharan
2010-11-24
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
2010-11-24
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
ath9k_htc: fix eeprom access
Felix Fietkau
2010-11-22
ath9k_hw: fix A-MPDU key search issues on AR9003
Felix Fietkau
2010-11-22
ath9k: Use static const
Joe Perches
2010-11-22
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
2010-11-18
ath9k_hw: support reading calibration data from flash on AR9003
Felix Fietkau
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
2010-11-17
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2010-11-17
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
2010-11-17
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-17
ath9k: fix PA predistortion training frame setup
Felix Fietkau
2010-11-17
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
2010-11-16
ath9k_htc: Use macro for caldata array size
Mohammed Shafi Shajakhan
2010-11-16
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
2010-11-16
ath9k: clean up tx buffer setup
Felix Fietkau
2010-11-16
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-16
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-16
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
2010-11-16
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
2010-11-16
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
2010-11-16
ath9k_hw: Fix paprd training frame failure.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Initialize 2GHz CTL properly.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Add new member into the eeprom structure.
Senthil Balasubramanian
2010-11-16
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
[next]