summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"Colin Ian King2017-07-301-1/+1
* staging: wilc1000: fix variable signednessIlia Sergachev2017-07-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-1/+1
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* | staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-131-27/+10Star
|/
* staging: wilc1000: fix incorrect strncasecmp lengthColin Ian King2017-04-081-2/+2
* staging: wilc1000: Fix problem with wrong vif indexAditya Shankar2017-04-081-1/+2
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina2017-01-161-1/+1
* staging: wilc1000: Fix endian sparse warningMike Kofron2017-01-031-1/+1
* staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann2016-11-161-25/+9Star
* staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan2016-10-251-11/+0Star
* staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-171-2/+4
* Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-051-1/+1
|\
| * staging: wilc1000: txq_event: Fix coding errorBinoy Jayan2016-08-211-1/+1
* | drivers: wilc1000: remove references to semaphoresJoshua Houghton2016-08-211-1/+0Star
|/
* staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun2016-06-251-2/+2
* staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan2016-06-251-7/+0Star
* staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2016-06-251-5/+5
* staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-251-1/+1
* staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-251-2/+2
* staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-251-4/+4
* staging: wilc1000: fix typoJulia Lawall2016-06-251-1/+1
* staging: wilc1000: remove unused variablesSudip Mukherjee2016-04-291-8/+0Star
* staging: wilc1000: add set to null after release firmwareLeo Kim2016-04-291-1/+3
* staging: wilc1000: removes unnecessary test codeLeo Kim2016-04-291-9/+0Star
* staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim2016-04-291-5/+5
* staging: wilc1000: removes unused local variableLeo Kim2016-03-281-18/+0Star
* staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERSLeo Kim2016-03-281-8/+0Star
* staging: wilc1000: removes unused defineLeo Kim2016-03-281-2/+0Star
* staging: wilc1000: replaces memcmp with ether_addr_equal_unalignedLeo Kim2016-03-281-2/+4
* staging: wilc1000: removes unused dead codesLeo Kim2016-03-281-8/+0Star
* staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim2016-03-281-4/+4
* staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim2016-03-281-6/+6
* staging: wilc1000: changes an ambiguous debug messagesLeo Kim2016-03-281-1/+1
* staging: wilc1000: removes duplicate wilc variable settingLeo Kim2016-03-281-6/+4Star
* staging: wilc1000: removes duplicate vif variable settingLeo Kim2016-03-281-1/+0Star
* staging: wilc1000: Remove header fileAmitoj Kaur Chawla2016-02-221-1/+0Star
* staging: wilc1000: removes linux_wlan_common.h fileChris Park2016-02-221-1/+0Star
* staging: wilc1000: removes wilc_dbg()Leo Kim2016-02-221-4/+0Star
* staging: wilc1000: linux_wlan.c: removes unnecessary log messagesChris Park2016-02-221-1/+0Star
* staging: wilc1000: Return correct error codesAmitoj Kaur Chawla2016-02-201-4/+5
* staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield2016-02-151-5/+5
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-081-2/+0Star
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-081-5/+0Star
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-081-4/+0Star
* staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park2016-02-081-2/+2
* staging: wilc1000: fixes variable dereferenced before checkLeo Kim2016-02-081-6/+0Star
* staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim2016-02-081-4/+4