summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-26ath9k_htc: Handle device unplug properlySujith
2010-04-26ath9k_htc: Simplify TX URB managementSujith
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-16ath9k_htc: Fix sparse endian warningsSujith
2010-04-16ath9k_htc: Handle WMI timeouts properlySujith
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith
2010-04-16ath9k_htc: Remove GPIO set on unloadSujith
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Relocate Opmode initializationSujith
2010-04-16ath9k_hw: Add macros for multiple register writesSujith
2010-04-16ath9k_htc: Implement multiple register write supportSujith
2010-04-16ath: Add buffered register write operationsSujith
2010-04-16ath9k_htc: Cleanup beacon configurationSujith
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-16ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan
2010-04-16ath9k: Enable TXOK and TXERR interrupts for TX EDMAVasanthakumar Thiagarajan
2010-04-16ath9k: add LDPC supportLuis R. Rodriguez
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan
2010-04-16ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan
2010-04-16ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez
2010-04-16ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez
2010-04-16ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez
2010-04-16ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan
2010-04-16ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez
2010-04-16ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez