summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-29staging: ks7010: replace MichaelBlockFunction macro with inline functionSergio Paracuellos
2018-03-29staging: ks7010: replace GetUInt32 macro with get_unaligned_le32Sergio Paracuellos
2018-03-29staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()Sergio Paracuellos
2018-03-29staging: ks7010: avoid camel cases in MichaelGetMIC functionSergio Paracuellos
2018-03-29staging: ks7010: replace macro MichaelClear with inline functionSergio Paracuellos
2018-03-29staging: ks7010: avoid camel cases in MichaelAppend functionSergio Paracuellos
2018-03-29staging: ks7010: avoid camel cases for MichaelInitFunctionSergio Paracuellos
2018-03-29staging: ks7010: avoid camel cases in MichaelMICFunctionSergio Paracuellos
2018-03-28staging: vt6655: Delete unused typedef enum _chip_typeNishka Dasgupta
2018-03-28staging: vt6655: Delete unused typedef struct _versionNishka Dasgupta
2018-03-28staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPENishka Dasgupta
2018-03-28staging: vt6655: Delete unused enum CARD_PKT_TYPENishka Dasgupta
2018-03-28staging: rtl8723bs: Remove duplicate #defines.Quytelda Kahja
2018-03-28staging: ks7010: factor out some functions from hostif_initSergio Paracuellos
2018-03-28staging: ks7010: avoid camel case in function name get_DWORDSergio Paracuellos
2018-03-28staging: ks7010: avoid camel case in function name get_WORDSergio Paracuellos
2018-03-28staging: ks7010: avoid camel case in function name get_BYTESergio Paracuellos
2018-03-28staging: ks7010: use GENMASK instead of custom defines in SME_WEP_VAL_MASKSergio Paracuellos
2018-03-28staging: ks7010: Fix spelling mistakes.Quytelda Kahja
2018-03-28staging: ks7010: use lower case names in michael_mic_t struct fieldsSergio Paracuellos
2018-03-28staging: wilc1000: fix memdup.cocci warningsFengguang Wu
2018-03-28staging: wilc1000: remove unused return variableHariPrasath Elango
2018-03-28staging: wilc1000: free memory allocated for general info message from firmwareAjay Singh
2018-03-28staging: wilc1000: split handle_rcvd_gnrl_async_info() to avoid leading tabsAjay Singh
2018-03-28staging: wilc1000: free allocated memory in wilc_add_rx_gtk()Ajay Singh
2018-03-28staging: wilc1000: fix to free allocated memory in wilc_add_ptk()Ajay Singh
2018-03-28staging: wilc1000: free allocated memory after processing wilc_send_config_pkt()Ajay Singh
2018-03-28staging: wilc1000: free memory allocated in add wep key functionsAjay Singh
2018-03-28staging: wilc1000: free allocated memory in edit and add station functionsAjay Singh
2018-03-28staging: wilc1000: avoid 'NULL' pointer access in wilc_network_info_received()Ajay Singh
2018-03-28staging: wilc1000: remove unused global variables related to p2pAjay Singh
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-23staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Change max number of Tx queuesIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Change link settings on the flyIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Remove packed attributeIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Remove unused fieldIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Move print messageIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu