summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-08mac80211_hwsim: add sw_scan sw_scan_completemaster-2010-04-08Luis R. Rodriguez
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-08mac80211: enhance tracingJohannes Berg
2010-04-08rt2x00: use rt2800_config_channel_rt3x for rt2872Helmut Schaa
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-08rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
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-07mac80211: fix paged RX cryptomaster-2010-04-07Johannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
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-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-04-06b43: N-PHY: fix copy&paste typoRafał Miłecki
2010-04-06wl1271: Fix tx queue flushingJuuso Oikarinen
2010-04-06wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen
2010-04-06wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen
2010-04-06wl1271: Fix keep-alive related command errorJuuso Oikarinen
2010-04-06wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho
2010-04-06wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho
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-06rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde
2010-04-06rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde
2010-04-06rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde