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-04-17
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
Adham Abozaeid
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-04-16
staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"
Colin Ian King
2019-04-16
staging: wilc1000: give usleep_range a range
Nicholas Mc Guire
2019-04-16
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Tetsuo Handa
2019-04-16
staging: wilc1000: drop explicit conversion to bool
Nicholas Mc Guire
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-29
staging: wilc1000: assign scan result callback before starting the scan
Adham Abozaeid
2019-03-27
staging: wilc1000: use cfg80211 ssid list instead of repacking it
Adham Abozaeid
2019-03-22
staging: wilc1000: Remove return variables from wilc_spi.c
Nishka Dasgupta
2019-03-22
staging: wilc1000: Remove return variable from host_interface.c
Nishka Dasgupta
2019-03-18
staging: wilc1000: remove unnecessary local variables
Himadri Pandya
2019-03-18
staging: wilc1000: Fix line over 80 characters
Debleena Sen
2019-02-28
staging: wilc1000: fix incorrent type in initializer
Bo YU
2019-02-26
staging: wilc1000: fix incorrent type assignment
Bo YU
2019-02-07
staging: wilc1000: rename linux_wlan.c and linux_mon.c
Ajay Singh
2019-02-07
staging: wilc1000: remove 'linux_' prefix in function names
Ajay Singh
2019-02-07
staging: wilc1000: rename wilc_frmw_to_linux()
Ajay Singh
2019-02-07
staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file
Ajay Singh
2019-02-07
staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
Ajay Singh
2019-02-07
staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
Ajay Singh
2019-02-07
staging: wilc1000: add 'wilc_' prefix to have proper namespace
Ajay Singh
2019-02-07
staging: wilc1000: fix to set correct value for 'vif_num'
Ajay Singh
2019-02-07
staging: wilc1000: define p2p related static variable as constants
Ajay Singh
2019-02-07
staging: wilc1000: move 'curr_channel' static variable in 'wilc' struct
Ajay Singh
2019-02-07
staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct
Ajay Singh
2019-02-07
staging: wilc1000: avoid use of static variable in linux_mon.c
Ajay Singh
2019-02-07
staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
Ajay Singh
2019-02-07
staging: wilc1000: remove unused struct 'add_sta_param'
Ajay Singh
2019-02-07
staging: wilc1000: add check before performing operation on net_device
Ajay Singh
2019-02-07
staging: wilc1000: avoid use of interface names for validation
Ajay Singh
2019-02-07
staging: wilc1000: use random number for cookie instead of pointer
Ajay Singh
2019-02-07
staging: wilc1000: refactor code to use cookie information
Ajay Singh
2019-02-07
staging: wilc1000: refactor linux_wlan_init_test_config()
Ajay Singh
2019-02-07
staging: wilc1000: remove use of 'terminated_handle' static variable
Ajay Singh
2019-02-04
staging: wilc1000: refactor scan() cfg80211 ops callback
Ajay Singh
2019-02-04
staging: wilc1000: make use of iface type to identify p2p interface
Ajay Singh
2019-02-04
staging: wilc1000: rename timeout related macros
Ajay Singh
2019-02-04
staging: wilc1000: remove unnecessary debug log messages
Ajay Singh
2019-02-04
staging: wilc1000: remove redundant macros for radiotap
Ajay Singh
2019-02-04
staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()
Ajay Singh
2019-02-04
staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable
Ajay Singh
2019-01-30
staging: wilc1000: remove redundant reset of station statistics
Adham Abozaeid
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
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
[next]