summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi1-27/+53
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi1-2/+2
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-6/+6
2010-02-19wl1271: add testmode supportKalle Valo1-0/+2
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen1-7/+16
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen1-0/+8
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen1-0/+7
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: add most of the normal initialization commands to PLT modeLuciano Coelho1-7/+78
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen1-9/+27
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-95/+6
2010-02-19wl1271: implement WMMKalle Valo1-0/+31
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen1-26/+43
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen1-2/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen1-3/+5
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg1-5/+5
2009-12-29wl1271: Prevent performing "join" before associationJuuso Oikarinen1-1/+1
2009-12-29wl1271: Add support for acx_pm_configJuuso Oikarinen1-0/+4
2009-12-29wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-27/+18
2009-12-29wl1271: Fix supported rate managementJuuso Oikarinen1-34/+25
2009-12-29wl1271: Change rates configured for templatesJuuso Oikarinen1-1/+2
2009-12-29wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen1-2/+43
2009-12-29wl1271: Add pre-power-on sleepJuuso Oikarinen1-0/+1
2009-12-29wl1271: Implement chipset boot retryJuuso Oikarinen1-53/+77
2009-12-29wl1271: prevent power save entry while not associatedJuuso Oikarinen1-3/+8
2009-12-29wl1271: Fix event acknowledging functionalityJuuso Oikarinen1-3/+2
2009-12-29wl1271: Use slow rates for association messagesJuuso Oikarinen1-2/+6
2009-12-29wl1271: Remove smart reflex ACXJuuso Oikarinen1-24/+0
2009-12-29wl1271: Configure smart-reflex paramter values.Juuso Oikarinen1-6/+6
2009-12-29wl1271: use channel 1 when configuring the data pathLuciano Coelho1-1/+1
2009-12-29wl1271: some new configuration values according to new referenceLuciano Coelho1-8/+8
2009-12-29wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho1-0/+3
2009-12-29wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho1-1/+1
2009-12-29wl1271: implement dco itrim parameters settingLuciano Coelho1-0/+4
2009-12-29wl1271: set null data template when BSSID is knownLuciano Coelho1-0/+6
2009-12-29wl1271: check result code from the join commandLuciano Coelho1-1/+5
2009-12-29wl1271: limit TX power to 25dBm for every channelLuciano Coelho1-13/+13
2009-12-29wl1271: use join command with dummy BSSIDLuciano Coelho1-10/+65
2009-12-29wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho1-1/+9
2009-12-29wl1271: update radio and general parameters valuesLuciano Coelho1-10/+10
2009-12-29wl1271: updated general parameters structure for newer firmwaresLuciano Coelho1-0/+13
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho1-8/+1
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho1-5/+2
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho1-2/+2
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho1-0/+11
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho1-5/+5
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen1-1/+2
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen1-1/+1