summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: increase link speedGlen Lee2016-02-081-0/+2
* staging: wilc1000: set bssid with modeGlen Lee2016-02-041-1/+2
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-041-1/+0Star
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-041-0/+1
* staging: wilc1000: remove duplicate netdevGlen Lee2015-12-211-1/+0Star
* staging: wilc1000: change vif to pointer to refence real private dataGlen Lee2015-12-211-1/+1
* staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee2015-12-211-12/+9Star
* staging: wilc1000: remove unneeded extern variableGlen Lee2015-12-211-1/+0Star
* staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee2015-12-211-0/+22
* staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen Lee2015-12-211-1/+1
* staging: wilc1000: use wilc instead of wilc_dev and remove wilc_devGlen Lee2015-12-181-1/+0Star
* staging: wilc1000: wilc_dbg: remove wilcGlen Lee2015-12-181-1/+1
* staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann2015-12-181-5/+7
* staging/wilc1000: pass hif operations through initializationArnd Bergmann2015-12-181-1/+3
* staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann2015-12-181-4/+3Star
* staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: unify device pointerArnd Bergmann2015-12-181-5/+1Star
* staging/wilc1000: move init/exit functions to driver filesArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann2015-12-181-0/+1
* staging/wilc1000: move extern declarations to headersArnd Bergmann2015-12-181-0/+2
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-4/+4
* staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim2015-11-161-0/+1
* staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee2015-11-161-1/+1
* staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with devGlen Lee2015-11-161-0/+1
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-291-0/+1
* staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee2015-10-291-1/+1
* staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee2015-10-291-0/+1
* staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee2015-10-291-1/+1
* staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee2015-10-251-0/+1
* staging: wilc1000: add wilc to netdev private data structureGlen Lee2015-10-251-1/+1
* staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho2015-10-251-0/+1
* staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho2015-10-251-1/+1
* staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho2015-10-251-1/+1
* staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho2015-10-251-1/+1
* staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho2015-10-251-1/+1
* staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho2015-10-251-1/+1
* staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho2015-10-251-1/+1
* staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho2015-10-251-1/+1
* staging: wilc1000: rename u8NoIfcs in the struct wilcTony Cho2015-10-251-1/+1
* staging: wilc1000: change the type of wilc1000_initializedTony Cho2015-10-251-1/+1
* staging: wilc1000: remove typedef from the tstrInterfaceInfoTony Cho2015-10-171-3/+3
* staging: wilc1000: remove typedef from the linux_wlan_tTony Cho2015-10-171-4/+4
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-2/+2
* staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove unnecessary commentChaehyun Lim2015-10-021-13/+10Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-021-1/+0Star
* staging: wilc1000: remove unused variable real_ndevGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: wilc_wfi_netdevice.h: remove unused variablesGlen Lee2015-10-021-2/+0Star