aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-20wl1271: remove print_mac usageJohn W. Linville1-3/+2
2009-08-20wl1251: halt the embedded CPU before loading firmwareBob Copeland1-0/+3
2009-08-20wl1251: correct definitions for 0th bit definesBob Copeland1-2/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg2-6/+2
2009-08-14wl1251: remove unused definitions from wl1251_reg.hKalle Valo1-100/+0
2009-08-14wl1251: remove wl1251_ops.cKalle Valo1-729/+0
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2-5/+7
2009-08-14wl1251: hack to disable filters for fixing associationKalle Valo1-0/+9
2009-08-14wl1251: add hw scan completed debug messageKalle Valo1-0/+1
2009-08-14wl1251: remove Luciano as maintainerKalle Valo3-6/+3
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo14-13/+13
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo3-3/+3
2009-08-14wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2-8/+13
2009-08-14wl1251: fix channel setting in wl1251_op_config()Kalle Valo1-2/+2
2009-08-14wl1251: create wl1251_join()Kalle Valo2-26/+36
2009-08-14wl1251: add channel to wl1251_cmd_join() parametersKalle Valo3-12/+12
2009-08-14wl1251: initialise default channel to zeroKalle Valo2-1/+3
2009-08-14wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo3-11/+9
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo3-7/+30
2009-08-14wl1251: reorder wl1251_cmd_join() argumentsKalle Valo3-8/+8
2009-08-14wl1251: remove wl1251_opsKalle Valo12-239/+842
2009-08-14wl1251: make irq handling interface specificBob Copeland5-33/+65
2009-08-14wl1251: add sdio supportBob Copeland3-0/+200
2009-08-14wl1251: split spi interface into separate moduleBob Copeland5-11/+38
2009-08-14wl1251: move module probe methods into spi.cBob Copeland6-132/+151
2009-08-14wl1251: make wl1251_set_partition bus agnosticBob Copeland4-139/+110
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland8-18/+36
2009-08-14wl1251: use wiphy_dev instead of wl->spi->devBob Copeland1-2/+4
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland14-159/+192
2009-08-14wl1251: remove fixed address support from spi commandsKalle Valo2-30/+14
2009-08-14wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho2-0/+18
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho23-0/+9431
2009-07-24wl1251: remove wl1251_plt_start/stop()Kalle Valo1-54/+0
2009-07-24wl1251: remove accidentally added wl1251_netlink.cKalle Valo1-679/+0
2009-07-24wl12xx: fix spellingStefan Weil3-5/+5
2009-07-24wireless: remove print_mac usesJohannes Berg1-3/+2
2009-07-24wireless: wl12xx, fix lock imbalanceJiri Slaby1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-07-10wl1251: change psm enabled/disabled info to debugLuciano Coelho1-2/+2
2009-07-10wl1251: fix a checkpatch warningKalle Valo1-2/+1
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo26-1199/+1203
2009-07-10wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo1-1/+0
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo19-17/+18
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo25-48/+758
2009-07-10wl1251: remove wl1271_setup()Kalle Valo1-8/+0
2009-07-10wl12xx: rename driver to wl1251Kalle Valo2-7/+14
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo4-5/+5
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen5-6/+10
2009-07-10wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan1-0/+1
2009-07-10wl12xx: enable ELP modeKalle Valo1-5/+1