aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis1-1/+1
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis1-2/+2
2010-11-30ath5k: Extend rate_durationNick Kossifidis1-43/+116
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis1-13/+39
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-177/+261
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau1-5/+8
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf1-0/+6
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf1-0/+91
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf1-1/+1
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf1-191/+0
2010-08-25ath5k: trivial spelling fixesBob Copeland1-2/+2
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis1-7/+6
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-11/+8
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf1-24/+0
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault1-2/+29
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf1-2/+2
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-1/+0
2010-03-31ath5k: simplify MIB countersBruno Randolf1-26/+13
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville1-197/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville1-82/+0
2010-03-10ath5k: remove double opmode definitionBruno Randolf1-7/+7
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin1-17/+12
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek1-0/+57
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek1-10/+54
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez1-2/+2
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez1-7/+8
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez1-5/+5
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez1-1/+1
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez1-7/+2
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez1-1/+1
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez1-114/+7
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez1-28/+10
2009-10-07atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez1-15/+21
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez1-1/+1
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-2/+2
2009-05-06ath5k: Beaconing fixesNick Kossifidis1-2/+2
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby1-1/+1
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1174