summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-062-0/+24
* 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
* mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-04-061-1/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-0623-122/+123
|\
| * iwlwifi: remove trailing space in messagesFrans Pop2010-04-0216-36/+36
| * iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-029-36/+25
| * iwlwifi: deprecate "iwl4965" alias supportWey-Yi Guy2010-04-021-0/+12
| * 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-024-41/+42
* | rt2x00: remove MCU requests for SoC platformsLuis Correia2010-04-031-0/+6
|/
* mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen2010-03-311-4/+7
* 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
* include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-311-1/+1
* nl80211: reenable station del for meshMarco Porsch2010-03-311-1/+2
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
* mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen2010-03-311-2/+1
* mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen2010-03-311-0/+2
* mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen2010-03-311-9/+14
* mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-314-3/+82
* 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
* ath9k_htc: Simplify RX URB managementSujith2010-03-312-82/+50
OpenPOWER on IntegriCloud