summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
AgeCommit message (Expand)Author
2015-10-29Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: host_int_init: add argument net_deviceGlen Lee
2015-10-27staging: wilc1000: rename host_int_set_WEPDefaultKeyIDChaehyun Lim
2015-10-24staging: wilc1000: start_ap: use netdev private data wilcGlen Lee
2015-10-24staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-24staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-24staging: wilc1000: CfgConnectResult: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee
2015-10-24staging: wilc1000: chage_virtual_intf: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho
2015-10-24staging: wilc1000: change the type of wilc1000_initializedTony Cho
2015-10-16staging: wilc1000: Remove boolean comparisonsLuis de Bethencourt
2015-10-16staging: wilc1000: wilc_wfi_cfgoperations: Remove useless initialisationAmitoj Kaur Chawla
2015-10-16staging: wilc1000: remove typedef from the linux_wlan_tTony Cho
2015-10-16staging: wilc1000: remove extern declarations of g_linux_wlanTony Cho
2015-10-13Staging: wilc1000: wilc_wfi_cfgoperations: Remove unused codeShivani Bhardwaj
2015-10-12staging: wilc1000: move open brace in line with control flow statementAlison Schofield
2015-10-12Staging: wilc1000: wilc_wfi_cfgoperations: Remove NULL check before kfreeShraddha Barke
2015-10-12staging: wilc1000: rename u32SetCfgFlag of struct cfg_param_valTony Cho
2015-10-12staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho
2015-10-12staging: wilc1000: remove typedef from tenuConnDisconnEventLeo Kim
2015-10-12staging: wilc1000: remove typedef from tenuScanEventLeo Kim
2015-10-12staging: wilc1000: remove typedef from tstrStatisticsLeo Kim
2015-10-12staging: wilc1000: wilc_wfi_cfgoperations.c : removes unused local variablesLeo Kim
2015-10-12staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim
2015-10-08Staging: wilc1000: wilc_wfi_cfgoperations: Replace memset with eth_zero_addrShraddha Barke
2015-10-08staging: wilc1000: wilc_wfi_cfgoperations.c : remove unused functionsLeo Kim
2015-10-08staging: wilc1000: remove typedef from tstrCfgParamValLeo Kim
2015-10-08staging: wilc1000: remove typedef from tstrHostIFpmkidLeo Kim
2015-10-08staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim
2015-10-08staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim
2015-10-08staging: wilc1000: remove typedef from tstrHiddenNetworkLeo Kim
2015-10-02staging: wilc1000: rename u8CurrChannelChaehyun Lim
2015-10-02staging: wilc1000: set_channel: rename s32ErrorChaehyun Lim
2015-10-02staging: wilc1000: set_channel: fix data type of s32ErrorChaehyun Lim
2015-10-02staging: wilc1000: set_channel: remove blank line after open braceChaehyun Lim
2015-10-02staging: wilc1000: use int instead of int8_tChaehyun Lim
2015-10-02staging: wilc1000: remove #if 1 and #endifChaehyun Lim
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee
2015-09-29staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee
2015-09-29staging: wilc1000: make add_virtual_intf staticChaehyun Lim
2015-09-29staging: wilc1000: make mgmt_tx staticChaehyun Lim
2015-09-29staging: wilc1000: make mgmt_tx_cancel_wait staticChaehyun Lim
2015-09-29staging: wilc1000: make del_virtual_intf staticChaehyun Lim