summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
* ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-4/+4
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-4/+4
* | drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1713-352/+496
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1713-352/+496
| |\ \
| | * | ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner2010-05-121-0/+2
| | * | ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-122-103/+81
OpenPOWER on IntegriCloud