aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAge
* ath5k: remove stop/start calls from within suspend/resumeBob Copeland2009-01-29
* ath5k: notice a negative keytypeRoel Kluin2009-01-29
* ath5k: discard 11g caps if reported by an ar5211 eepromHelmut Schaa2009-01-29
* ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-01-29
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-29
* ath5k: Minor QCU updatesNick Kossifidis2009-01-29
* ath5k: fix off-by-one in gpio checksBob Copeland2009-01-29
* ath5k: support LEDs on Acer Aspire One netbookBob Copeland2009-01-29
* mac80211: clean up set_key callbackJohannes Berg2009-01-29
* ath5k: More EEPROM code updatesNick Kossifidis2009-01-29
* ath5k: Update EEPROM codeNick Kossifidis2009-01-29
* net: constify VFTsJan Engelhardt2009-01-21
* ath5k: fix return values from ath5k_txBob Copeland2009-01-12
* ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-12
* fix similar typos to successfullColy Li2009-01-08
* ath5k: correct packet length in tx descriptorsBob Copeland2008-12-19
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-19
* ath5k: fix endianness of bitwise ops when installing micBob Copeland2008-12-12
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-05
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-05
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-25
| * ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-25
* | ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-26
* | ath5k: set mac address in add_interfaceBob Copeland2008-11-26
* | ath5k: name pci driver "ath5k" tooJohannes Berg2008-11-25
* | ath5k: allow APs to receive beaconsLuis R. Rodriguez2008-11-21
* | ath5k: Fix IMR initNick Kossifidis2008-11-21
* | ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2008-11-21
* | ath5k: update keycache to support TKIP handlingBob Copeland2008-11-10
* | ath5k: enable hardware encryption for WEPBob Copeland2008-11-10
* | ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland2008-11-10
* | ath5k: Update PCU codeNick Kossifidis2008-11-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\|
| * ath5k: correct handling of rx status fieldsBob Copeland2008-11-06
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-06
* | ath5k: Update interrupt masking codeNick Kossifidis2008-10-31
* | ath5k: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* | ath5k: fix mesh point operationAndrey Yurovsky2008-10-31
* | ath5k: correct ath5k signal qualityLuis R. Rodriguez2008-10-31
* | Ath5k: add AP modeJiri Slaby2008-10-31
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-31
|/
* ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-29
* ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-29
* ath5k: correct misspelling in debug helpBob Copeland2008-10-29
* ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-27
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-22
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-06