summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)Author
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
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: Fix filter configurationJuuso Oikarinen
2009-10-27wl1271: make sure PS is disabled in PLTLuciano Coelho
2009-10-27wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen
2009-10-27wl1271: Support for IPv4 ARP filteringJuuso Oikarinen
2009-10-27wl1271: Fix event handling mechanismJuuso Oikarinen
2009-10-27wl1271: Fix multicast list handlingJuuso Oikarinen
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi
2009-10-27wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi
2009-10-27wl1271: Implement beacon early termination supportJuuso Oikarinen
2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen
2009-10-27wl1271: Move default FW config struct away from stackJuuso Oikarinen
2009-10-27wl1271: Add config structure for FW init parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for RX path parametersJuuso Oikarinen
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho
2009-10-27wl1271: use acx_rx_config instead of join when updating filtersLuciano Coelho
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen
2009-10-27wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen