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
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-11
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
2011-01-28
ath5k: use tracing for packet tx/rx dump
Bob Copeland
2011-01-25
ath5k: ath5k_setup_channels cleanup and whitespace
Bruno Randolf
2011-01-21
ath5k: Simplify loop when setting up channels
Bruno Randolf
2011-01-21
ath5k: Remove redundant sc->curband
Bruno Randolf
2011-01-21
ath5k: Remove unused sc->curmode
Bruno Randolf
2011-01-21
ath5k: Add 802.11j 4.9GHz channels to allowed channels
Bruno Randolf
2011-01-21
ath5k: Rename ath5k_copy_channels
Bruno Randolf
2011-01-21
ath5k: Use mac80211 channel mapping function
Bruno Randolf
2011-01-18
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-05
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-04
ath5k: fix cycle counter inconsistent locking
Bob Copeland
2011-01-04
ath5k: Move mac80211 functions into new file
Bruno Randolf
2010-12-20
ath5k: Set available antenna information for cfg80211
Bruno Randolf
2010-12-16
ath5k: Fix survey
Bruno Randolf
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
2010-12-07
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2010-12-07
ath5k: remove MODULE_VERSION
John W. Linville
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-06
ath5k: Include tx ack reporting on hw flags
Nick Kossifidis
2010-12-06
ath5k: Disable ANI during reset
Nick Kossifidis
2010-12-06
ath5k: Always free tx buffers before reset
Nick Kossifidis
2010-12-06
ath5k: Use EWMA factor of 1024 instead of 1000
Bruno Randolf
2010-12-02
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
2010-12-02
ath5k: Add AHB bus support.
Felix Fietkau
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
2010-12-02
ath5k: Use Generic DMA for later support of AHB bus.
Felix Fietkau
2010-11-30
ath5k: Clean up turbo mode initvals/rfregs
Nick Kossifidis
2010-11-30
ath5k: Cleanup turbo channel flags
Nick Kossifidis
2010-11-30
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
2010-11-30
ath5k: Extend rate_duration
Nick Kossifidis
2010-11-30
ath5k: Use new function to stop beacon queue
Nick Kossifidis
2010-11-30
ath5k: Use new dma_stop function on base.c
Nick Kossifidis
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-16
ath5k: Cleanup opmode setting logic.
Ben Greear
2010-11-16
ath5k: Add support for antenna configuration
Bruno Randolf
2010-11-15
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
2010-11-09
ath5k: Add channel time to survey data
Bruno Randolf
2010-10-25
ath5k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-13
ath5k: Move debugfs under ieee80211/[wiphy-name]
Ben Greear
[next]