summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: restore wilc_spi_dev variableArnd Bergmann2015-10-171-0/+1
* staging: wilc1000: linux_wlan_spi: include headerStanislav Kholmanskikh2015-10-131-1/+1
* staging: wilc1000: linux_wlan_spi: correct typesStanislav Kholmanskikh2015-10-131-6/+6
* staging: wilc1000: linux_wlan_spi.c: fix kzalloc error checkChaehyun Lim2015-09-191-14/+8Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-3/+3
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-2/+2
* Staging: wilc1000: Replace "#include <asm/uaccess>" with "#include <linux/uac...Shraddha Barke2015-09-131-1/+1
* staging: wilc1000: remove unused NM73131_0_BOARDKim, Leo2015-09-131-73/+2Star
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-131-0/+6
* Staging: wilc1000: NULL check before some freeing functions is not neededAbdul Hussain2015-06-191-4/+2Star
* staging: wilc1000: remove dead codeHari Prasath Gujulan Elango2015-06-081-27/+1Star
* staging: wilc1000: remove unnecessary typecastHari Prasath Gujulan Elango2015-06-081-4/+4
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-021-3/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+510