summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-03i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz
2019-05-03i40e: ShadowRAM checksum calculation changeMaciej Paczkowski
2019-05-03i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov
2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny
2019-05-03i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny
2019-05-03net: dsa: sja1105: Reject unsupported link modes for ANVladimir Oltean
2019-05-03net: dsa: sja1105: Prevent PHY jabbering during switch resetVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for configuring address ageing timeVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for ethtool port countersVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
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