aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
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
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller
2009-09-16wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD
2009-08-20wl1271: remove print_mac usageJohn W. Linville
2009-08-20wl1251: halt the embedded CPU before loading firmwareBob Copeland
2009-08-20wl1251: correct definitions for 0th bit definesBob Copeland
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14wl1251: remove unused definitions from wl1251_reg.hKalle Valo
2009-08-14wl1251: remove wl1251_ops.cKalle Valo
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho
2009-08-14wl1251: hack to disable filters for fixing associationKalle Valo
2009-08-14wl1251: add hw scan completed debug messageKalle Valo
2009-08-14wl1251: remove Luciano as maintainerKalle Valo
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo
2009-08-14wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo
2009-08-14wl1251: fix channel setting in wl1251_op_config()Kalle Valo
2009-08-14wl1251: create wl1251_join()Kalle Valo
2009-08-14wl1251: add channel to wl1251_cmd_join() parametersKalle Valo
2009-08-14wl1251: initialise default channel to zeroKalle Valo
2009-08-14wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo
2009-08-14wl1251: reorder wl1251_cmd_join() argumentsKalle Valo
2009-08-14wl1251: remove wl1251_opsKalle Valo
2009-08-14wl1251: make irq handling interface specificBob Copeland