aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10/+43
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-0/+5
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen1-8/+10
2010-03-31wl1271: Enable hardware keep alive messagesJuuso Oikarinen1-0/+13
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen1-9/+22
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen1-1/+1
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: Add sysfs file to control BT co-ex stateJuuso Oikarinen1-1/+1
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen1-2/+2
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho1-4/+4
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo1-3/+13
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo1-4/+10
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen1-0/+5
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen1-1/+1
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen1-1/+1
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen1-5/+0
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho1-1/+1
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho1-0/+4
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho1-1/+1
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho1-5/+2
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho1-108/+2
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho1-2/+2
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen1-2/+5
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-0/+8
2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen1-2/+2
2009-10-27wl1271: Add config structure for FW init parametersJuuso Oikarinen1-66/+62
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen1-1/+1
2009-10-27wl1271: Add config structure for RX path parametersJuuso Oikarinen1-2/+2
2009-10-27wl1271: Workaround for reference clock setting on boot.Juuso Oikarinen1-1/+8
2009-10-27wl1271: Update boot time configuration for the new firmwareJuuso Oikarinen1-1/+1
2009-10-27wl1271: Enable smart reflexJuuso Oikarinen1-0/+5
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen1-1/+2
2009-10-27wl1271: Add connection monitoring configurationJuuso Oikarinen1-0/+6
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen1-1/+1
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen1-1/+1
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+397