summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-08-10ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-08-10ath9k: another fix for the A-MPDU buffer leakFelix Fietkau
2010-08-10ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau
2010-08-10ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2010-08-10ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-08-10ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau
2010-08-10ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau
2010-08-10ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau
2010-08-10ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-04ath5k: retain promiscuous settingBob Copeland
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel
2010-06-01ath5k: wake queues on resetBruno Randolf
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
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau
2010-05-12ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan