aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)Author
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi
2010-02-19wl1271: add testmode supportKalle Valo
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen
2010-02-19wl1271: implement WMMKalle Valo
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: Implement chipset boot retryJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen
2009-12-28wl1271: Configure smart-reflex paramter values.Juuso Oikarinen
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho
2009-12-28wl1271: some new configuration values according to new referenceLuciano Coelho
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho
2009-12-28wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho
2009-12-28wl1271: check result code from the join commandLuciano Coelho
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen
2009-11-11wl12xx: declare MODULE_FIRMWAREBen Hutchings