[PATCH 00/12] WILC1000 V2 for the g_linux_wlan

Tony Cho tony.cho at atmel.com
Tue Oct 20 05:26:44 UTC 2015


The series of V2 restore the global variable, wl to g_linux_wlan which is its
original name becasue it will be replaced with local structure and deleted.

Tony Cho (12):
  staging: wilc1000: change the type of wilc1000_initialized
  staging: wilc1000: rename u8NoIfcs in the struct wilc
  staging: wilc1000: rename strInterfaceInfo in the sturct wilc
  staging: wilc1000: rename aSrcAddress in the struct wilc_vif
  staging: wilc1000: rename aBSSID in the sturct wilc_vif
  staging: wilc1000: rename drvHandler in the struct wilc_vif
  staging: wilc1000: rename wilc_netdev in the struct wilc_vif
  staging: wilc1000: move clean up codes into wl_wlan_cleanup function
  staging: wilc1000: rename wilc_firmware in the struct wilc
  staging: wilc1000: remove COMPLEMENT_BOOT
  staging: wilc1000: introduce struct wilc_sdio for sdio data
  staging: wilc1000: assign pointer of g_linux_wlan to sdio device data

 drivers/staging/wilc1000/linux_wlan.c             | 331 +++++++---------------
 drivers/staging/wilc1000/linux_wlan_sdio.c        |  33 ++-
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c |  87 +++---
 drivers/staging/wilc1000/wilc_wfi_netdevice.h     |  19 +-
 drivers/staging/wilc1000/wilc_wlan.c              |  18 --
 5 files changed, 169 insertions(+), 319 deletions(-)

-- 
1.9.1



More information about the devel mailing list