aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2009-11-11wl12xx: declare MODULE_FIRMWAREBen Hutchings
2009-11-04wl1271: use __dev_alloc_skb() on RXLuis R. Rodriguez
2009-11-04wl1271: depend on INETJohn W. Linville
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-10-30wl1271: fix init loop timeoutLuciano Coelho
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-30wl1251: enable power saveKalle Valo
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho
2009-10-27wl1251: re-disable PG10 chipsJohn W. Linville
2009-10-27wl1251: use ieee80211_rx_ni()Kalle Valo
2009-10-27wl1251: add support for PG11 chips.David-John Willis
2009-10-27wl1271: added missing packed modifier in some cmd structsLuciano Coelho
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: added missing packed modifier in some acx structsLuciano Coelho
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen
2009-10-27wl1251: rename spi device to wl1251Kalle Valo
2009-10-27wl1271: Fix filter configurationJuuso Oikarinen
2009-10-27wl1271: make sure PS is disabled in PLTLuciano Coelho
2009-10-27wl1271: Correct memory handling for FW bootJuuso Oikarinen
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: Checking of rx descriptor status fixedTeemu Paasikivi
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi
2009-10-27wl1271: Scan only enabled channelsTeemu Paasikivi
2009-10-27wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi
2009-10-27wl1271: Remove busy-word checkingJuuso Oikarinen
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: Workaround for reference clock setting on boot.Juuso 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: Update boot time configuration for the new firmwareJuuso Oikarinen
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: Update TX path block calucation algoJuuso Oikarinen
2009-10-27wl1271: Enable smart reflexJuuso Oikarinen