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
2019-01-18
staging: wilc1000: avoid the use of typedef for function pointers
Ajay Singh
2019-01-18
staging: wilc1000: refactor handle_set_mcast_filter()
Ajay Singh
2019-01-18
staging: wilc1000: remove 'disconnect_info' structure
Ajay Singh
2019-01-18
staging: wilc1000: refactor information message parsing logic
Ajay Singh
2019-01-18
staging: wilc1000: use single struct for 'connect' related parameters
Ajay Singh
2019-01-18
staging: wilc1000: rename hidden_network related data structure
Ajay Singh
2019-01-18
staging: wilc1000: use struct to pack join parameters for FW
Ajay Singh
2019-01-18
staging: wilc1000: corrected order to pack join param buffer
Ajay Singh
2019-01-18
staging: wilc1000: make use of cfg80211_inform_bss_frame()
Ajay Singh
2019-01-18
staging: wilc1000: remove the use of scan shadow buffer
Ajay Singh
2019-01-18
staging: wilc1000: use 'struct' to pack cfg header frame in wilc_wlan_cfg_com...
Ajay Singh
2019-01-18
staging: wilc1000: refactor wilc_wlan_set_bssid()
Ajay Singh
2019-01-18
staging: wilc1000: make use of get_unaligned_le16/le32 to pack data
Ajay Singh
2019-01-15
staging: wilc1000: remove set but not used variable 'msa'
YueHaibing
2019-01-07
staging: wilc1000: make function wilc_get_stats_async static
Marko Stankovic
2018-12-20
staging: wilc1000: fix missing read_write setting when reading data
Colin Ian King
2018-12-17
staging: wilc1000: fix NULL dereference inside wilc_scan()
Ajay Singh
2018-12-05
staging: wilc1000: correct inconsistent indenting
Michael Straube
2018-12-05
staging: wilc1000: handle scan operation callback from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: avoid extra buffer copy while connect cfg ops
Ajay Singh
2018-12-05
staging: wilc1000: handle connect ops callback from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: avoid deferred handling of cfg80211 disconnect callback
Ajay Singh
2018-12-05
staging: wilc1000: handle get_station() ops callback in cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: handle remain on channel cfg ops from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: use correct 'struct remain_ch' variable in scan complete
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handling
Ajay Singh
2018-12-05
staging: wilc1000: delete the unused code after code refactor
Ajay Singh
2018-12-05
staging: wilc1000: handle key related cfg operation from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_get_inactive_time() to avoid deferred handling
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred hand...
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handling
Ajay Singh
2018-12-05
staging: wilc1000: handle station dump cfg ops from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_hif_set_cfg() to avoid deferred handling
Ajay Singh
2018-12-05
staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handling
Ajay Singh
2018-12-05
staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context
Ajay Singh
2018-12-05
staging: wilc1000: handle add beacon operation callback from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()
Ajay Singh
2018-12-05
staging: wilc1000: use is_zero_ether_addr() API to check mac address
Ajay Singh
2018-12-05
staging: wilc1000: handle delete station related callback ops from cfg80211 c...
Ajay Singh
2018-12-05
staging: wilc1000: use void return for wilc_hif_pack_sta_param()
Ajay Singh
2018-12-05
staging: wilc1000: handle add and edit station from the cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: handle setting power management from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: handle tx power related callback from cfg80211 context
Ajay Singh
2018-12-05
staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmware
Ajay Singh
2018-12-05
staging: wilc1000: avoid the use of the static variable to configure wiphy st...
Ajay Singh
2018-12-05
staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handl...
Ajay Singh
2018-12-05
staging: wilc1000: remove unnecessary checks in wilc_mac_close()
Ajay Singh
2018-11-12
staging: wilc1000: rename tsf_hi element of network_info struct
Ajay Singh
2018-11-12
staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macro
Ajay Singh
2018-11-12
staging: wilc1000: added 'WILC_' prefix for constants to have clear namespace
Ajay Singh
[next]