summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill
2009-10-27iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill
2009-10-27iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy
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: Remove me as maintainerMichael Buesch
2009-10-27ssb: Put host pointers into a unionMichael Buesch
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-24sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings
2009-10-24sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings
2009-10-24sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings
2009-10-24sfc: Move MTD probe after netdev registration and name allocationBen Hutchings
2009-10-24sfc: Remove unnecessary tests of efx->membaseBen Hutchings
2009-10-24sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings
2009-10-24sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings
2009-10-24sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings
2009-10-24sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings
2009-10-24sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings