aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/pcu.c
AgeCommit message (Expand)Author
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
2009-10-07atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez
2009-06-15ath5k: fix mesh beaconingNick Kossifidis
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-06ath5k: Beaconing fixesNick Kossifidis
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez