summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2018-03-24staging: wilc1000: fix unchecked return valuePan Bian
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King
2018-02-25staging: wilc1000: fix kbuild test robot errorGlen Lee
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee
2015-10-29Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-29staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: replace u8 with int.Chaehyun Lim
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim
2015-10-29staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-29staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-29staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-29staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-29staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-29staging: wilc1000: fix return type of host_int_add_wep_key_bss_staChaehyun Lim
2015-10-29Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj
2015-10-29Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj
2015-10-29staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drvLeo Kim
2015-10-29staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drvLeo Kim
2015-10-29staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drvLeo Kim
2015-10-29staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drvLeo Kim
2015-10-29staging: wilc1000: rename u8MacAddress of struct get_mac_addrLeo Kim
2015-10-29staging: wilc1000: rename u8MacAddress of struct set_mac_addrLeo Kim
2015-10-29staging: wilc1000: rename u32Mode of struct op_modeLeo Kim
2015-10-29staging: wilc1000: rename u32Address of struct drv_handlerLeo Kim
2015-10-29staging: wilc1000: rename variable strWIDLeo Kim
2015-10-29staging: wilc1000: rename au8StartTime of struct join_bss_paramLeo Kim
2015-10-29staging: wilc1000: host_interface: removes unused functionsLeo Kim
2015-10-29staging: wilc1000: fixes please don't use multiple blank linesLeo Kim
2015-10-29staging: wilc1000: fixes missing a blank line after declarationsLeo Kim
2015-10-29staging: wilc1000: fixes blank lines aren't necessary braceLeo Kim
2015-10-29staging: wilc1000: fixes braces {} are not necessary for single statement blocksLeo Kim
2015-10-29staging: wilc1000: remove unnecessary parentheses aroundLeo Kim
2015-10-29staging: wilc1000: wilc_msgqueue.c : remove goto statementLeo Kim
2015-10-29staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: GetIfHandler: add argument struct wilc and use itGlen Lee
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee