aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-591/+0
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn1-6/+4
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen1-0/+22
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen1-12/+5
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv1-11/+6
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen1-4/+7
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen1-1/+2
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+12
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen1-0/+12
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-4/+4
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho1-4/+4
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-4/+11
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen1-1/+2
2010-03-31wl1271: wait for disconnect command complete eventLuciano Coelho1-2/+3
2010-03-31wl1271: wait for join command complete eventLuciano Coelho1-1/+2
2010-03-31wl1271: Configure clock-request drive mode to open-drainJuuso Oikarinen1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen1-0/+8
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi1-1/+1
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-36/+34
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho1-3/+8
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen1-8/+0
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-18/+11
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho1-1/+7
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen1-1/+2
2009-10-30wl1271: fix init loop timeoutLuciano Coelho1-1/+1
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-3/+3
2009-10-27wl1271: Correct memory handling for FW bootJuuso Oikarinen1-3/+8
2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen1-3/+3
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-30/+33
2009-10-27wl1271: RefClk configurationJuuso Oikarinen1-2/+18
2009-10-27wl1271: Add top-register access functionsJuuso Oikarinen1-24/+3
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen1-32/+35
2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen1-2/+3
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen1-4/+12
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho1-4/+5
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+540