aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee1-2/+5
2015-10-24staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho1-2/+3
2015-10-24staging: wilc1000: introduce struct wilc_sdio for sdio dataTony Cho1-0/+16
2015-10-24staging: wilc1000: remove COMPLEMENT_BOOTTony Cho1-9/+0
2015-10-24staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho1-4/+1
2015-10-16staging: wilc1000: remove extern declarations of g_linux_wlanTony Cho1-1/+0
2015-09-14staging: wilc1000: Add terminating entry for wilc_sdio_idsAxel Lin1-0/+1
2015-09-12staging: wilc1000: remove unused NM73131_0_BOARDKim, Leo1-7/+1
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim1-0/+1
2015-08-08staging: wilc1000: Remove unused extern declarationsChandra S Gorentla1-1/+0
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+249