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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-02-07
staging: wilc1000: rename linux_wlan.c and linux_mon.c
Ajay Singh
2018-11-05
staging: wilc1000: remove coreconfigurator.c file
Ajay Singh
2018-09-25
staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
Ajay Singh
2018-09-25
staging: wilc1000: remove wilc_debugfs.c file as its not used
Ajay Singh
2018-08-27
staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...
Arnd Bergmann
2018-08-02
staging: wilc1000: fix TODO to compile spi and sdio components in single module
Ajay Singh
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-25
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
2016-02-07
staging: wilc1000: remove define TCP_ACK_FILTER
Glen Lee
2016-02-03
staging: wilc1000: use unified firmware
Glen Lee
2015-12-21
staging: wilc1000: remove unused files
Glen Lee
2015-12-21
staging: wilc1000: remove unused files
Glen Lee
2015-12-21
staging: wilc1000: use kernel define byte order macros
Glen Lee
2015-12-21
staging: wilc1000: remove wilc memory allocation config
Glen Lee
2015-12-21
staging: wilc1000: remove define COMPLEMENT_BOOT
Glen Lee
2015-12-18
staging/wilc1000: split out bus specific modules
Arnd Bergmann
2015-12-18
staging/wilc1000: remove WILC_SDIO/WILC_SPI macros
Arnd Bergmann
2015-12-18
staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
Arnd Bergmann
2015-12-18
staging/wilc1000: make symbols static if possible
Arnd Bergmann
2015-11-15
staging: wilc1000: separate hif_sdio and hif_spi into different module
Glen Lee
2015-10-12
staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.c
Tony Cho
2015-10-02
staging: wilc1000: remove AGING_ALG
Tony Cho
2015-10-02
staging: wilc1000: remove PLL_WORKAROUND
Tony Cho
2015-09-30
staging: wilc1000: remove define CONNECT_DIRECT
Glen Lee
2015-09-30
staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOST
Glen Lee
2015-09-29
staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP
Glen Lee
2015-09-12
staging: wilc1000: delete wilc_memory.c and wilc_memory.h
Glen Lee
2015-09-12
staging: wilc1000: delete definition USE_WIRELESS
Kim, Leo
2015-09-12
staging: wilc1000: remove wilc_exported_buf.c
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: remove WILC_TimerStart()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_Sleep()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h
Chaehyun Lim
2015-07-29
staging: wilc1000: remove unnecessary files
Tony Cho
2015-06-02
staging: wilc1000: remove semaphore wrapper
Arnd Bergmann
2015-06-02
staging: wilc1000: remove EXPORT_SYMTAB
Arnd Bergmann
2015-06-02
staging: wilc1000: remove time wrapper
Arnd Bergmann
2015-05-31
staging: wilc1000: remove __DRIVER_VERSION__ macro
Arnd Bergmann
2015-05-31
staging: wilc1000: remove thread wrapper
Arnd Bergmann
2015-05-31
staging: wilc1000: remove platform version checks
Arnd Bergmann
2015-05-24
staging: wilc1000: Add SDIO/SPI 802.11 driver
Johnny Kim