aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2009-10-27wl1271: Implement beacon early termination supportJuuso Oikarinen
2009-10-27wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen
2009-10-27wl1271: Move default FW config struct away from stackJuuso Oikarinen
2009-10-27wl1271: Add config structure for FW init parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for RX path parametersJuuso Oikarinen
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen
2009-10-27wl1271: Workaround for reference clock setting on boot.Juuso Oikarinen
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho
2009-10-27wl1271: use acx_rx_config instead of join when updating filtersLuciano Coelho
2009-10-27wl1271: Update boot time configuration for the new firmwareJuuso Oikarinen
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: Update TX path block calucation algoJuuso Oikarinen
2009-10-27wl1271: Enable smart reflexJuuso Oikarinen
2009-10-27wl1271: Enable ELPJuuso Oikarinen
2009-10-27wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen
2009-10-27wl1271: RefClk configurationJuuso Oikarinen
2009-10-27wl1271: Add top-register access functionsJuuso Oikarinen
2009-10-27wl1271: Remove RX workaroundJuuso Oikarinen
2009-10-27wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen
2009-10-27wl1271: enable HW_AVAILABLE interrupt to fix ELPLuciano Coelho
2009-10-27wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho
2009-10-27wl1271: implement cmd_disconnectLuciano Coelho
2009-10-27wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen
2009-10-27wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen
2009-10-27wl1271: Enable beacon filtering with the stackJuuso Oikarinen
2009-10-27wl1271: Add connection monitoring configurationJuuso Oikarinen
2009-10-27wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen
2009-10-27wl1271: Clear probe-request template after scanJuuso Oikarinen
2009-10-27wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen
2009-10-27wl1271: hack to disable filtersLuciano Coelho
2009-10-27wl1271: added Juuso Oikarinen as module authorLuciano Coelho
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen
2009-10-27wl1271: Update join usageJuuso Oikarinen
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen
2009-10-27wl1271: Implement delayed entry into ELPJuuso Oikarinen
2009-10-27wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen
2009-10-27wl1271: Correction to TX block allocation calculationJuuso Oikarinen
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho
2009-10-07wl1251: remove wl1251_netlink.hKalle Valo
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov