summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-021-0/+2
* ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-021-3/+0
* ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-021-15/+8
* ath9k: Move driver specific structuresSujith2010-06-022-63/+63
* ath9k: Move ath9k specific RX code to driverSujith2010-06-023-281/+263
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-023-11/+6
* ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5
* ath5k: always calculate ANI listen timeBruno Randolf2010-06-021-4/+5
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-025-1/+123
* ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-021-9/+6
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-0212-99/+0
* ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-022-7/+13
* ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-021-5/+6
* ath5k: move noise floor calibration into taskletBruno Randolf2010-06-023-23/+12
* ath5k: initialize calibration timersBruno Randolf2010-06-021-0/+2
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan2010-06-021-2/+3
* ath9k: Make sure null func frame is acked before going into PS for ar9003Vasanthakumar Thiagarajan2010-06-021-0/+11
* wireless: fix several minor description typosWalter Goldens2010-06-022-2/+2
* ath9k_htc: Enable RX STBC for AR9271Sujith2010-06-021-0/+2
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-023-3/+9
* ath9k_htc: Update HT configuration properlySujith2010-06-021-0/+30
* ath9k_htc: Cleanup rate initializationSujith2010-06-022-83/+32
* ath9k_htc: Initvals update for AR9271Sujith2010-06-021-3/+3
* drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-021-3/+1
* ath9k/debug: fixup the return codesDan Carpenter2010-06-021-9/+9
* ath9k/debug: improve the snprintf() handlingDan Carpenter2010-06-021-8/+25
* ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-06-021-2/+2
* ath9k_htc: Increase credit sizeSujith2010-06-021-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-023-7/+39
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-023-0/+20
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-024-79/+101
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-023-1/+16
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-027-34/+169
* ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez2010-06-022-4/+4
* ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez2010-06-022-25/+1921
* ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
* ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
* ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
* ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
* ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
* ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
* ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
* ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-25/+3
* wireless: update gfp/slab.h includesTejun Heo2010-05-241-0/+1