aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/linux_mon.c
AgeCommit message (Expand)Author
2018-03-24staging: wilc1000: fix unchecked return valuePan Bian
2015-10-16staging: wilc1000: remove extern declarations of g_linux_wlanTony Cho
2015-10-08staging: wilc1000: remove unused functionsLeo Kim
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim
2015-09-16staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee
2015-09-16staging: wilc1000: replace wilc error types with the generic error typesLeo Kim
2015-09-15staging: wilc1000: remove commented codesChaehyun Lim
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim
2015-09-15staging: wilc1000: rename WILC_WFI_privChaehyun Lim
2015-09-12staging: wilc1000: delete definition USE_WIRELESSKim, Leo
2015-09-12staging: wilc1000: fix potential memory leakTony Cho
2015-09-12staging: wilc1000: remove dead codesTony Cho
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-05drivers: staging: wilc1000: use 'void' for no arguments functionsChandra S Gorentla
2015-07-29staging: wilc1000: remove dead codes related to SIMULATIONTony Cho
2015-07-06staging: wilc1000: remove ununsed variable & corresponding linesHari Prasath Gujulan Elango
2015-07-06Staging: wilc1000: Replace memset with eth_zero_addrVaishali Thakkar
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim
2015-06-17Staging: wilc1000: Remove casting the values returned by kmalloc()Abdul Hussain
2015-06-16Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain
2015-06-15staging: wilc1000: remove unnecessary castChengYi He
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim