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
2018-05-25
staging: wilc1000: Avoid overriding rates_no while parsing ies element.
Adham Abozaeid
2018-05-25
staging: wilc1000: fix spelling mistake: "Preamle" -> "Preamble"
Colin Ian King
2018-05-14
staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused...
Ajay Singh
2018-05-14
staging: wilc1000: remove s8idxarray to avoid datatype in variable name
Ajay Singh
2018-05-14
staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
Ajay Singh
2018-05-14
staging: wilc1000: added comments for mutex and spinlock_t
Ajay Singh
2018-05-14
staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
Ajay Singh
2018-05-14
staging: wilc1000: added #define for setting radiotap header
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_sdio struct
Ajay Singh
2018-05-14
staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
Ajay Singh
2018-05-14
staging: wilc1000: rename u8security to avoid datatype in variable name
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars issue in connect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in scan()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters in add_key()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in get_station()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expi...
Ajay Singh
2018-05-14
staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
Ajay Singh
2018-05-14
staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
Ajay Singh
2018-05-14
staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
Ajay Singh
2018-05-14
staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in linux_mon
Ajay Singh
2018-05-14
staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_par...
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 characters issue in handle_connect()
Ajay Singh
2018-05-14
staging: wilc1000: fix line over 80 chars in handle_key()
Ajay Singh
2018-05-14
staging: wilc1000: remove 'ret' variable in handle_key()
Ajay Singh
2018-05-14
staging: wilc1000: added complete() call for error scenario in handle_key()
Ajay Singh
2018-05-06
staging: wilc1000: Remove unnecessary array index check
Nathan Chancellor
2018-05-06
staging: wilc1000: Remove useless function
Nathan Chancellor
2018-05-06
staging: wilc1000: Remove unused variables
Nathan Chancellor
2018-05-03
staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcase
Ajay Singh
2018-05-03
staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for m...
Ajay Singh
2018-05-03
staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
Ajay Singh
2018-05-03
staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice
Ajay Singh
2018-05-03
staging: wilc1000: remove unnecessary header file inclusion for wilc
Ajay Singh
2018-05-03
staging: wilc1000: remove unnecessary static function defination in wilc_spi
Ajay Singh
2018-05-03
staging: wilc1000: remove unused macros in host_interface
Ajay Singh
2018-05-03
staging: wilc1000: remove the use of cur_byte variable in functions
Ajay Singh
2018-05-03
staging: wilc1000: remove static variable 'del_beacon' and null check
Ajay Singh
2018-05-03
staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase fo...
Ajay Singh
2018-05-03
staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in f...
Ajay Singh
2018-05-03
staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function name
Ajay Singh
2018-05-03
staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct name
Ajay Singh
2018-05-03
staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function...
Ajay Singh
2018-05-03
staging: wilc1000: remove unnecessary file and function header comments
Ajay Singh
[next]