aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+3
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-11/+13
2010-07-08wl1271: rewritten scanning codeLuciano Coelho1-12/+9
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen1-0/+5
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-27/+4
2010-06-03drivers/net: use __packed annotationEric Dumazet1-2/+2
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen1-0/+1
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen1-0/+1
2010-06-02wl1271: Idle handling into own functionJuuso Oikarinen1-0/+1
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen1-27/+1
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen1-1/+1
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen1-0/+2
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen1-0/+3
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen1-0/+1
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen1-0/+1
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen1-0/+3
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen1-0/+2
2010-03-31wl1271: Update busyword checking mechanismJuuso Oikarinen1-8/+1
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi1-0/+1
2010-03-23wl1271: Update filters properlyJuuso Oikarinen1-0/+2
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi1-0/+1
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen1-0/+2
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi1-0/+1
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen1-2/+4
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen1-1/+1
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen1-0/+2
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen1-1/+2
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen1-2/+2
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi1-1/+15
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