aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/qcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-4/+4
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich1-1/+24
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-3/+5
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-0/+2
2011-11-28ath5k: Optimize ath5k_cw_validateNick Kossifidis1-4/+13
2011-11-28ath5k: Renumber hw queue idsNick Kossifidis1-7/+7
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis1-32/+92
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-1/+0
2011-08-08ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin1-1/+1
2011-08-08ath5k: remove most references to XRPavel Roskin1-7/+0
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-5/+4
2011-04-12ath5k: fix SIFS time handlingFelix Fietkau1-1/+1
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau1-1/+1
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf1-30/+16
2010-12-07ath5k: Use capabilities information for the number of TX queuesBruno Randolf1-2/+2
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis1-0/+8
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis1-0/+5
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis1-217/+296
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis1-7/+9
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis1-36/+56
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis1-13/+0
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis1-4/+0
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis1-8/+8
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis1-3/+0
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-46/+84
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf1-48/+51
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf1-9/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville1-19/+0
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin1-0/+2
2010-01-22ath5k: fix setup for CAB queueBob Copeland1-2/+3
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek1-2/+2
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek1-7/+13
2009-08-14drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall1-1/+1
2009-07-10ath5k: send buffered frames after the beaconBob Copeland1-1/+0
2009-05-06ath5k: Beaconing fixesNick Kossifidis1-2/+5
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+546