aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean3-1/+41
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean3-0/+239
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean12-0/+3975
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre1-48/+11
2019-05-03net: macb: remove redundant struct phy_device declarationNicolas Ferre1-2/+0
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-58/+155
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal1-1/+1
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-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-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
2019-04-30net: dsa: mv88e6060: Support probing as an mdio deviceAndrew Lunn1-1/+58
2019-04-30net: dsa: b53: Use vlan_filtering property from dsa_switchVladimir Oltean2-4/+2