index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
2015-10-29
Staging: wilc1000: Prefer eth_broadcast_addr over memset()
Punit Vara
2015-10-29
staging: wilc1000: fix line over 80 characters
Chaehyun Lim
2015-10-29
staging: wilc1000: replace kmalloc/memcpy with kmemdup
Chaehyun Lim
2015-10-29
staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: replace u8 with int.
Chaehyun Lim
2015-10-29
staging: wilc1000: fix parameter name of function declaration
Chaehyun Lim
2015-10-29
staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap
Chaehyun Lim
2015-10-29
staging: wilc1000: fix line over 80 characters
Chaehyun Lim
2015-10-29
staging: wilc1000: replace kmalloc/memcpy with kmemdup
Chaehyun Lim
2015-10-29
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_sta
Chaehyun Lim
2015-10-29
staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_sta
Chaehyun Lim
2015-10-29
staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_sta
Chaehyun Lim
2015-10-29
staging: wilc1000: fix parameter name of function declaration
Chaehyun Lim
2015-10-29
staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta
Chaehyun Lim
2015-10-29
Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper function
Shivani Bhardwaj
2015-10-29
Staging: wilc1000: coreconfigurator: Remove trailing whitespace
Shivani Bhardwaj
2015-10-29
staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drv
Leo Kim
2015-10-29
staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv
Leo Kim
2015-10-29
staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drv
Leo Kim
2015-10-29
staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv
Leo Kim
2015-10-29
staging: wilc1000: rename u8MacAddress of struct get_mac_addr
Leo Kim
2015-10-29
staging: wilc1000: rename u8MacAddress of struct set_mac_addr
Leo Kim
2015-10-29
staging: wilc1000: rename u32Mode of struct op_mode
Leo Kim
2015-10-29
staging: wilc1000: rename u32Address of struct drv_handler
Leo Kim
2015-10-29
staging: wilc1000: rename variable strWID
Leo Kim
2015-10-29
staging: wilc1000: rename au8StartTime of struct join_bss_param
Leo Kim
2015-10-29
staging: wilc1000: host_interface: removes unused functions
Leo Kim
2015-10-29
staging: wilc1000: fixes please don't use multiple blank lines
Leo Kim
2015-10-29
staging: wilc1000: fixes missing a blank line after declarations
Leo Kim
2015-10-29
staging: wilc1000: fixes blank lines aren't necessary brace
Leo Kim
2015-10-29
staging: wilc1000: fixes braces {} are not necessary for single statement blocks
Leo Kim
2015-10-29
staging: wilc1000: remove unnecessary parentheses around
Leo Kim
2015-10-29
staging: wilc1000: wilc_msgqueue.c : remove goto statement
Leo Kim
2015-10-29
staging: wilc1000: tcp_process: add argument dev and use private data
Glen Lee
2015-10-29
staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device
Glen Lee
2015-10-29
staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlan
Glen Lee
2015-10-29
staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc
Glen Lee
2015-10-29
staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it
Glen Lee
2015-10-29
staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device
Glen Lee
2015-10-29
staging: wilc1000: GetIfHandler: add argument struct wilc and use it
Glen Lee
2015-10-29
staging: wilc1000: frmw_to_linux: add argument struct wilc
Glen Lee
2015-10-29
staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it
Glen Lee
2015-10-29
staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device
Glen Lee
2015-10-29
staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlan
Glen Lee
2015-10-29
staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc
Glen Lee
2015-10-29
staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use it
Glen Lee
[next]