summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/linux_mon.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28staging: wilc1000: fix unchecked return valuePan Bian
2016-12-03staging: wilc1000: use reset to set mac headerZhang Shengju
2016-03-28staging: wilc1000: Remove camel case in variable names.Anchal Jain
2016-03-28staging: wilc1000: Fix lines over 80 charactersAnchal Jain
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park
2016-02-22staging: wilc1000: linux_mon.c: removes commentsChris Park
2016-02-22staging: wilc1000: linux_mon.c: removes unnecessary log messageChris Park
2016-02-22staging: wilc1000: linux_mon.c: add to check routineLeo Kim
2016-02-22staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_errLeo Kim
2016-02-22staging: wilc1000: linux_mon.c: removes debug logsLeo Kim
2016-02-19staging: wilc1000: remove trailing whitespaceEva Rachel Retuya
2016-02-14staging: wilc1000: linux_mon.c: Remove unneeded bracesJanani Ravichandran
2016-02-14staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield
2016-02-03staging: wilc1000: linux_mon: remove debug message of kmalloc failureChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: remove space after a castChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim
2016-02-03staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim
2016-02-03staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim
2016-02-03staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-12-18staging/wilc1000: make symbols static if possibleArnd Bergmann
2015-11-15staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument devGlen Lee
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