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
/
ath5k.h
Age
Commit message (
Expand
)
Author
2015-03-13
ath5k: fix reset race
Sergey Ryazanov
2014-11-24
ath5k: update dependencies
Sergey Ryazanov
2014-11-24
ath5k: revert AHB bus support removing
Sergey Ryazanov
2014-09-26
ath5k: Remove AHB bus support
Paul Bolle
2014-07-01
ath5k: support for FIF_FCSFAIL filter
Mathy Vanhoef
2013-08-16
ath5k: enable support for 5 MHz and 10 MHz channels
Simon Wunderlich
2013-03-06
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
2012-08-10
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-10
ath5k: Introduce _ath5k_printk to reduce code/text
Joe Perches
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-03-06
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2012-02-22
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-11-28
ath5k: Renumber hw queue ids
Nick Kossifidis
2011-11-28
ath5k: MRR support and 2GHz radio override belong in ah_capabilities
Nick Kossifidis
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
ath5k: Calibration re-work
Nick Kossifidis
2011-11-28
ath5k: Add TXNOFRM to INT_TX_ALL
Nick Kossifidis
2011-11-28
ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...
Nick Kossifidis
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
2011-08-08
ath5k: remove most references to XR
Pavel Roskin
2011-08-08
ath5k: remove unused and write-only structures and fields
Pavel Roskin
2011-07-22
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
Pavel Roskin
2011-07-22
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
2011-07-08
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
2011-07-08
ath5k: remove unneeded parentheses after return
Pavel Roskin
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-06-17
ath5k: minor cleanup
Pavel Roskin
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
2011-04-14
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
2011-04-12
ath5k: reduce interrupt load caused by rx/tx interrupts
Felix Fietkau
2011-04-12
ath5k: remove ts_retry from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: remove ts_rate from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: fix slot time handling
Felix Fietkau
2011-04-12
ath5k: fix SIFS time handling
Felix Fietkau
2011-04-12
ath5k: fix short preamble rate duration value
Felix Fietkau
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-18
ath5k: move external function definitions to a header file
Bob Copeland
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
2010-12-22
ath5k: Track current TX power separately from max TX power
Bruno Randolf
[next]