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
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
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
2010-10-12
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
2010-10-11
ath5k: Adjust opmode when interfaces are removed.
Ben Greear
2010-10-05
ath5k: Don't wake internal queues
Bruno Randolf
2010-10-05
ath5k: Print rx/tx bytes in debugfs
Ben Greear
2010-10-05
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
2010-09-28
ath5k: Increase "fudge" for beacon timers
Bruno Randolf
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
ath5k: Add tx queue configuration function
Bruno Randolf
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
ath5k: Keep last descriptor in queue
Bruno Randolf
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-21
ath5k: Move tx frame completion into separate function
Bruno Randolf
2010-09-21
ath5k: Fix TX queues stopping
Bruno Randolf
2010-09-21
ath5k: Use four hardware queues
Bruno Randolf
2010-09-21
ath5k: reorder base.c to remove fwd decls
Bob Copeland
2010-09-16
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
ath5k: Use common ath key management functions
Bruno Randolf
2010-08-30
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
2010-08-27
ath5k: re-order one of the frees on unwind
Dan Carpenter
2010-08-24
ath5k: don't enable probe request rx for STAs
Bob Copeland
2010-08-24
ath5k: remove all mention of monitor iftype
Bob Copeland
2010-08-24
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
2010-08-24
ath5k: clean up some comments
Bob Copeland
2010-08-24
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
[next]