aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller69-208/+406
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-6/+6
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal1-1/+1
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-6/+3
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier3-9/+32
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier4-12/+410
2019-05-01net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier2-69/+109
2019-05-01net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_writeMaxime Chevallier1-3/+3
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson1-1/+2
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+1
2019-05-01net: ll_temac: Enable DMA when ready, not beforeEsben Haabendal1-5/+10
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal2-12/+32
2019-05-01net: ll_temac: Replace bad usage of msleep() with usleep_range()Esben Haabendal1-1/+1
2019-05-01net: ll_temac: Fix bug causing buffer descriptor overrunEsben Haabendal1-1/+1
2019-05-01net: ll_temac: Fix iommu/swiotlb leakEsben Haabendal1-1/+1
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal3-20/+37
2019-05-01net: ll_temac: Allow use on x86 platformsEsben Haabendal1-2/+2
2019-05-01net: ll_temac: Fix support for little-endian platformsEsben Haabendal1-39/+50
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal2-22/+77
2019-05-01net: ll_temac: Fix support for 64-bit platformsEsben Haabendal2-4/+32
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal3-66/+147
2019-05-01net: ll_temac: Fix and simplify error handling by using devres functionsEsben Haabendal3-42/+22
2019-05-01net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()YueHaibing1-1/+1
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-05-01netdevsim: fix fall-through annotationGustavo A. R. Silva1-1/+1
2019-05-01sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-01net: aquantia: remove outdated device idsNikita Danilov3-12/+0
2019-05-01net: aquantia: fixups on 64bit dma countersDmitry Bogdanov6-64/+36
2019-05-01net: aquantia: get total counters from DMA blockDmitry Bogdanov1-4/+5
2019-05-01net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov1-1/+8
2019-05-01net: aquantia: extract timer cb into work jobIgor Russkikh2-6/+20
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov4-10/+42
2019-05-01net: aquantia: user correct MSI irq typeIgor Russkikh1-1/+1
2019-05-01net: aquantia: use macros for better visibilityIgor Russkikh2-8/+8
2019-05-01net: aquantia: improve ifup link detectionIgor Russkikh1-2/+1
2019-05-01net: aquantia: link status irq handlingIgor Russkikh4-19/+50
2019-05-01net: aquantia: create global service workqueueNikita Danilov4-1/+56
2019-05-01net: aquantia: link interrupt handling functionIgor Russkikh1-0/+14
2019-05-01net: aquantia: add link interrupt fieldsIgor Russkikh2-1/+4
2019-05-01net: aquantia: implement hwmon api for chip temperatureYana Esina4-0/+144
2019-05-01net: aquantia: add infrastructure to readout chip temperatureYana Esina3-0/+39
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka1-1/+1
2019-04-30r8169: remove manual autoneg restart workaroundHeiner Kallweit1-8/+0
2019-04-30r8169: add rtl_reset_packet_filterHeiner Kallweit1-13/+12
2019-04-30r8169: add helpers rtl_eri_set/clear_bitsHeiner Kallweit1-36/+40
2019-04-30r8169: make ERIAR_EXGMAC the default in eri functionsHeiner Kallweit1-114/+108
2019-04-30net: dsa: mv88e6060: Remove support for legacy probingAndrew Lunn2-40/+2