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
2016-03-22
staging: wilc1000: fix a couple of memory leaks
Colin Ian King
2016-03-22
staging: wilc1000: fixed kernel panic when firmware is not started
Leo Kim
2016-03-11
staging: wilc1000: Possible unnecessary 'out of memory' message
Anchal Jain
2016-03-11
staging: wilc1000: use mutex instead of semaphore sem_cfg_values
Chaehyun Lim
2016-03-03
staging: wilc1000: use switch statement instead of multiple if statement
Chaehyun Lim
2016-03-03
staging: wilc1000: remove unnecessary comments
Chaehyun Lim
2016-03-03
staging: wilc1000: add enum cfg_type_cmd
Chaehyun Lim
2016-03-03
staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfg
Chaehyun Lim
2016-03-03
staging: wilc1000: remove commented codes
Chaehyun Lim
2016-03-03
staging: wilc1000: use TAG_PARAM_OFFSET define
Chaehyun Lim
2016-03-03
staging: wilc1000: Remove a whitespace before parenthesis
Anchal Jain
2016-03-03
staging: wilc1000: remove typedef from enum tenuConnectSts
Chaehyun Lim
2016-03-03
staging: wilc1000: remove unused define
Chaehyun Lim
2016-03-03
staging: wilc1000: remove typedef from sdio_cmd53_t
Chaehyun Lim
2016-03-03
staging: wilc1000: remove unnecessary comment codes
Chaehyun Lim
2016-03-03
staging: wilc1000: remove typedef from struct sdio_cmd52_t
Chaehyun Lim
2016-03-01
staging: wilc1000: wilc_wlan: Remove wrapper function
Amitoj Kaur Chawla
2016-03-01
staging: wilc1000: wilc_wlan_if.h: remove unused functions
Tony Cho
2016-03-01
staging: wilc1000: Removed unused variables
Bhaktipriya Shridhar
2016-03-01
staging: wilc1000: Remove unnecessary 'else'
Rehas Sachdeva
2016-03-01
staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS
Alison Schofield
2016-03-01
staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLE
Alison Schofield
2016-03-01
staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECT
Alison Schofield
2016-03-01
staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED
Alison Schofield
2016-03-01
staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL
Alison Schofield
2016-02-25
staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS
Alison Schofield
2016-02-25
staging: wilc1000: rename u16reason in disconnect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename struct tstrDisconnectNotifInfo
Chaehyun Lim
2016-02-25
staging: wilc1000: rename u16ConnectStatus in struct connect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename u16RespIEsLen in struct connect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename pu8RespIEs in struct connect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename ReqIEsLen in struct connec_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename pu8ReqIEs in struct connect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename au8bssid in struct connect_info
Chaehyun Lim
2016-02-25
staging: wilc1000: rename struct tstrConnectInfo
Chaehyun Lim
2016-02-25
staging: wilc1000: Remove useless return variables
Bhaktipriya Shridhar
2016-02-25
staging: wilc1000: wilc_wlan.c: remove multiple blank line
Tony Cho
2016-02-25
staging: wilc1000: wilc_wlan.c: remove unnecessary blank lines
Tony Cho
2016-02-25
staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"
Leo Kim
2016-02-25
staging: wilc1000: removes unnecessary retry 3 times
Leo Kim
2016-02-25
staging: wilc1000: handle_cfg_param: remove unnecessary whitespace
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_cfg_param: fix line over 80 characters
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_cfg_param: fix logical continuations
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_cfg_param: rename wid_cnt
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_cfg_param: change data type of wid_cnt
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attr
Chaehyun Lim
2016-02-25
staging: wilc1000: handle_set_mac_address: fix missing blank line after decla...
Chaehyun Lim
2016-02-22
staging: wilc1000: wilc_wfi_netdevice: Remove header files
Amitoj Kaur Chawla
2016-02-22
staging: wilc1000: Remove header file
Amitoj Kaur Chawla
2016-02-22
staging: wilc1000: Check for quoted strings broken across lines
Anchal Jain
[next]