aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/linux_wlan.c
AgeCommit message (Expand)Author
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
2016-03-28staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERSLeo Kim
2016-03-28staging: wilc1000: removes unused defineLeo Kim
2016-03-28staging: wilc1000: replaces memcmp with ether_addr_equal_unalignedLeo Kim
2016-03-28staging: wilc1000: removes unused dead codesLeo Kim
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim
2016-03-28staging: wilc1000: changes an ambiguous debug messagesLeo Kim
2016-03-28staging: wilc1000: removes duplicate wilc variable settingLeo Kim
2016-03-28staging: wilc1000: removes duplicate vif variable settingLeo Kim
2016-02-22staging: wilc1000: Remove header fileAmitoj Kaur Chawla
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim
2016-02-22staging: wilc1000: linux_wlan.c: removes unnecessary log messagesChris Park
2016-02-19staging: wilc1000: Return correct error codesAmitoj Kaur Chawla
2016-02-14staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park
2016-02-07staging: wilc1000: remove unused log message using the TX_DBG tagChris Park
2016-02-07staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park
2016-02-07staging: wilc1000: fixes variable dereferenced before checkLeo Kim
2016-02-07staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim
2016-02-07staging: wilc1000: removes void function returnLeo Kim
2016-02-07staging: wilc1000: replaces PRINT_XXX with netdev_xxxLeo Kim