summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-141-3/+215
* mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak2019-02-141-1/+33
* mlxsw: core: Rename cooling deviceVadim Pasternak2019-02-141-2/+3
* mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak2019-02-141-6/+9
* mlxsw: core: Modify thermal zone definitionVadim Pasternak2019-02-141-9/+28
* mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak2019-02-143-2/+10
* mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak2019-02-143-1/+128
* mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak2019-02-141-0/+30
* mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak2019-02-141-0/+75
* mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2019-02-142-42/+52
* cxgb4vf: Few more link management changes.Vishal Kulkarni2019-02-141-1/+8
* qlge: fix some indentation issuesColin Ian King2019-02-142-4/+4
* qed: fix indentation issue with statements in an if-blockColin Ian King2019-02-141-6/+6
* net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei2019-02-141-1/+1
* net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-1/+1
* net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-142-2/+2
* net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-1/+1
* net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-1/+1
* net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-1/+1
* net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-142-2/+2
* net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei2019-02-141-1/+1
* net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-142-2/+2
* mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli2019-02-131-3/+0Star
* rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli2019-02-121-1/+0Star
* net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-02-121-2/+20
* enetc: add PTP clock driverYangbo Lu2019-02-124-2/+162
* ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-122-2/+2
* rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-123-27/+0Star
* mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-17/+0Star
* net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King2019-02-121-9/+6Star
* net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King2019-02-121-11/+9Star
* Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-122-19/+1Star
* smc911x: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
* meth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-10/+15
* moxart_ether: pass struct device to DMA API functionsChristoph Hellwig2019-02-122-4/+8
* pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+7
* lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+4
* macb_main: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-4/+4
* au1000_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-3/+3
* mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel2019-02-121-2/+1Star
* mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel2019-02-121-1/+1
* mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-02-121-17/+45
* nfp: flower: remove double new lineJakub Kicinski2019-02-121-1/+0Star
* nfp: devlink: include vendor/product info in serial numberJakub Kicinski2019-02-121-3/+18
* nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski2019-02-121-1/+1
* net: marvell: mvpp2: clear flow control modes in 10G modeRussell King2019-02-091-0/+5
* net: marvell: mvpp2: fix AN restartRussell King2019-02-091-10/+5Star
* net: marvell: mvpp2: read correct pause bitsRussell King2019-02-091-2/+2
* net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King2019-02-091-23/+35
* net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-02-091-6/+11