summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271.h
AgeCommit message (Expand)Author
2010-07-08wl1271: rewritten scanning codeLuciano Coelho
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen
2010-06-02wl1271: Idle handling into own functionJuuso Oikarinen
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen
2010-03-31wl1271: Update busyword checking mechanismJuuso Oikarinen
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-02-19wl1271: add testmode supportKalle Valo
2010-02-19wl1271: Use NVS INI file configurationJuuso 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: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: Fix filter configurationJuuso Oikarinen
2009-10-27wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen
2009-10-27wl1271: Support for IPv4 ARP filteringJuuso 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: Remove busy-word checkingJuuso 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 structure for firmware configuration valuesJuuso Oikarinen
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho
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: Enable beacon filtering with the stackJuuso Oikarinen
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen