summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_mon.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-2/+0Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-171-7/+7
* staging: wilc1000: remove commented codesChaehyun Lim2015-09-151-59/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-2/+2
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: rename WILC_WFI_privChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: delete definition USE_WIRELESSKim, Leo2015-09-131-8/+0Star
* staging: wilc1000: fix potential memory leakTony Cho2015-09-131-0/+1
* staging: wilc1000: remove dead codesTony Cho2015-09-131-97/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\
| * staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | drivers: staging: wilc1000: use 'void' for no arguments functionsChandra S Gorentla2015-08-051-1/+1
* | staging: wilc1000: remove dead codes related to SIMULATIONTony Cho2015-07-291-12/+3Star
* | staging: wilc1000: remove ununsed variable & corresponding linesHari Prasath Gujulan Elango2015-07-071-4/+0Star
* | Staging: wilc1000: Replace memset with eth_zero_addrVaishali Thakkar2015-07-071-1/+1
|/
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-45/+0Star
* Staging: wilc1000: Remove casting the values returned by kmalloc()Abdul Hussain2015-06-181-1/+1
* Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain2015-06-171-1/+1
* staging: wilc1000: remove unnecessary castChengYi He2015-06-161-1/+1
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-3/+3
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-2/+2
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-6/+6
* staging: wilc1000: fix const cast warningsArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+643