summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau
2010-06-02ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville
2010-06-02ath9k: cleanup: remove unneeded null checkDan Carpenter
2010-06-02ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan
2010-06-02ath9k: Move driver specific structuresSujith
2010-06-02ath9k: Move ath9k specific RX code to driverSujith
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-06-02ath5k: print error message if ANI levels are out of rangeBruno Randolf
2010-06-02ath5k: always calculate ANI listen timeBruno Randolf
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf
2010-06-02ath5k: use ath5k_softc as driver dataBruno Randolf
2010-06-02ath5k: clarify logic when to enable spur mitigation filterBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-06-02ath5k: run NF calibration only every 60 secondsBruno Randolf
2010-06-02ath5k: Stop queues only for NF calibrationBruno Randolf
2010-06-02ath5k: move noise floor calibration into taskletBruno Randolf
2010-06-02ath5k: initialize calibration timersBruno Randolf
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-26ar9170usb: fix read from freed driver contextChristian Lamparter
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