summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez
2010-06-04ath9k_hw: Configure byte swap for non AR9271 chipsSujith
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-06-02ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau
2010-04-27ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Relocate Opmode initializationSujith
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar 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: 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 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
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez