linux/drivers/staging/wilc1000
Aditya Shankar 46949b4856 staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
Change the config packet format used in handle_set_wfi_drv_handler()
to align the host driver with the new format used in the wilc firmware.

The change updates the format in which the host driver provides the
firmware with the drv_handler index and also uses two new
fields viz. "mode" and 'name" in the config packet along with this index
to directly provide details about the interface and its mode to the
firmware instead of having multiple if-else statements in the host driver
to decide which interface to configure.

This change requires users to move to the newer version of the wilc
firmware(14.02 or higher) available on the vendor tree on github or on the
linux-firmware project. The existing firmware files on the linux-firmware
project are very old and best not used.

Signed-off-by: Aditya Shankar <aditya.shankar@microchip.com>
Reviewed-by: Arend Van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-13 12:06:57 +02:00
..
coreconfigurator.c Staging: wilc1000: Compress return logic into one line 2016-10-16 10:27:34 +02:00
coreconfigurator.h staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received 2017-03-09 14:52:22 +01:00
host_interface.c staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
host_interface.h staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
Kconfig
linux_mon.c staging: wilc1000: fix unchecked return value 2017-04-28 12:00:21 +02:00
linux_wlan.c staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
Makefile staging: wilc1000: message_queue: Move code to host interface 2016-06-25 14:39:53 -07:00
TODO drivers: wilc1000: remove references to semaphores 2016-08-21 17:27:16 +02:00
wilc_debugfs.c staging: wilc1000: Fixing struct definition layout 2017-05-15 07:41:58 +02:00
wilc_sdio.c drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info 2017-03-29 09:37:14 +02:00
wilc_spi.c staging: wilc1000: Remove unnecessary brackets 2017-03-16 11:47:41 +09:00
wilc_wfi_cfgoperations.c staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
wilc_wlan_cfg.c staging: wilc1000: Use new format for configuring firmware 2017-04-08 13:00:43 +02:00
wilc_wlan_cfg.h
wilc_wlan_if.h staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler 2017-06-13 12:06:57 +02:00
wilc_wlan.c staging: wilc1000: Alignment should match open parenthesis 2017-03-07 06:53:30 +01:00
wilc_wlan.h staging: wilc1000: function prototype argument should have identifier name 2017-03-07 06:53:30 +01:00