summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2010-06-02ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan
2010-06-02ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan
2010-06-02ath9k: Make sure null func frame is acked before going into PS for ar9003Vasanthakumar Thiagarajan
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02ath9k_htc: Enable RX STBC for AR9271Sujith
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith
2010-06-02ath9k_htc: Update HT configuration properlySujith
2010-06-02ath9k_htc: Cleanup rate initializationSujith
2010-06-02ath9k_htc: Initvals update for AR9271Sujith
2010-06-02drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall
2010-06-02ath9k/debug: fixup the return codesDan Carpenter
2010-06-02ath9k/debug: improve the snprintf() handlingDan Carpenter
2010-06-02ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei
2010-06-02ath9k_htc: Increase credit sizeSujith
2010-06-02ath9k_htc: Remove HW queue translationSujith
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez
2010-06-02ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau
2010-05-12ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan
2010-05-11ath9k_hw: new initialization values for AR9003Luis R. Rodriguez
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10ath9k/htc_drv_main: off by one errorDan Carpenter