aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_acx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-1336/+0
2010-11-15wl1271: 11n Support, ACX CommandsShahar Levi1-0/+83
2010-09-28wl1271: Remove acx_fw_version functionJuuso Oikarinen1-34/+0
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen1-5/+5
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen1-13/+6
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen1-0/+26
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-1/+1
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho1-1/+1
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-5/+141
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/+71
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen1-1/+1
2010-03-31wl1271: Enable hardware keep alive messagesJuuso Oikarinen1-0/+55
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen1-4/+14
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-2/+5
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen1-4/+5
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen1-14/+3
2010-03-09wl1271: Remove tx-power level workaroundJuuso Oikarinen1-6/+1
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo1-16/+15
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo1-17/+14
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen1-0/+28
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen1-7/+17
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen1-53/+0
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho1-0/+29
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen1-1/+1
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-35/+37
2009-10-27wl1271: Support for IPv4 ARP filteringJuuso Oikarinen1-0/+38
2009-10-27wl1271: Implement beacon early termination supportJuuso Oikarinen1-0/+30
2009-10-27wl1271: Add config structure for FW init parametersJuuso Oikarinen1-29/+10
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen1-16/+47
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen1-29/+25
2009-10-27wl1271: Add config structure for RX path parametersJuuso Oikarinen1-10/+10
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen1-28/+12
2009-10-27wl1271: Enable smart reflexJuuso Oikarinen1-0/+72
2009-10-27wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho1-1/+6
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen1-4/+7
2009-10-27wl1271: Add connection monitoring configurationJuuso Oikarinen1-0/+30
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen1-4/+5
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen1-2/+2
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+961