summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj2015-10-291-15/+5Star
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-291-4/+3Star
* staging: wilc1000: host_int_init: add argument net_deviceGlen Lee2015-10-291-1/+1
* staging: wilc1000: rename host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-271-6/+6
* staging: wilc1000: start_ap: use netdev private data wilcGlen Lee2015-10-251-1/+5
* staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilcGlen Lee2015-10-251-4/+3Star
* staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-251-1/+5
* staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-251-2/+6
* staging: wilc1000: CfgConnectResult: use netdev private wilcGlen Lee2015-10-251-2/+6
* staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee2015-10-251-4/+3Star
* staging: wilc1000: chage_virtual_intf: use netdev private wilcGlen Lee2015-10-251-40/+45
* staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho2015-10-251-17/+17
* staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho2015-10-251-12/+12
* staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho2015-10-251-3/+3
* staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho2015-10-251-4/+4
* staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho2015-10-251-36/+36
* staging: wilc1000: change the type of wilc1000_initializedTony Cho2015-10-251-8/+7Star
* staging: wilc1000: Remove boolean comparisonsLuis de Bethencourt2015-10-171-4/+4
* staging: wilc1000: wilc_wfi_cfgoperations: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: wilc1000: remove typedef from the linux_wlan_tTony Cho2015-10-171-1/+1
* staging: wilc1000: remove extern declarations of g_linux_wlanTony Cho2015-10-171-2/+0Star
* Staging: wilc1000: wilc_wfi_cfgoperations: Remove unused codeShivani Bhardwaj2015-10-131-2/+0Star
* staging: wilc1000: move open brace in line with control flow statementAlison Schofield2015-10-131-6/+3Star
* Staging: wilc1000: wilc_wfi_cfgoperations: Remove NULL check before kfreeShraddha Barke2015-10-131-53/+25Star
* staging: wilc1000: rename u32SetCfgFlag of struct cfg_param_valTony Cho2015-10-131-5/+5
* staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho2015-10-131-1/+0Star
* staging: wilc1000: remove typedef from tenuConnDisconnEventLeo Kim2015-10-131-1/+1
* staging: wilc1000: remove typedef from tenuScanEventLeo Kim2015-10-131-1/+1
* staging: wilc1000: remove typedef from tstrStatisticsLeo Kim2015-10-131-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations.c : removes unused local variablesLeo Kim2015-10-131-21/+9Star
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-12/+12
* Staging: wilc1000: wilc_wfi_cfgoperations: Replace memset with eth_zero_addrShraddha Barke2015-10-081-3/+3
* staging: wilc1000: wilc_wfi_cfgoperations.c : remove unused functionsLeo Kim2015-10-081-109/+0Star
* staging: wilc1000: remove typedef from tstrCfgParamValLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from tstrHostIFpmkidLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim2015-10-081-2/+2
* staging: wilc1000: remove typedef from tstrHiddenNetworkLeo Kim2015-10-081-2/+2
* staging: wilc1000: rename u8CurrChannelChaehyun Lim2015-10-021-7/+7
* staging: wilc1000: set_channel: rename s32ErrorChaehyun Lim2015-10-021-4/+4
* staging: wilc1000: set_channel: fix data type of s32ErrorChaehyun Lim2015-10-021-1/+1
* staging: wilc1000: set_channel: remove blank line after open braceChaehyun Lim2015-10-021-1/+0Star
* staging: wilc1000: use int instead of int8_tChaehyun Lim2015-10-021-3/+3
* staging: wilc1000: remove #if 1 and #endifChaehyun Lim2015-10-021-2/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-1/+3
* staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee2015-09-291-16/+0Star
* staging: wilc1000: make add_virtual_intf staticChaehyun Lim2015-09-291-4/+6
* staging: wilc1000: make mgmt_tx staticChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: make mgmt_tx_cancel_wait staticChaehyun Lim2015-09-291-3/+3
* staging: wilc1000: make del_virtual_intf staticChaehyun Lim2015-09-291-1/+1