summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-081-1/+1
* net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn2019-03-084-0/+42
* net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor2019-03-081-0/+1
* 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead2019-03-081-0/+1
* vhost: silence an unused-variable warningArnd Bergmann2019-03-081-1/+1
* connector: fix unsafe usage of ->real_parentLi RongQing2019-03-081-4/+18
* vxlan: do not need BH again in vxlan_cleanup()Litao Jiao2019-03-081-2/+2
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-081-0/+2
* net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-081-0/+3
* net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier2019-03-081-21/+86
* net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier2019-03-081-1/+29
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-081-1/+2
* nfp: fix simple vNIC mailbox lengthDirk van der Merwe2019-03-071-1/+1
* net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-03-071-3/+3
* qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru2019-03-071-2/+5
* enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-03-071-3/+3
* peak_usb: fix clang build warningArnd Bergmann2019-03-071-1/+1
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-071-1/+1
* isdn: isdnloop: fix pointer dereference bugArnd Bergmann2019-03-071-1/+1
* davinci_emac: always build in CONFIG_OF codeArnd Bergmann2019-03-071-3/+1
* net: hns3: Fix a logical vs bitwise typoDan Carpenter2019-03-061-2/+2
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-052-225/+0
|\
| * MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-252-225/+0
* | Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-058-34/+96
|\ \
| * | parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-02-211-16/+1
| * | parisc: remove the HBA_DATA macroChristoph Hellwig2019-02-212-6/+9
| * | parisc/lba_pci: use container_of in LBA_DEVChristoph Hellwig2019-02-211-6/+4
| * | parisc/dino: use container_of in DINO_DEVChristoph Hellwig2019-02-211-6/+4
| * | parisc: properly type the return value of parisc_walk_treeChristoph Hellwig2019-02-211-1/+1
| * | parisc: turn GET_IOC into an inline functionChristoph Hellwig2019-02-211-4/+8
| * | parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-217-0/+62
| * | parisc: Hide built-in serial aux port of Tosca GSP cardHelge Deller2019-02-211-0/+12
* | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0515-54/+132
|\ \ \
| * | | s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky2019-03-011-14/+5
| * | | s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman2019-02-261-12/+6
| * | | s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman2019-02-261-1/+36
| * | | s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-223-11/+38
| * | | pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki2019-02-211-1/+1
| * | | s390/ism: ignore some errors during deregistrationSebastian Ott2019-02-201-3/+9
| * | | s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger2019-02-133-4/+25
| * | | Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2019-02-071-1/+1
| |\ \ \
| | * | | vfio-ccw: Don't assume there are more ccws after a TICFarhan Ali2019-02-041-1/+1
| * | | | s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-073-7/+7
| |/ / /
| * | / s390/setup: set control program code via diag 318Collin Walling2019-01-282-1/+5
| | |/ | |/|
* | | Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-051-2/+2
|\ \ \
| * | | dio: Fix buffer overflow in case of unknown boardGeert Uytterhoeven2019-01-211-2/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-0598-962/+1283
|\ \ \ \
| * | | | crypto: s5p - add AES support for Exynos5433Kamil Konieczny2019-02-281-4/+46
| * | | | crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| * | | | crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-02-281-2/+4