aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-02-14net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak
2019-02-13mlxsw: core: Modify thermal zone definitionVadim Pasternak
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak
2019-02-13mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak
2019-02-13mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak
2019-02-13mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak
2019-02-13mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak
2019-02-13cxgb4vf: Few more link management changes.Vishal Kulkarni
2019-02-13qlge: fix some indentation issuesColin Ian King
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King
2019-02-13net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei
2019-02-13net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2019-02-13net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei
2019-02-12mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli
2019-02-12rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-12smc911x: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12meth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12moxart_ether: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12macb_main: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12au1000_eth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-02-12nfp: flower: remove double new lineJakub Kicinski
2019-02-11nfp: devlink: include vendor/product info in serial numberJakub Kicinski
2019-02-11nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski
2019-02-09net: marvell: mvpp2: clear flow control modes in 10G modeRussell King
2019-02-08net: marvell: mvpp2: fix AN restartRussell King