summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: update channel switch command APIWey-Yi Guy2009-10-271-1/+46
* iwl3945: rearrange the code.Abhijeet Kolekar2009-10-271-8/+11
* iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-275-9/+1
* iwl3945: rename tx to tx_cmdAbhijeet Kolekar2009-10-272-37/+37
* iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar2009-10-275-21/+22
* iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy2009-10-274-229/+447
* iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-2711-59/+144
* iwl3945: move iwl_power_initialize()Ben Cahill2009-10-272-2/+1
* iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill2009-10-271-6/+21
* iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre2009-10-271-1/+3
* iwlwifi: additional items in sensitivity range tableWey-Yi Guy2009-10-276-9/+30
* iwlwifi: remove duplicated/unused definitionWey-Yi Guy2009-10-273-9/+6
* iwlagn, iwl3945: remove apm_reset() functionsBen Cahill2009-10-277-132/+0
* iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill2009-10-271-5/+0
* iwlwifi: turn off device when not used.Ben Cahill2009-10-272-9/+5
* iwl3945: update iwl3945_apm_init()Ben Cahill2009-10-271-6/+36
* airo : allow supend with card without power managementmatthieu castet2009-10-271-1/+2
* b43/legacy: Fix usage of host_pci pointerMichael Buesch2009-10-272-4/+4
* ath9k: Fix TX hang poll routineSujith2009-10-271-0/+2
* libertas: Check return status of command functionsAmitkumar Karwar2009-10-274-16/+34
* wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen2009-10-271-2/+3
* wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-10-275-7/+28
* wl1271: Enable beacon filtering with the stackJuuso Oikarinen2009-10-273-6/+22
* wl1271: Add connection monitoring configurationJuuso Oikarinen2009-10-273-0/+47
* wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2009-10-272-6/+15
* wl1271: Multicast filtering configurationJuuso Oikarinen2009-10-275-27/+120
* wl1271: Clear probe-request template after scanJuuso Oikarinen2009-10-271-0/+4
* wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen2009-10-271-3/+3
* wl1271: hack to disable filtersLuciano Coelho2009-10-271-0/+9
* wl1271: added Juuso Oikarinen as module authorLuciano Coelho2009-10-271-0/+1
* wl1271: Corrections to TX pathJuuso Oikarinen2009-10-274-10/+7
* wl1271: Update join usageJuuso Oikarinen2009-10-274-22/+50
* wl1271: Configure rate policies based on AP ratesJuuso Oikarinen2009-10-275-4/+38
* wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2009-10-272-4/+75
* wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen2009-10-271-1/+4
* wl1271: Implement delayed entry into ELPJuuso Oikarinen2009-10-274-15/+35
* wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2009-10-272-16/+20
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-275-5/+38
* wl1271: Correction to TX block allocation calculationJuuso Oikarinen2009-10-271-1/+1
* wl1271: remove unecessary qual parameter from rx statusLuciano Coelho2009-10-271-6/+0
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-274-38/+32
* ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez2009-10-271-7/+18
* ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez2009-10-271-1/+2
* sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings2009-10-245-58/+58
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-241-69/+39
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-242-15/+8
* sfc: Move MTD probe after netdev registration and name allocationBen Hutchings2009-10-241-2/+4
* sfc: Remove unnecessary tests of efx->membaseBen Hutchings2009-10-241-8/+0
* sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings2009-10-241-2/+0
* sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings2009-10-241-35/+25
OpenPOWER on IntegriCloud