summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22ath5k: use regulatory infrastructureBob Copeland
2009-04-22ath5k: reduce exported channel listBob Copeland
2009-04-22ath5k: fix scanning in AR2424Pavel Roskin
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-27ath5k: properly drop packets from ops->txBob Copeland
2009-03-27ath5k: warn and correct rate for unknown hw rate indexesBob Copeland
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho
2009-03-27ath5k: Add tx power calibration supportNick Kossifidis
2009-03-27ath5k: remove dummy PCI "retry timeout" fixBob Copeland
2009-03-27ath5k: disable MIB interruptsBob Copeland
2009-03-27ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis
2009-03-27ath5k: Choose the right initvals for RF2425Nick Kossifidis
2009-03-16ath5k: update LED table with reported devicesBob Copeland
2009-03-16ath5k: use a table for LED parametersBob Copeland
2009-03-16ath5k: extract LED code into a separate fileBob Copeland
2009-03-16ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby
2009-03-16ath5k: constify stuffJiri Slaby
2009-03-05ath5k: Set TSF fixAlina Friedrichsen
2009-03-05ath5k: fix hw rate index conditionJiri Slaby
2009-02-27ath5k: compute rts/cts duration after computing full pktlenBob Copeland
2009-02-27ath5k: move beacon processing to a taskletBob Copeland
2009-02-27ath5k: use spin_lock_irqsave for beacon lockBob Copeland
2009-02-27ath5k: don't mask off interrupt bitsBob Copeland
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser
2009-02-13ath5k: Don't call reset on config_interfaceNick Kossifidis
2009-02-13ath5k: Disable BMISS interruptsNick Kossifidis
2009-02-13ath5k: Update reset codeNick Kossifidis
2009-02-13ath5k: Update initvalsNick Kossifidis
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis
2009-02-13ath5k: PHY code cleanupNick Kossifidis
2009-02-09ath5k: properly free rx dma descriptorsFelix Fietkau
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-29ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29ath5k: Read and write the TSF via debugfsAlina Friedrichsen
2009-01-29ath5k: honor the RTS/CTS bitsBob Copeland
2009-01-29ath5k: use short preamble when possibleBob Copeland
2009-01-29ath5k: remove unused led_off parameterBob Copeland
2009-01-29ath5k: remove stop/start calls from within suspend/resumeBob Copeland
2009-01-29ath5k: notice a negative keytypeRoel Kluin
2009-01-29ath5k: discard 11g caps if reported by an ar5211 eepromHelmut Schaa
2009-01-29ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29ath5k: Minor QCU updatesNick Kossifidis
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland