summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-241-0/+1
|\
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-231-1/+1
|\ \ | |/ |/|
| * wl12xx: fix kconfig/link errorsRandy Dunlap2009-09-231-1/+1
* | wl12xx: Fix print_mac() conversion.David S. Miller2009-09-171-2/+2
* | wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD2009-09-161-2/+1
|/
* wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2
* wl1251: halt the embedded CPU before loading firmwareBob Copeland2009-08-201-0/+3
* wl1251: correct definitions for 0th bit definesBob Copeland2009-08-201-2/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-6/+2
* wl1251: remove unused definitions from wl1251_reg.hKalle Valo2009-08-141-100/+0
* wl1251: remove wl1251_ops.cKalle Valo2009-08-141-729/+0
* wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2009-08-142-5/+7
* wl1251: hack to disable filters for fixing associationKalle Valo2009-08-141-0/+9
* wl1251: add hw scan completed debug messageKalle Valo2009-08-141-0/+1
* wl1251: remove Luciano as maintainerKalle Valo2009-08-143-6/+3
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-1414-13/+13
* wl1251: use workqueue provided by mac80211Kalle Valo2009-08-143-3/+3
* wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2009-08-142-8/+13
* wl1251: fix channel setting in wl1251_op_config()Kalle Valo2009-08-141-2/+2
* wl1251: create wl1251_join()Kalle Valo2009-08-142-26/+36
* wl1251: add channel to wl1251_cmd_join() parametersKalle Valo2009-08-143-12/+12
* wl1251: initialise default channel to zeroKalle Valo2009-08-142-1/+3
* wl1251: remove wait parameter from wl1251_cmd_join()Kalle Valo2009-08-143-11/+9
* wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo2009-08-143-7/+30
* wl1251: reorder wl1251_cmd_join() argumentsKalle Valo2009-08-143-8/+8
* wl1251: remove wl1251_opsKalle Valo2009-08-1412-239/+842
* wl1251: make irq handling interface specificBob Copeland2009-08-145-33/+65
* wl1251: add sdio supportBob Copeland2009-08-143-0/+200
* wl1251: split spi interface into separate moduleBob Copeland2009-08-145-11/+38
* wl1251: move module probe methods into spi.cBob Copeland2009-08-146-132/+151
* wl1251: make wl1251_set_partition bus agnosticBob Copeland2009-08-144-139/+110
* wl1251: introduce wl1251_if_operations structBob Copeland2009-08-148-18/+36
* wl1251: use wiphy_dev instead of wl->spi->devBob Copeland2009-08-141-2/+4
* wl1251: separate bus i/o code into io.cBob Copeland2009-08-1414-159/+192
* wl1251: remove fixed address support from spi commandsKalle Valo2009-08-142-30/+14
* wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho2009-08-142-0/+18
* wl1271: add wl1271 driver filesLuciano Coelho2009-08-1423-0/+9431
* wl1251: remove wl1251_plt_start/stop()Kalle Valo2009-07-241-54/+0
* wl1251: remove accidentally added wl1251_netlink.cKalle Valo2009-07-241-679/+0
* wl12xx: fix spellingStefan Weil2009-07-243-5/+5
* wireless: remove print_mac usesJohannes Berg2009-07-241-3/+2
* wireless: wl12xx, fix lock imbalanceJiri Slaby2009-07-241-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* wl1251: change psm enabled/disabled info to debugLuciano Coelho2009-07-101-2/+2
* wl1251: fix a checkpatch warningKalle Valo2009-07-101-2/+1
* wl1251: use wl1251 prefix everywhereKalle Valo2009-07-1026-1199/+1203
* wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo2009-07-101-1/+0
* wl1251: rename wl12xx.h to wl1251.hKalle Valo2009-07-1019-17/+18
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-1025-48/+758
OpenPOWER on IntegriCloud