summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland
2010-04-08ath5k: clean up queue manipulationBob Copeland
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland
2010-04-08ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin
2010-04-08ath9k_htc: Fix HTC layer memleakSujith
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith
2010-04-08ath9k_htc: Fix module unloading issueSujith
2010-04-08ath9k_htc: Fix RX URB reference countSujith
2010-04-08ath9k_htc: Protect RX stream variablesSujith
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06ath9k_htc: Add TL-WN422G v2 product IDSujith
2010-04-06ath9k_hw: Don't check devid for ath9k_htcSujith
2010-04-06ath: Add a bus type fieldSujith
2010-04-06ath9k: fix compile error without debug enabledFelix Fietkau
2010-04-06ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin
2010-04-06ath9k: move imask from sc to ahPavel Roskin
2010-04-06ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin
2010-04-06ath: fix coding style/readability in ath/ar9170Luis de Bethencourt
2010-04-06ath: fix code readability in regd.cLuis de Bethencourt
2010-04-06Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-31ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen
2010-03-31ath9k_htc: Fix TKIP encryptionSujith
2010-03-31ath9k: allocate tx and rx status information on stackFelix Fietkau
2010-03-31ath9k: split out access to rx status informationFelix Fietkau
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-03-31ath9k_htc: Initialize HW opmodeSujith