summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wl1251: remove wl1271_setup()Kalle Valo2009-07-101-8/+0
* wl12xx: rename driver to wl1251Kalle Valo2009-07-102-7/+14
* wl12xx: rename wl1251.c wl1251_ops.cKalle Valo2009-07-104-5/+5
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-105-6/+10
* wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan2009-07-101-0/+1
* wl12xx: enable ELP modeKalle Valo2009-07-101-5/+1
* wl12xx: check if elp wakeup failedKalle Valo2009-07-104-24/+59
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-103-13/+25
* wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo2009-07-101-0/+4
* wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi2009-07-101-24/+11
* wl12xx: Fix incorrect warning message.Ari Kauppi2009-07-101-1/+1
* wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen2009-07-102-7/+14
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-106-51/+59
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-103-4/+7
* wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho2009-07-102-7/+14
* wl12xx: add support for new WL1271 chip revisionLuciano Coelho2009-07-102-0/+8
* wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho2009-07-103-3/+9
* wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho2009-07-102-0/+20
* wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen2009-07-101-2/+0
OpenPOWER on IntegriCloud