summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim1-2/+0
2016-02-08staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park1-1/+0
2016-02-08staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim1-1/+1
2016-02-08staging: wilc1000: rename hWILCWFIDrv of wilc_priv structureLeo Kim1-1/+1
2016-02-08staging: wilc1000: fix WEP security bugGlen Lee1-1/+0
2016-02-08staging: wilc1000: increase link speedGlen Lee1-0/+2
2016-02-04staging: wilc1000: set bssid with modeGlen Lee1-1/+2
2016-02-04staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee1-1/+0
2016-02-04staging: wilc1000: add sdio resume/suspendGlen Lee1-0/+1
2015-12-22staging: wilc1000: remove duplicate netdevGlen Lee1-1/+0
2015-12-22staging: wilc1000: change vif to pointer to refence real private dataGlen Lee1-1/+1
2015-12-22staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee1-12/+9
2015-12-22staging: wilc1000: remove unneeded extern variableGlen Lee1-1/+0
2015-12-22staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee1-0/+22
2015-12-22staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen Lee1-1/+1
2015-12-19staging: wilc1000: use wilc instead of wilc_dev and remove wilc_devGlen Lee1-1/+0
2015-12-19staging: wilc1000: wilc_dbg: remove wilcGlen Lee1-1/+1
2015-12-19staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann1-5/+7
2015-12-19staging/wilc1000: pass hif operations through initializationArnd Bergmann1-1/+3
2015-12-19staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann1-4/+3
2015-12-19staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann1-1/+1
2015-12-19staging/wilc1000: unify device pointerArnd Bergmann1-5/+1
2015-12-19staging/wilc1000: move init/exit functions to driver filesArnd Bergmann1-1/+1
2015-12-19staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann1-0/+1
2015-12-19staging/wilc1000: move extern declarations to headersArnd Bergmann1-0/+2
2015-12-19staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-4/+4
2015-11-16staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim1-1/+1
2015-11-16staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim1-1/+1
2015-11-16staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim1-0/+1
2015-11-16staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee1-1/+1
2015-11-16staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with devGlen Lee1-0/+1
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee1-0/+1
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee1-1/+1
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee1-0/+1
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee1-1/+1
2015-10-25staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee1-0/+1
2015-10-25staging: wilc1000: add wilc to netdev private data structureGlen Lee1-1/+1
2015-10-25staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho1-0/+1
2015-10-25staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho1-1/+1
2015-10-25staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho1-1/+1
2015-10-25staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho1-1/+1
2015-10-25staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho1-1/+1
2015-10-25staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho1-1/+1
2015-10-25staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho1-1/+1
2015-10-25staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho1-1/+1
2015-10-25staging: wilc1000: rename u8NoIfcs in the struct wilcTony Cho1-1/+1
2015-10-25staging: wilc1000: change the type of wilc1000_initializedTony Cho1-1/+1
2015-10-17staging: wilc1000: remove typedef from the tstrInterfaceInfoTony Cho1-3/+3
2015-10-17staging: wilc1000: remove typedef from the linux_wlan_tTony Cho1-4/+4