summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/Makefile
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-271-2/+1
* staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh2018-08-021-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan2016-06-251-1/+0
* staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee2016-02-071-1/+0
* staging: wilc1000: use unified firmwareGlen Lee2016-02-031-3/+2
* staging: wilc1000: remove unused filesGlen Lee2015-12-211-1/+1
* staging: wilc1000: remove unused filesGlen Lee2015-12-211-1/+1
* staging: wilc1000: use kernel define byte order macrosGlen Lee2015-12-211-1/+1
* staging: wilc1000: remove wilc memory allocation configGlen Lee2015-12-211-6/+0
* staging: wilc1000: remove define COMPLEMENT_BOOTGlen Lee2015-12-211-2/+0
* staging/wilc1000: split out bus specific modulesArnd Bergmann2015-12-181-2/+5
* staging/wilc1000: remove WILC_SDIO/WILC_SPI macrosArnd Bergmann2015-12-181-2/+1
* staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann2015-12-181-1/+0
* staging/wilc1000: make symbols static if possibleArnd Bergmann2015-12-181-2/+1
* staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen Lee2015-11-151-3/+3
* staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho2015-10-121-1/+2
* staging: wilc1000: remove AGING_ALGTony Cho2015-10-021-1/+0
* staging: wilc1000: remove PLL_WORKAROUNDTony Cho2015-10-021-1/+1
* staging: wilc1000: remove define CONNECT_DIRECTGlen Lee2015-09-301-1/+1
* staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOSTGlen Lee2015-09-301-1/+0
* staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee2015-09-291-1/+1
* staging: wilc1000: delete wilc_memory.c and wilc_memory.hGlen Lee2015-09-121-1/+1
* staging: wilc1000: delete definition USE_WIRELESSKim, Leo2015-09-121-1/+1
* staging: wilc1000: remove wilc_exported_buf.cGreg Kroah-Hartman2015-09-121-5/+0
* staging: wilc1000: remove WILC_TimerStart()Greg Kroah-Hartman2015-08-171-1/+1
* staging: wilc1000: remove WILC_Sleep()Greg Kroah-Hartman2015-08-141-1/+1
* staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim2015-08-141-1/+1
* staging: wilc1000: remove unnecessary filesTony Cho2015-07-291-2/+2
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: remove EXPORT_SYMTABArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: remove time wrapperArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann2015-05-311-6/+0
* staging: wilc1000: remove thread wrapperArnd Bergmann2015-05-311-1/+1
* staging: wilc1000: remove platform version checksArnd Bergmann2015-05-311-2/+1
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+41