aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pcu.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-24/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-21/+14
|\
| * ath5k: fix slot time handlingFelix Fietkau2011-04-121-2/+2
| * ath5k: fix short preamble rate duration valueFelix Fietkau2011-04-121-19/+12
* | Fix common misspellingsLucas De Marchi2011-03-311-3/+3
|/
* ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
* ath5k: Always set IFS intervals on resetNick Kossifidis2010-11-301-1/+1
* ath5k: Set all IFS intervals, not just slot timeNick Kossifidis2010-11-301-2/+2
* ath5k: Extend rate_durationNick Kossifidis2010-11-301-43/+116
* ath5k: Extend get_default_sifs/slot_timeNick Kossifidis2010-11-301-13/+39
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-301-177/+261
* ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-5/+8
* ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-281-0/+6
* ath5k: Check and fix ATIM windowBruno Randolf2010-09-281-0/+91
* ath5k: Remove unused variable for atim windowBruno Randolf2010-09-281-1/+1
* ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-161-191/+0
* ath5k: trivial spelling fixesBob Copeland2010-08-251-2/+2
* ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-241-7/+6
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-11/+8
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-24/+0
* ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-161-2/+29
* ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-141-2/+2
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-1/+0
* ath5k: simplify MIB countersBruno Randolf2010-03-311-26/+13
* ath5k: remove unused beacon timer codeJohn W. Linville2010-03-151-197/+0
* ath5k: remove some dead functionsJohn W. Linville2010-03-151-82/+0
* ath5k: remove double opmode definitionBruno Randolf2010-03-101-7/+7
* ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-091-17/+12
* ath5k: Implement mac80211 callback set_coverage_classLukáš Turek2010-01-121-0/+57
* ath5k: Reimplement clock rate to usec conversionLukáš Turek2010-01-121-10/+54
* ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez2009-10-071-2/+2
* ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-7/+8
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-5/+5
* ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-071-1/+1
* ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez2009-10-071-7/+2
* ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez2009-10-071-1/+1
* atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-071-114/+7
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-071-28/+10
* atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-071-15/+21
* ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-071-1/+1
* ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-2/+2
* ath5k: Beaconing fixesNick Kossifidis2009-05-061-2/+2
* ath5k: 5211, don't crypt every protected frameJiri Slaby2009-05-061-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+1174