aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08wl1271: rewritten scanning codeLuciano Coelho1-3/+1
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho1-31/+5
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen1-2/+2
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen1-0/+9
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen1-0/+60
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen1-5/+5
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen1-0/+24
2010-04-06wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen1-2/+2
2010-03-31wl1271: Disconnect if PSM entry failsJuuso Oikarinen1-18/+3
2010-03-31wl1271: Configure probe-request template when associatedJuuso Oikarinen1-12/+0
2010-03-31wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi1-2/+5
2010-03-23wl1271: get probe request template from mac80211Kalle Valo1-0/+2
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-4/+5
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen1-2/+8
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen1-2/+33
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen1-1/+1
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-5/+6
2009-12-28wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen1-1/+0
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen1-4/+2
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen1-2/+6
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen1-0/+53
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-1/+2
2009-10-27wl1271: Fix event handling mechanismJuuso Oikarinen1-2/+4
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-8/+29
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-4/+4
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen1-6/+8
2009-10-27wl1271: Clear probe-request template after scanJuuso Oikarinen1-0/+4
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+125