summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
* 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-1711-346/+488
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1711-346/+488
| |\
| | * ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-122-103/+81
| | * ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-122-0/+90
| | * ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-121-0/+92
| | * ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-122-46/+16
| | * ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2010-05-122-9/+6
| | * ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com2010-05-123-0/+11
| | * ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-123-34/+35
| | * ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-121-18/+18
| | * ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-121-0/+4
| | * ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-111-2/+0
| | * ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan2010-05-111-0/+1
| | * ath9k_hw: new initialization values for AR9003Luis R. Rodriguez2010-05-111-134/+134
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-145-8/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-117-171/+190
|\ \ | |/
| * ath9k/htc_drv_main: off by one errorDan Carpenter2010-05-101-1/+1
| * ath9k/htc_drv_main: null dereference typoDan Carpenter2010-05-101-1/+1
| * ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
| * ath9k_htc: Handle IDLE LED properlySujith2010-05-071-7/+19
| * ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez2010-05-071-102/+102
| * ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
| * ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
| * ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-074-45/+13
OpenPOWER on IntegriCloud