summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pcu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud