aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_mon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16staging: wilc1000: remove extern declarations of g_linux_wlanTony Cho1-2/+0
2015-10-08staging: wilc1000: remove unused functionsLeo Kim1-26/+0
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee1-1/+2
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim1-2/+0
2015-09-16staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee1-2/+0
2015-09-16staging: wilc1000: replace wilc error types with the generic error typesLeo Kim1-7/+7
2015-09-15staging: wilc1000: remove commented codesChaehyun Lim1-59/+0
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim1-2/+2
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim1-1/+1
2015-09-15staging: wilc1000: rename WILC_WFI_privChaehyun Lim1-1/+1
2015-09-12staging: wilc1000: delete definition USE_WIRELESSKim, Leo1-8/+0
2015-09-12staging: wilc1000: fix potential memory leakTony Cho1-0/+1
2015-09-12staging: wilc1000: remove dead codesTony Cho1-97/+0
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-05drivers: staging: wilc1000: use 'void' for no arguments functionsChandra S Gorentla1-1/+1
2015-07-29staging: wilc1000: remove dead codes related to SIMULATIONTony Cho1-12/+3
2015-07-06staging: wilc1000: remove ununsed variable & corresponding linesHari Prasath Gujulan Elango1-4/+0
2015-07-06Staging: wilc1000: Replace memset with eth_zero_addrVaishali Thakkar1-1/+1
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim1-45/+0
2015-06-17Staging: wilc1000: Remove casting the values returned by kmalloc()Abdul Hussain1-1/+1
2015-06-16Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain1-1/+1
2015-06-15staging: wilc1000: remove unnecessary castChengYi He1-1/+1
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-3/+3
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim1-2/+2
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim1-1/+1
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman1-6/+6
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann1-1/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+643