summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
* ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
* ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
* ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-122-3/+3
* fix similar typos to successfullColy Li2009-01-081-1/+1
* ath5k: correct packet length in tx descriptorsBob Copeland2008-12-193-6/+11
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-191-17/+21
* ath5k: fix endianness of bitwise ops when installing micBob Copeland2008-12-121-2/+2
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-263-7/+42
|\
| * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| * ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
* | ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-264-192/+1264
* | ath5k: set mac address in add_interfaceBob Copeland2008-11-262-11/+14
* | ath5k: name pci driver "ath5k" tooJohannes Berg2008-11-251-1/+1
* | ath5k: allow APs to receive beaconsLuis R. Rodriguez2008-11-211-2/+2
* | ath5k: Fix IMR initNick Kossifidis2008-11-211-3/+3
* | ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2008-11-212-6/+2
* | ath5k: update keycache to support TKIP handlingBob Copeland2008-11-102-7/+62
* | ath5k: enable hardware encryption for WEPBob Copeland2008-11-101-3/+8
* | ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland2008-11-101-4/+11
* | ath5k: Update PCU codeNick Kossifidis2008-11-103-24/+102
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-062-9/+11
|\ \ | |/
| * ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | ath5k: Update interrupt masking codeNick Kossifidis2008-10-316-79/+247
* | ath5k: reduce checkpatch.pl errorsJohn Daiker2008-10-313-12/+12
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-19/+15
* | ath5k: fix mesh point operationAndrey Yurovsky2008-10-311-0/+6
* | ath5k: correct ath5k signal qualityLuis R. Rodriguez2008-10-311-1/+11
* | Ath5k: add AP modeJiri Slaby2008-10-311-25/+17
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-311-4/+3
|/
* ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
* ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
* ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
* ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
* ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-1/+1
* ath5k: Add support for AR2417 v2Nick Kossifidis2008-09-301-2/+3
* ath5k: Fix SREV reporting after SREV updatesNick Kossifidis2008-09-301-1/+5
* ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2008-09-302-7/+46
* ath5k: Use new srevs to properly attach radio chipsNick Kossifidis2008-09-301-69/+113
* ath5k: Update registers and SREV ids v2Nick Kossifidis2008-09-306-238/+490
* ath5k: write beacon control register twice when resetting tsfBob Copeland2008-09-301-1/+13
* ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
* mac80211: use nl80211 interface typesJohannes Berg2008-09-156-36/+36
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+6
OpenPOWER on IntegriCloud