aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_boot.c
Commit message (Expand)AuthorAge
* wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen2010-09-28
* wl1271: Remove outdated FIXME'sJuuso Oikarinen2010-09-28
* wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv2010-09-27
* wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-21
* wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen2010-07-08
* wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen2010-07-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\
| * wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * wl1271: fix a bunch of sparse warningsLuciano Coelho2010-04-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * wl1271: Add support for connection quality monitoringJuuso Oikarinen2010-04-09
| * wl1271: wait for disconnect command complete eventLuciano Coelho2010-03-31
| * wl1271: wait for join command complete eventLuciano Coelho2010-03-31
| * wl1271: Configure clock-request drive mode to open-drainJuuso Oikarinen2010-03-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-23
* | wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi2010-03-09
* | wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi2010-03-09
|/
* wl1271: Renamed IO functionsTeemu Paasikivi2010-02-19
* wl1271: skip 3 unused bytes from the NVSLuciano Coelho2010-02-19
* wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2010-02-19
* wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-19
* wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2009-12-28
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-02
* wl1271: fix init loop timeoutLuciano Coelho2009-10-30
* wl1271: fix endianess issuesLuciano Coelho2009-10-27
* wl1271: Correct memory handling for FW bootJuuso Oikarinen2009-10-27
* wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen2009-10-27
* wl1271: Remove outdated SPI functionsJuuso Oikarinen2009-10-27
* wl1271: RefClk configurationJuuso Oikarinen2009-10-27
* wl1271: Add top-register access functionsJuuso Oikarinen2009-10-27
* wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-27
* wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen2009-10-27
* wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2009-10-27
* wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2009-08-14
* wl1271: add wl1271 driver filesLuciano Coelho2009-08-14