summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen2009-10-272-45/+31
* wl1271: RefClk configurationJuuso Oikarinen2009-10-272-3/+26
* wl1271: Add top-register access functionsJuuso Oikarinen2009-10-274-38/+66
* wl1271: Remove RX workaroundJuuso Oikarinen2009-10-272-5/+0
* wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-275-161/+116
* wl1271: enable HW_AVAILABLE interrupt to fix ELPLuciano Coelho2009-10-271-2/+3
* wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho2009-10-271-1/+6
* wl1271: workaround to send a disconnect before rejoiningLuciano Coelho2009-10-273-0/+21
* wl1271: implement cmd_disconnectLuciano Coelho2009-10-272-1/+58
* 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: Remove me as maintainerMichael Buesch2009-10-271-1/+0
* ssb: Put host pointers into a unionMichael Buesch2009-10-272-10/+14
* 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