aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-15wl12xx: remove some dead code in wl1271_plt_init()Dan Carpenter1-2/+0
2012-02-15wl12xx: delete wl->vif (and allow multiple vifs)Eliad Peller2-13/+0
2012-02-15wl12xx: enter forced-psm on fw changeEliad Peller1-0/+15
2012-02-15wl12xx: dynamically change fw according to number of active rolesEliad Peller4-13/+124
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller7-22/+52
2012-02-15wl12xx: add split_scan_timeout debugfs fileEyal Shapira1-0/+43
2012-02-15wl12xx: use split scan for normal scanEyal Shapira4-4/+15
2012-02-15wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZEIdo Reis2-4/+4
2012-02-15wl12xx: don't fail on AP scanEliad Peller1-6/+7
2012-02-15wl12xx: declare support for hw scan while idleEliad Peller2-18/+2
2012-02-15wl12xx: configure arp filtering only after associationEliad Peller1-34/+35
2012-02-15wl12xx: Revert "wl12xx: disable auto-arp"Eliad Peller1-1/+2
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller9-35/+117
2012-02-15wl12xx: add forced_ps debugfs fileEyal Shapira1-0/+70
2012-02-15wl12xx: add forced_ps modeEyal Shapira5-13/+32
2012-02-15wl12xx: add suspend_listen_interval debugfs fileEyal Shapira1-0/+59
2012-02-15wl12xx: Set different wake up conditions in case of suspendEyal Shapira5-9/+72
2012-02-15wl12xx: add new coex paramsEliad Peller2-0/+7
2012-02-15wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flagEliad Peller2-4/+14
2012-02-15wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used onPontus Fuchs3-4/+11
2012-02-15wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.Pontus Fuchs2-1/+15
2012-02-15wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira4-36/+23
2012-02-15wl12xx: enable/disable BET with AUTO_PS/ACTIVEEyal Shapira1-0/+7
2012-02-15wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira4-12/+6
2012-02-15wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira1-0/+67
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira6-26/+26
2012-02-15wl12xx: remove PS management codeEyal Shapira7-239/+5
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller6-134/+156
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller3-6/+13
2012-02-15wl12xx: use dev_role_id for scansEliad Peller3-8/+17
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller6-53/+94
2012-02-15wl12xx: don't release/claim sdio on suspend/resumeEliad Peller1-11/+0
2012-02-15Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller1-0/+10
2012-02-15wl12xx: remove wl1271_tx_update_filtersEliad Peller1-31/+0
2012-02-15wl12xx: check bss_conf->assoc on CHANGED_BSSIDEliad Peller1-1/+2
2012-02-15wl12xx: fix typo in fwlog module param descriptionLuciano Coelho1-1/+1
2012-02-15wl12xx: remove unnecessary shadow declarationLuciano Coelho1-1/+2
2012-02-15wl12xx: add testmode operation to read the BD_ADDR from Fuse ROMLuciano Coelho1-0/+50
2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho5-26/+131
2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho3-29/+46
2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho3-66/+68
2012-02-15wl12xx: cancel delayed elp work and clear flags when stopping PLTLuciano Coelho1-3/+4
2012-02-15wl12xx: Fix potential interrupt stormIdo Yariv1-2/+28
2012-02-15wl12xx: Power off after flushing workIdo Yariv1-2/+5
2012-02-15wl12xx: Acquire lock before stopping pltIdo Yariv1-13/+5
2012-02-15wl12xx: Make sure HW is available in sched scan opsPontus Fuchs1-0/+8
2012-02-15wl12xx: enable sparse endianess check by defaultLuciano Coelho1-0/+2
2012-02-15wl1251: enable sparse endianess check by defaultLuciano Coelho1-0/+2
2012-02-15wl1251: convert 32-bit values to le32 before writing to the chipLuciano Coelho2-6/+5
2012-02-15wl1251: fix sparse warningLuciano Coelho1-2/+0