summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wl12xx: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-021-1/+4
* wl1271: Remove excess null-data template settingsJuuso Oikarinen2009-11-021-9/+5
* wl1271: fix endianess issuesLuciano Coelho2009-10-271-4/+8
* wl1271: Fix filter configurationJuuso Oikarinen2009-10-271-106/+51
* wl1271: make sure PS is disabled in PLTLuciano Coelho2009-10-271-0/+6
* wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen2009-10-271-13/+0
* wl1271: Support for IPv4 ARP filteringJuuso Oikarinen2009-10-271-0/+100
* wl1271: Fix event handling mechanismJuuso Oikarinen2009-10-271-8/+9
* wl1271: Fix multicast list handlingJuuso Oikarinen2009-10-271-1/+2
* wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi2009-10-271-3/+8
* wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi2009-10-271-16/+107
* wl1271: Implement beacon early termination supportJuuso Oikarinen2009-10-271-1/+3
* wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen2009-10-271-12/+30
* wl1271: Move default FW config struct away from stackJuuso Oikarinen2009-10-271-271/+264
* wl1271: Add config structure for FW init parametersJuuso Oikarinen2009-10-271-0/+103
* wl1271: Add config structure for connection management parametersJuuso Oikarinen2009-10-271-2/+48
OpenPOWER on IntegriCloud