summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
AgeCommit message (Expand)Author
2019-03-16staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh
2018-05-14staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase fo...Ajay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function...Ajay Singh
2018-05-03staging: wilc1000: remove inner block in wilc_netdev_init()Ajay Singh
2018-04-26staging: wilc1000: reorder functions to avoid forward declaration in linux_wlanAjay Singh
2018-04-26staging: wilc1000: change function to static in linux_wlanAjay Singh
2018-04-26staging: wilc1000: rename wlan init and deinit function prefixed with wil1000Ajay Singh
2018-04-26staging: wilc1000: rename mac status macros and moved related #define togetherAjay Singh
2018-04-25staging/wilc1000: fix wilc_mac_xmit()'s return typeLuc Van Oostenryck
2018-04-25staging: wilc1000: remove registering of ndo_do_ioctl callbackAjay Singh
2018-04-25staging: wilc1000: rename goto labels starting with '_' in wilc1000_wlan_init()Ajay Singh
2018-04-25staging: wilc1000: rename goto label '_fail_' linux naming convensionAjay Singh
2018-04-25staging: wilc1000: rename WILC_WFI_p2p_rx & s32Freq to avoid camelCaseAjay Singh
2018-03-19staging: wilc1000: Destroy mutex object in deinitializationHariPrasath Elango
2018-03-19staging: wilc1000: Fix code block alignmentHariPrasath Elango
2018-03-01staging: wilc1000: rename WILC_WFI_mgmt_rx() to avoid camelCaseAjay Singh
2018-02-22staging: wilc1000: remove 'if' on field addressDafna Hirschfeld
2018-01-23staging: wilc1000: fix alignments to match open parenthesisAjay Singh
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh
2017-11-28staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman
2017-07-30staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"Colin Ian King
2017-07-16staging: wilc1000: fix variable signednessIlia Sergachev
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar
2017-04-08staging: wilc1000: fix incorrect strncasecmp lengthColin Ian King
2017-04-08staging: wilc1000: Fix problem with wrong vif indexAditya Shankar
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-01-16staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina
2017-01-03staging: wilc1000: Fix endian sparse warningMike Kofron
2016-11-16staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann
2016-10-25staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton
2016-06-25staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun
2016-06-25staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan
2016-06-25staging: wilc1000: fix typoJulia Lawall
2016-04-28staging: wilc1000: remove unused variablesSudip Mukherjee
2016-04-28staging: wilc1000: add set to null after release firmwareLeo Kim
2016-04-28staging: wilc1000: removes unnecessary test codeLeo Kim
2016-04-28staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim
2016-03-28staging: wilc1000: removes unused local variableLeo Kim