summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/pcu.c
AgeCommit message (Expand)Author
2018-06-13ath5k: mark expected switch fall-throughGustavo A. R. Silva
2016-06-14ath5k: fix misplaced default label in sifs switchBob Copeland
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
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-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: remove unneeded parentheses after returnPavel Roskin
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-12ath5k: fix slot time handlingFelix Fietkau
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-27ath5k: correct endianness of frame durationBob Copeland
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis
2010-11-30ath5k: Extend rate_durationNick Kossifidis
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf
2010-08-25ath5k: trivial spelling fixesBob Copeland
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-03-31ath5k: simplify MIB countersBruno Randolf
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville
2010-03-15ath5k: remove some dead functionsJohn W. Linville
2010-03-10ath5k: remove double opmode definitionBruno Randolf
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez