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