index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
qcu.c
Age
Commit message (
Expand
)
Author
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2011-11-28
ath5k: Optimize ath5k_cw_validate
Nick Kossifidis
2011-11-28
ath5k: Renumber hw queue ids
Nick Kossifidis
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
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-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-04-12
ath5k: fix SIFS time handling
Felix Fietkau
2011-04-12
ath5k: fix short preamble rate duration value
Felix Fietkau
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
2010-12-07
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2010-11-30
ath5k: Always set IFS intervals on reset
Nick Kossifidis
2010-11-30
ath5k: Use turbo flag on DCU
Nick Kossifidis
2010-11-30
ath5k: Set all IFS intervals, not just slot time
Nick Kossifidis
2010-11-30
ath5k: Extend get_default_sifs/slot_time
Nick Kossifidis
2010-11-30
ath5k: Move tx retries setting outside reset_tx_queue
Nick Kossifidis
2010-11-30
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
2010-11-30
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-11-30
ath5k: Use DCU early termination correctly
Nick Kossifidis
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-03-15
ath5k: remove some dead functions
John W. Linville
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-01-22
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-12
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2010-01-12
ath5k: Fix functions for getting/setting slot time
Lukáš Turek
2009-08-14
drivers/net/wireless/ath/ath5k: Change constant name
Julia Lawall
2009-07-10
ath5k: send buffered frames after the beacon
Bob Copeland
2009-05-06
ath5k: Beaconing fixes
Nick Kossifidis
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez