summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k_htc: Fix RX URB reference countSujith2010-04-081-0/+6
| * | ath9k_htc: Protect RX stream variablesSujith2010-04-082-0/+9
| * | rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde2010-04-081-5/+0
| * | wireless/ath: remove trailing space in messagesFrans Pop2010-04-084-5/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08406-5347/+8369
| |\ \
| * | | ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan2010-04-073-16/+43
| * | | ath9k_htc: Add support for power save.Vivek Natarajan2010-04-075-6/+117
| * | | ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-075-23/+201
| * | | wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo2010-04-071-1/+1
| * | | ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-0712-16/+1083
| * | | b43: N-PHY: fix copy&paste typoRafał Miłecki2010-04-061-1/+1
| * | | wl1271: Fix tx queue flushingJuuso Oikarinen2010-04-061-17/+1
| * | | wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen2010-04-061-2/+2
| * | | wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2010-04-062-2/+11
| * | | wl1271: Configure rates for templatesJuuso Oikarinen2010-04-064-19/+30
| * | | wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen2010-04-067-36/+108
| * | | wl1271: Fix keep-alive related command errorJuuso Oikarinen2010-04-061-0/+12
| * | | wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho2010-04-061-0/+2
| * | | wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho2010-04-061-1/+1
| * | | ath9k_htc: Add TL-WN422G v2 product IDSujith2010-04-061-0/+1
| * | | ath9k_hw: Don't check devid for ath9k_htcSujith2010-04-062-8/+7
| * | | ath: Add a bus type fieldSujith2010-04-064-3/+13
| * | | ath9k: fix compile error without debug enabledFelix Fietkau2010-04-061-2/+3
| * | | ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-063-10/+8
| * | | ath9k: move imask from sc to ahPavel Roskin2010-04-065-56/+56
| * | | ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin2010-04-063-7/+7
| * | | ath: fix coding style/readability in ath/ar9170Luis de Bethencourt2010-04-063-8/+9
| * | | rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde2010-04-061-0/+11
| * | | rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde2010-04-061-0/+14
| * | | rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde2010-04-065-5/+17
| * | | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+22
| * | | ath: fix code readability in regd.cLuis de Bethencourt2010-04-061-1/+2
| * | | Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt2010-04-061-2/+2
| * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-0622-122/+100
| |\ \ \
| | * | | iwlwifi: remove trailing space in messagesFrans Pop2010-04-0216-36/+36
| | * | | iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-029-36/+25
| | * | | iwlwifi: clear rxq->queue in queue resetZhu Yi2010-04-021-2/+8
| | * | | iwlwifi: remove irrelevant commentsWey-Yi Guy2010-04-021-7/+0
| | * | | iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-023-41/+31
| * | | | rt2x00: remove MCU requests for SoC platformsLuis Correia2010-04-031-0/+6
| |/ / /
| * | | wireless/ipw2x00: remove trailing space in messagesFrans Pop2010-03-312-56/+56
| * | | ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2010-03-312-1/+2
| * | | ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
| * | | ath9k_htc: Fix TKIP encryptionSujith2010-03-312-3/+3
| * | | ath9k: allocate tx and rx status information on stackFelix Fietkau2010-03-313-25/+22
| * | | ath9k: split out access to rx status informationFelix Fietkau2010-03-315-60/+52
| * | | ath9k: split out access to tx status informationFelix Fietkau2010-03-316-103/+104
| * | | ipw2200: restart adapter only when abort_scan doesn't workZhu Yi2010-03-311-2/+11
| * | | ath9k_htc: Initialize HW opmodeSujith2010-03-311-0/+1
| * | | ath9k_htc: Handle TX queue overflowSujith2010-03-314-3/+36
OpenPOWER on IntegriCloud