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