summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
* ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
* ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
* ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
* 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-281-4/+6
* ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2009-03-282-4/+13
* ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-281-0/+2
* ath5k: Add tx power calibration supportNick Kossifidis2009-03-287-97/+1180
* ath5k: remove dummy PCI "retry timeout" fixBob Copeland2009-03-281-7/+0Star
* ath5k: disable MIB interruptsBob Copeland2009-03-281-1/+1
* ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2009-03-282-273/+629
* ath5k: Choose the right initvals for RF2425Nick Kossifidis2009-03-281-2/+2
* ath5k: update LED table with reported devicesBob Copeland2009-03-161-2/+4
* ath5k: use a table for LED parametersBob Copeland2009-03-161-25/+28
* ath5k: extract LED code into a separate fileBob Copeland2009-03-164-140/+176
* ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby2009-03-161-6/+3Star
* ath5k: constify stuffJiri Slaby2009-03-164-17/+16Star
* ath5k: Set TSF fixAlina Friedrichsen2009-03-051-2/+1Star
* ath5k: fix hw rate index conditionJiri Slaby2009-03-051-1/+2
* ath5k: compute rts/cts duration after computing full pktlenBob Copeland2009-02-271-5/+4Star
* ath5k: move beacon processing to a taskletBob Copeland2009-02-272-29/+36
* ath5k: use spin_lock_irqsave for beacon lockBob Copeland2009-02-271-3/+3
* ath5k: don't mask off interrupt bitsBob Copeland2009-02-271-7/+0Star
* ath5k: Storage class should be before const qualifierTobias Klauser2009-02-131-2/+2
* ath5k: Don't call reset on config_interfaceNick Kossifidis2009-02-131-3/+1Star
* ath5k: Disable BMISS interruptsNick Kossifidis2009-02-131-7/+2Star
* ath5k: Update reset codeNick Kossifidis2009-02-136-296/+732
* ath5k: Update initvalsNick Kossifidis2009-02-133-947/+687Star
* ath5k: Update RF Buffer handlingNick Kossifidis2009-02-135-317/+379
* ath5k: Update gain_F calibration code and add documentationNick Kossifidis2009-02-137-187/+319
* ath5k: PHY code cleanupNick Kossifidis2009-02-133-1133/+1636
* 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-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