linux/drivers/net/wireless/wl12xx
Eliad Peller cdaac62811 wl12xx: fw api change - add role_id to set_template
The set_template commands now takes the role_id as
parameter.

Usually, we'll use the vif's main role_id.
However, sometimes we'll want to use
wlvif->dev_role_id instead of wlvif->role_id,
so pass the wanted role_id as param.

Update WL127X_FW_NAME/WL128X_FW_NAME.

(This commit starts a series of fw update patches,
and changes the start() callback to return an error
in order to prevent the use of the driver during the
transition. This change will be reverted in the
last patch of series)

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-15 08:38:30 +02:00
..
acx.c wl12xx: remove deprecated packet detection threshold config 2011-12-15 09:58:42 +02:00
acx.h wl12xx: remove deprecated packet detection threshold config 2011-12-15 09:58:42 +02:00
boot.c wl12xx: use two MAC addresses based on the NVS or from fuse ROM 2012-02-15 08:38:29 +02:00
boot.h wl12xx: use two MAC addresses based on the NVS or from fuse ROM 2012-02-15 08:38:29 +02:00
cmd.c wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00
cmd.h wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00
conf.h wl12xx: set scan probe requests rate according to the no_cck flag 2011-11-08 15:50:09 +02:00
debug.h wl12xx: read chip ID and HW PG version during probe 2012-02-15 08:38:29 +02:00
debugfs.c wl12xx: alloc buffer in driver_state_read to prevent compilation warning 2011-12-15 16:11:29 +02:00
debugfs.h
event.c wl12xx: remove unnecessary shadow declaration 2012-02-15 08:38:29 +02:00
event.h wl12xx: move ap_hlid_map into wlvif.ap 2011-10-07 08:33:46 +03:00
ini.h
init.c wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00
init.h wl12xx: remove deprecated packet detection threshold config 2011-12-15 09:58:42 +02:00
io.c wl12xx: move partition table definition to io.c 2012-02-15 08:38:28 +02:00
io.h wl12xx: move partition table definition to io.c 2012-02-15 08:38:28 +02:00
Kconfig wl12xx: remove sdio_test module 2011-10-11 16:00:38 +03:00
main.c wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00
Makefile wl12xx: enable sparse endianess check by default 2012-02-15 08:38:27 +02:00
ps.c wl12xx: make WL1271_FLAG_IDLE flag per-vif 2011-12-20 22:30:14 +02:00
ps.h wl12xx: replace all remaining wl->vif references 2011-10-11 15:12:13 +03:00
reg.h wl12xx: use two MAC addresses based on the NVS or from fuse ROM 2012-02-15 08:38:29 +02:00
rx.c wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS 2011-12-15 09:58:41 +02:00
rx.h wl12xx: update rx/tx 2011-08-22 12:35:25 +03:00
scan.c wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00
scan.h wl12xx: move bss_type into wlvif 2011-10-07 08:32:37 +03:00
sdio.c wl12xx: don't release/claim sdio on suspend/resume 2012-02-15 08:38:30 +02:00
spi.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wl12xx-next 2011-12-01 12:14:48 +02:00
testmode.c wl12xx: add testmode operation to read the BD_ADDR from Fuse ROM 2012-02-15 08:38:29 +02:00
testmode.h
tx.c wl12xx: remove wl1271_tx_update_filters 2012-02-15 08:38:30 +02:00
tx.h wl12xx: rearm rx streaming per vif 2011-10-11 15:09:57 +03:00
wl12xx_80211.h wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr) 2011-12-01 15:55:49 +02:00
wl12xx_platform_data.c wl12xx: add missing copyright notice 2011-12-20 22:30:15 +02:00
wl12xx.h wl12xx: fw api change - add role_id to set_template 2012-02-15 08:38:30 +02:00