summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: tulip: Constify tulip_tblKees Cook2017-09-092-2/+2
* net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk2017-09-091-1/+0
* davicom: Display proper debug level up to 6Mathieu Malaterre2017-09-091-1/+1
* net: phy: sfp: rename dt properties to match the bindingBaruch Siach2017-09-091-2/+2
* Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller2017-09-085-10/+25
|\
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-081-1/+2
| * iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
| * rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-071-7/+16
| * rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-071-1/+4
* | isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann2017-09-081-1/+1
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-071-2/+0
|\ \ | |/ |/|
| * mac80211_hwsim: Use proper TX powerBeni Lev2017-09-051-2/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-0783-1406/+8545
|\ \
| * | crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet2017-08-221-1/+3
| * | crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet2017-08-221-2/+3
| * | crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-224-148/+160
| * | crypto: cavium - add release_firmware to all return caseCorentin LABBE2017-08-221-4/+9
| * | crypto: sahara - constify platform_device_idArvind Yadav2017-08-221-1/+1
| * | crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-224-0/+3215
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-08-222-7/+7
| |\ \
| * | | crypto: ccp - use dma_mapping_error to check map errorPan Bian2017-08-171-1/+1
| * | | crypto: sahara - Remove leftover from previous used spinlockMogens Lauridsen2017-08-171-2/+0
| * | | crypto: sahara - Fix dma unmap directionMogens Lauridsen2017-08-171-4/+4
| * | | crypto: caam - Remove unused dentry membersFabio Estevam2017-08-093-63/+32
| * | | crypto: ccp - select CONFIG_CRYPTO_RSAArnd Bergmann2017-08-091-0/+1
| * | | crypto: ccp - avoid uninitialized variable warningArnd Bergmann2017-08-091-1/+2
| * | | crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook2017-08-043-5/+25
| * | | crypto: ccp - Rework the unit-size check for XTS-AESGary R Hook2017-08-041-37/+20
| * | | crypto: ccp - Add a call to xts_check_key()Gary R Hook2017-08-041-1/+8
| * | | crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-044-10/+41
| * | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-042-8/+6
| * | | crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-033-19/+29
| * | | crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-034-14/+33
| * | | hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser2017-08-033-0/+346
| * | | hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan2017-08-031-4/+2
| * | | crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi2017-08-032-66/+56
| * | | crypto: atmel-ecc - fix signed integer to u8 assignmentTudor-Dan Ambarus2017-08-031-5/+5
| * | | crypto: ccp - remove duplicate module version and author entryBrijesh Singh2017-08-031-7/+0
| * | | Crypto: atmel-ecc: Make a couple of local functions staticColin Ian King2017-08-031-2/+2
| * | | crypto: img-hash - remove unnecessary static in img_hash_remove()Gustavo A. R. Silva2017-08-031-1/+1
| * | | crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()Gustavo A. R. Silva2017-08-031-1/+1
| * | | crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()Gustavo A. R. Silva2017-08-031-1/+1
| * | | crypto: omap-sham - remove unnecessary static in omap_sham_remove()Gustavo A. R. Silva2017-08-031-1/+1
| * | | crypto: n2 - Convert to using %pOF instead of full_nameRob Herring2017-08-031-32/+28
| * | | crypto: caam/jr - add support for DPAA2 partsHoria Geantă2017-08-037-25/+148
| * | | csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-287-2/+12
| * | | crypto: ccp - Add support for RSA on the CCPGary R Hook2017-07-284-0/+347
| * | | crypto: ccp - Fix base RSA function for version 5 CCPsGary R Hook2017-07-282-34/+54
| * | | crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-2811-11/+11
| * | | crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com2017-07-283-0/+1589