summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2012-02-15wl12xx: remove some dead code in wl1271_plt_init()Dan Carpenter
2012-02-15wl12xx: delete wl->vif (and allow multiple vifs)Eliad Peller
2012-02-15wl12xx: enter forced-psm on fw changeEliad Peller
2012-02-15wl12xx: dynamically change fw according to number of active rolesEliad Peller
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller
2012-02-15wl12xx: add split_scan_timeout debugfs fileEyal Shapira
2012-02-15wl12xx: use split scan for normal scanEyal Shapira
2012-02-15wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZEIdo Reis
2012-02-15wl12xx: don't fail on AP scanEliad Peller
2012-02-15wl12xx: declare support for hw scan while idleEliad Peller
2012-02-15wl12xx: configure arp filtering only after associationEliad Peller
2012-02-15wl12xx: Revert "wl12xx: disable auto-arp"Eliad Peller
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller
2012-02-15wl12xx: add forced_ps debugfs fileEyal Shapira
2012-02-15wl12xx: add forced_ps modeEyal Shapira
2012-02-15wl12xx: add suspend_listen_interval debugfs fileEyal Shapira
2012-02-15wl12xx: Set different wake up conditions in case of suspendEyal Shapira
2012-02-15wl12xx: add new coex paramsEliad Peller
2012-02-15wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flagEliad Peller
2012-02-15wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used onPontus Fuchs
2012-02-15wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.Pontus Fuchs
2012-02-15wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira
2012-02-15wl12xx: enable/disable BET with AUTO_PS/ACTIVEEyal Shapira
2012-02-15wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira
2012-02-15wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira
2012-02-15wl12xx: remove PS management codeEyal Shapira
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller
2012-02-15wl12xx: use dev_role_id for scansEliad Peller
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller
2012-02-15wl12xx: don't release/claim sdio on suspend/resumeEliad Peller
2012-02-15Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller
2012-02-15wl12xx: remove wl1271_tx_update_filtersEliad Peller
2012-02-15wl12xx: check bss_conf->assoc on CHANGED_BSSIDEliad Peller
2012-02-15wl12xx: fix typo in fwlog module param descriptionLuciano Coelho
2012-02-15wl12xx: remove unnecessary shadow declarationLuciano Coelho
2012-02-15wl12xx: add testmode operation to read the BD_ADDR from Fuse ROMLuciano Coelho
2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho
2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho
2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho
2012-02-15wl12xx: cancel delayed elp work and clear flags when stopping PLTLuciano Coelho
2012-02-15wl12xx: Fix potential interrupt stormIdo Yariv
2012-02-15wl12xx: Power off after flushing workIdo Yariv
2012-02-15wl12xx: Acquire lock before stopping pltIdo Yariv
2012-02-15wl12xx: Make sure HW is available in sched scan opsPontus Fuchs
2012-02-15wl12xx: enable sparse endianess check by defaultLuciano Coelho
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2011-12-20wl12xx: mark no sched scan only after FW eventEyal Shapira