summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-04-08ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2-64/+13
2010-04-08ath9k_htc: Fix HTC layer memleakSujith1-0/+7
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith2-16/+15
2010-04-08ath9k_htc: Fix module unloading issueSujith2-1/+2
2010-04-08ath9k_htc: Fix RX URB reference countSujith1-0/+6
2010-04-08ath9k_htc: Protect RX stream variablesSujith2-0/+9
2010-04-08rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde1-5/+0
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop4-5/+5
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-193/+241
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-51/+130
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan3-16/+43
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan5-6/+117
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan5-23/+201
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo1-1/+1
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf12-16/+1083
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-13/+33
2010-04-07b43: N-PHY: fix copy&paste typoRafał Miłecki1-1/+1
2010-04-07wl1271: Fix tx queue flushingJuuso Oikarinen1-17/+1
2010-04-07wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen1-2/+2
2010-04-07wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2-2/+11
2010-04-07wl1271: Configure rates for templatesJuuso Oikarinen4-19/+30
2010-04-07wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen7-36/+108
2010-04-07wl1271: Fix keep-alive related command errorJuuso Oikarinen1-0/+12
2010-04-07wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho1-0/+2
2010-04-07wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho1-1/+1
2010-04-07ath9k_htc: Add TL-WN422G v2 product IDSujith1-0/+1
2010-04-07ath9k_hw: Don't check devid for ath9k_htcSujith2-8/+7
2010-04-07ath: Add a bus type fieldSujith4-3/+13
2010-04-07ath9k: fix compile error without debug enabledFelix Fietkau1-2/+3
2010-04-07ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin3-10/+8
2010-04-07ath9k: move imask from sc to ahPavel Roskin5-56/+56
2010-04-07ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin3-7/+7
2010-04-07ath: fix coding style/readability in ath/ar9170Luis de Bethencourt3-8/+9
2010-04-07rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde1-0/+11
2010-04-07rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde1-0/+14
2010-04-07rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde5-5/+17
2010-04-07libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+22
2010-04-07ath: fix code readability in regd.cLuis de Bethencourt1-1/+2
2010-04-07Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt1-2/+2
2010-04-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville22-122/+100
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-13/+33
2010-04-04net: convert multicast list to list_headJiri Pirko15-96/+76
2010-04-03rt2x00: remove MCU requests for SoC platformsLuis Correia1-0/+6
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop16-36/+36
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy9-36/+25
2010-04-02iwlwifi: clear rxq->queue in queue resetZhu Yi1-2/+8
2010-04-02iwlwifi: remove irrelevant commentsWey-Yi Guy1-7/+0
2010-04-02iwlwifi: merge module parameters into single placeWey-Yi Guy3-41/+31
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi3-15/+60