summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/qcu.c
AgeCommit message (Expand)Author
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2011-11-28ath5k: Optimize ath5k_cw_validateNick Kossifidis
2011-11-28ath5k: Renumber hw queue idsNick Kossifidis
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-08-08ath5k: clean up base.h and its usePavel Roskin
2011-08-08ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin
2011-08-08ath5k: remove most references to XRPavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-04-12ath5k: fix SIFS time handlingFelix Fietkau
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf
2010-12-07ath5k: Use capabilities information for the number of TX queuesBruno Randolf
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-03-15ath5k: remove some dead functionsJohn W. Linville
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-01-22ath5k: fix setup for CAB queueBob Copeland
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek
2009-08-14drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall
2009-07-10ath5k: send buffered frames after the beaconBob Copeland
2009-05-06ath5k: Beaconing fixesNick Kossifidis
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez