summaryrefslogtreecommitdiffstats
path: root/Documentation/DMA-ISA-LPC.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen5-161/+116
2009-10-27wl1271: enable HW_AVAILABLE interrupt to fix ELPLuciano Coelho1-2/+3
2009-10-27wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho1-1/+6
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho3-0/+21
2009-10-27wl1271: implement cmd_disconnectLuciano Coelho2-1/+58
2009-10-27iwlwifi: update channel switch command APIWey-Yi Guy1-1/+46
2009-10-27iwl3945: rearrange the code.Abhijeet Kolekar1-8/+11
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar5-9/+1
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar2-37/+37
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar5-21/+22
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy4-229/+447
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy11-59/+144
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill2-2/+1
2009-10-27iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill1-6/+21
2009-10-27iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre1-1/+3
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy6-9/+30
2009-10-27iwlwifi: remove duplicated/unused definitionWey-Yi Guy3-9/+6
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill7-132/+0
2009-10-27iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill1-5/+0
2009-10-27iwlwifi: turn off device when not used.Ben Cahill2-9/+5
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill1-6/+36
2009-10-27airo : allow supend with card without power managementmatthieu castet1-1/+2
2009-10-27b43: Remove me as maintainerMichael Buesch1-1/+0
2009-10-27ssb: Put host pointers into a unionMichael Buesch2-10/+14
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch2-4/+4
2009-10-27ath9k: Fix TX hang poll routineSujith1-0/+2
2009-10-27libertas: Check return status of command functionsAmitkumar Karwar4-16/+34
2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen1-2/+3
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen5-7/+28
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen3-6/+22
2009-10-27wl1271: Add connection monitoring configurationJuuso Oikarinen3-0/+47
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2-6/+15
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen5-27/+120
2009-10-27wl1271: Clear probe-request template after scanJuuso Oikarinen1-0/+4
2009-10-27wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen1-3/+3
2009-10-27wl1271: hack to disable filtersLuciano Coelho1-0/+9
2009-10-27wl1271: added Juuso Oikarinen as module authorLuciano Coelho1-0/+1
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen4-10/+7
2009-10-27wl1271: Update join usageJuuso Oikarinen4-22/+50
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen5-4/+38
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2-4/+75
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen1-1/+4
2009-10-27wl1271: Implement delayed entry into ELPJuuso Oikarinen4-15/+35
2009-10-27wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2-16/+20
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen5-5/+38
2009-10-27wl1271: Correction to TX block allocation calculationJuuso Oikarinen1-1/+1
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho1-6/+0
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy4-38/+32
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez1-7/+18
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez1-1/+2