summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-3110/+0
* ath5k: use regulatory infrastructureBob Copeland2009-04-221-0/+20
* ath5k: reduce exported channel listBob Copeland2009-04-221-0/+21
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* ath5k: properly drop packets from ops->txBob Copeland2009-03-271-4/+6
* ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2009-03-271-3/+12
* ath5k: Add tx power calibration supportNick Kossifidis2009-03-271-6/+6
* ath5k: remove dummy PCI "retry timeout" fixBob Copeland2009-03-271-7/+0
* ath5k: disable MIB interruptsBob Copeland2009-03-271-1/+1
* ath5k: extract LED code into a separate fileBob Copeland2009-03-161-140/+0
* ath5k: constify stuffJiri Slaby2009-03-161-4/+4
* ath5k: fix hw rate index conditionJiri Slaby2009-03-051-1/+2
* ath5k: compute rts/cts duration after computing full pktlenBob Copeland2009-02-271-5/+4
* ath5k: move beacon processing to a taskletBob Copeland2009-02-271-29/+35
* ath5k: use spin_lock_irqsave for beacon lockBob Copeland2009-02-271-3/+3
* ath5k: don't mask off interrupt bitsBob Copeland2009-02-271-7/+0
* ath5k: Don't call reset on config_interfaceNick Kossifidis2009-02-131-3/+1
* ath5k: Disable BMISS interruptsNick Kossifidis2009-02-131-7/+2
* ath5k: Update gain_F calibration code and add documentationNick Kossifidis2009-02-131-1/+1
* ath5k: properly free rx dma descriptorsFelix Fietkau2009-02-091-1/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-031-62/+112
|\
| * ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho2009-01-291-2/+6
| * mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-291-0/+10
| * ath5k: honor the RTS/CTS bitsBob Copeland2009-01-291-1/+17
| * ath5k: use short preamble when possibleBob Copeland2009-01-291-1/+9
| * ath5k: remove stop/start calls from within suspend/resumeBob Copeland2009-01-291-24/+7
| * ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-01-291-32/+53
| * ath5k: support LEDs on Acer Aspire One netbookBob Copeland2009-01-291-0/+7
| * mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+5
* | 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 packet length in tx descriptorsBob Copeland2008-12-191-4/+4
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-191-17/+21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-2/+36
|\
| * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-251-1/+34
* | ath5k: set mac address in add_interfaceBob Copeland2008-11-261-2/+11
* | 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: update keycache to support TKIP handlingBob Copeland2008-11-101-2/+3
* | ath5k: enable hardware encryption for WEPBob Copeland2008-11-101-3/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+3
|\ \ | |/
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | ath5k: Update interrupt masking codeNick Kossifidis2008-10-311-3/+4
* | ath5k: reduce checkpatch.pl errorsJohn Daiker2008-10-311-6/+5
* | 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
|/
OpenPOWER on IntegriCloud