aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-23
* ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-28
* ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-28
* ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-25
* ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-25
* ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-24
* ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-24
* ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-24
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
* wireless: update gfp/slab.h includesTejun Heo2010-05-24
* ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-21
* drivers/net: remove useless semicolonsJoe Perches2010-05-18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| |\
| | * ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-12
| | * ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-12
| | * ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-12
| | * ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-12
| | * ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2010-05-12
| | * ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com2010-05-12
| | * ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-12
| | * ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-12
| | * ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-12
| | * ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-11
| | * ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan2010-05-11
| | * ath9k_hw: new initialization values for AR9003Luis R. Rodriguez2010-05-11
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\|
| * ath9k/htc_drv_main: off by one errorDan Carpenter2010-05-10
| * ath9k/htc_drv_main: null dereference typoDan Carpenter2010-05-10
| * ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-10
| * ath9k_htc: Handle IDLE LED properlySujith2010-05-07
| * ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez2010-05-07
| * ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-07
| * ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-07
| * ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-07
| * ath9k: fix another source of corrupt framesFelix Fietkau2010-05-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault2010-04-28
| * ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-28
| * ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan2010-04-27
| * ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan2010-04-27
| * ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez2010-04-27
| * ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau2010-04-27
| * ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau2010-04-27
| * ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau2010-04-27
| * ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-27
| * ath9k: wake queue after processing edma rx framesFelix Fietkau2010-04-27
| * ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-27
| * ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-27