summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-19wl1271: add testmode supportKalle Valo1-1/+1
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-3/+29
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-16/+7
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen1-1/+6
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen1-1/+3
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen1-0/+1
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen1-2/+0
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho1-0/+1
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho1-0/+3
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen1-0/+3
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-5/+5
2009-10-27wl1271: Fix filter configurationJuuso Oikarinen1-3/+0
2009-10-27wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen1-1/+0
2009-10-27wl1271: Support for IPv4 ARP filteringJuuso Oikarinen1-0/+2
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-0/+10
2009-10-27wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi1-0/+14
2009-10-27wl1271: Remove busy-word checkingJuuso Oikarinen1-2/+4
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen1-1/+0
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen1-1/+1
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen1-0/+5
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho1-4/+0
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen1-4/+3
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho1-0/+3
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen1-0/+2
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen1-2/+5
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen1-1/+3
2009-10-27wl1271: Update join usageJuuso Oikarinen1-0/+12
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen1-0/+3
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen1-2/+8
2009-10-27wl1271: Implement delayed entry into ELPJuuso Oikarinen1-0/+1
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen1-0/+5
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+407