summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-0310-159/+298
|\
| * ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho2009-01-291-2/+6
| * mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-293-49/+10Star
| * ath5k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-293-2/+27
| * ath5k: honor the RTS/CTS bitsBob Copeland2009-01-291-1/+17
| * ath5k: use short preamble when possibleBob Copeland2009-01-291-1/+9
| * ath5k: remove unused led_off parameterBob Copeland2009-01-291-2/+1Star
| * ath5k: remove stop/start calls from within suspend/resumeBob Copeland2009-01-291-24/+7Star
| * ath5k: notice a negative keytypeRoel Kluin2009-01-291-1/+1
| * ath5k: discard 11g caps if reported by an ar5211 eepromHelmut Schaa2009-01-291-2/+4
| * ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-01-291-32/+53
| * mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-0/+3
| * ath5k: Minor QCU updatesNick Kossifidis2009-01-291-11/+36
| * ath5k: fix off-by-one in gpio checksBob Copeland2009-01-291-5/+5
| * ath5k: support LEDs on Acer Aspire One netbookBob Copeland2009-01-291-0/+7
| * mac80211: clean up set_key callbackJohannes Berg2009-01-292-5/+6
| * ath5k: More EEPROM code updatesNick Kossifidis2009-01-291-6/+1Star
| * ath5k: Update EEPROM codeNick Kossifidis2009-01-291-27/+116
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-1/+9
|\ \ | |/ |/|
| * ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
* | net: constify VFTsJan Engelhardt2009-01-211-1/+1
|/
* 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/+4Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-273-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/+2Star
* | 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-072-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-11-016-79/+247
* | ath5k: reduce checkpatch.pl errorsJohn Daiker2008-11-013-12/+12
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-19/+15Star
* | ath5k: fix mesh point operationAndrey Yurovsky2008-11-011-0/+6