aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-25staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan1-1/+0
2016-02-07staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee1-1/+0
2016-02-03staging: wilc1000: use unified firmwareGlen Lee1-3/+2
2015-12-21staging: wilc1000: remove unused filesGlen Lee1-1/+1
2015-12-21staging: wilc1000: remove unused filesGlen Lee1-1/+1
2015-12-21staging: wilc1000: use kernel define byte order macrosGlen Lee1-1/+1
2015-12-21staging: wilc1000: remove wilc memory allocation configGlen Lee1-6/+0
2015-12-21staging: wilc1000: remove define COMPLEMENT_BOOTGlen Lee1-2/+0
2015-12-18staging/wilc1000: split out bus specific modulesArnd Bergmann1-2/+5
2015-12-18staging/wilc1000: remove WILC_SDIO/WILC_SPI macrosArnd Bergmann1-2/+1
2015-12-18staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann1-1/+0
2015-12-18staging/wilc1000: make symbols static if possibleArnd Bergmann1-2/+1
2015-11-15staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen Lee1-3/+3
2015-10-12staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho1-1/+2
2015-10-02staging: wilc1000: remove AGING_ALGTony Cho1-1/+0
2015-10-02staging: wilc1000: remove PLL_WORKAROUNDTony Cho1-1/+1
2015-09-30staging: wilc1000: remove define CONNECT_DIRECTGlen Lee1-1/+1
2015-09-30staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOSTGlen Lee1-1/+0
2015-09-29staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee1-1/+1
2015-09-12staging: wilc1000: delete wilc_memory.c and wilc_memory.hGlen Lee1-1/+1
2015-09-12staging: wilc1000: delete definition USE_WIRELESSKim, Leo1-1/+1
2015-09-12staging: wilc1000: remove wilc_exported_buf.cGreg Kroah-Hartman1-5/+0
2015-08-17staging: wilc1000: remove WILC_TimerStart()Greg Kroah-Hartman1-1/+1
2015-08-14staging: wilc1000: remove WILC_Sleep()Greg Kroah-Hartman1-1/+1
2015-08-14staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim1-1/+1
2015-07-29staging: wilc1000: remove unnecessary filesTony Cho1-2/+2
2015-06-02staging: wilc1000: remove semaphore wrapperArnd Bergmann1-1/+1
2015-06-02staging: wilc1000: remove EXPORT_SYMTABArnd Bergmann1-1/+1
2015-06-02staging: wilc1000: remove time wrapperArnd Bergmann1-1/+1
2015-05-31staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann1-6/+0
2015-05-31staging: wilc1000: remove thread wrapperArnd Bergmann1-1/+1
2015-05-31staging: wilc1000: remove platform version checksArnd Bergmann1-2/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+41