aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-10-27iwlwifi: remove duplicated/unused definitionWey-Yi Guy
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill
2009-10-27iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill
2009-10-27iwlwifi: turn off device when not used.Ben Cahill
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill
2009-10-27airo : allow supend with card without power managementmatthieu castet
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch
2009-10-27ath9k: Fix TX hang poll routineSujith
2009-10-27libertas: Check return status of command functionsAmitkumar Karwar
2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen
2009-10-27wl1271: Add connection monitoring configurationJuuso Oikarinen
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen
2009-10-27wl1271: Clear probe-request template after scanJuuso Oikarinen
2009-10-27wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen
2009-10-27wl1271: hack to disable filtersLuciano Coelho
2009-10-27wl1271: added Juuso Oikarinen as module authorLuciano Coelho
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen
2009-10-27wl1271: Update join usageJuuso Oikarinen
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen
2009-10-27wl1271: Implement delayed entry into ELPJuuso Oikarinen
2009-10-27wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen
2009-10-27wl1271: Correction to TX block allocation calculationJuuso Oikarinen
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez
2009-10-19iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-12libertas: fix buildAlan Cox
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-09wireless: make wireless drivers select coreJohannes Berg
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez
2009-10-07libertas: remove extraneous select FW_LOADERHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez