aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo17-0/+18
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi1-27/+53
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi3-2/+14
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi10-109/+109
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi4-158/+242
2010-02-19wl1271: add testmode supportKalle Valo5-1/+318
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen1-3/+3
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen1-7/+16
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen2-0/+9
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen1-0/+7
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen1-2/+2
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo1-2/+9
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen1-0/+8
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho1-3/+8
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho3-11/+86
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2-17/+27
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen6-432/+77
2010-02-19wl1271: implement WMMKalle Valo3-4/+73
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo3-20/+31
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo3-22/+26
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2-28/+51
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen1-2/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen6-26/+47
2010-02-08wl1251: fix txop unitKalle Valo1-1/+2
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg2-21/+7
2010-01-14wl1271: remove unused flagsLuis R. Rodriguez1-99/+0
2010-01-12wl1251: add U-APSD supportKalle Valo1-3/+9
2010-01-12wl1251: create qos null data templateKalle Valo1-0/+25
2010-01-12wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo1-5/+5
2010-01-12wl1251: use mac80211 provided channel parameters in scanningKalle Valo3-2/+9
2010-01-12wl1251: get probe request template from mac80211Kalle Valo1-74/+12
2010-01-12wl1251: cleanup scanning codeKalle Valo3-107/+117
2010-01-12wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo1-42/+16
2010-01-04wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen1-2/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-3/+3
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg2-12/+12
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen1-1/+1
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen1-1/+1
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen5-0/+63
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen7-64/+55
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen6-44/+90
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen1-1/+2
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen1-2/+43
2009-12-28wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen1-1/+0
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen2-1/+4
2009-12-28wl1271: Implement chipset boot retryJuuso Oikarinen1-53/+77
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen2-3/+9
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen3-8/+5
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen4-6/+9