summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre
2019-05-03net: macb: remove redundant struct phy_device declarationNicolas Ferre
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier
2019-05-01net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier
2019-05-01net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_writeMaxime Chevallier
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-01net: ll_temac: Enable DMA when ready, not beforeEsben Haabendal
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal
2019-05-01net: ll_temac: Replace bad usage of msleep() with usleep_range()Esben Haabendal
2019-05-01net: ll_temac: Fix bug causing buffer descriptor overrunEsben Haabendal
2019-05-01net: ll_temac: Fix iommu/swiotlb leakEsben Haabendal
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal
2019-05-01net: ll_temac: Allow use on x86 platformsEsben Haabendal
2019-05-01net: ll_temac: Fix support for little-endian platformsEsben Haabendal
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal
2019-05-01net: ll_temac: Fix support for 64-bit platformsEsben Haabendal
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal
2019-05-01net: ll_temac: Fix and simplify error handling by using devres functionsEsben Haabendal
2019-05-01net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()YueHaibing
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-05-01netdevsim: fix fall-through annotationGustavo A. R. Silva
2019-05-01sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-01net: aquantia: remove outdated device idsNikita Danilov
2019-05-01net: aquantia: fixups on 64bit dma countersDmitry Bogdanov
2019-05-01net: aquantia: get total counters from DMA blockDmitry Bogdanov
2019-05-01net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov
2019-05-01net: aquantia: extract timer cb into work jobIgor Russkikh
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov
2019-05-01net: aquantia: user correct MSI irq typeIgor Russkikh
2019-05-01net: aquantia: use macros for better visibilityIgor Russkikh
2019-05-01net: aquantia: improve ifup link detectionIgor Russkikh
2019-05-01net: aquantia: link status irq handlingIgor Russkikh
2019-05-01net: aquantia: create global service workqueueNikita Danilov
2019-05-01net: aquantia: link interrupt handling functionIgor Russkikh
2019-05-01net: aquantia: add link interrupt fieldsIgor Russkikh
2019-05-01net: aquantia: implement hwmon api for chip temperatureYana Esina
2019-05-01net: aquantia: add infrastructure to readout chip temperatureYana Esina
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-30r8169: remove manual autoneg restart workaroundHeiner Kallweit
2019-04-30r8169: add rtl_reset_packet_filterHeiner Kallweit
2019-04-30r8169: add helpers rtl_eri_set/clear_bitsHeiner Kallweit