summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: myri10ge: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-141-1/+1
* net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-142-2/+2
* net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei2019-02-141-3/+2
* bonding: check slave set command firstlyTonghao Zhang2019-02-141-0/+2
* mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak2019-02-131-0/+12
* mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak2019-02-131-0/+23
* mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-131-3/+215
* mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak2019-02-131-1/+33
* mlxsw: core: Rename cooling deviceVadim Pasternak2019-02-131-2/+3
* mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak2019-02-131-6/+9
* mlxsw: core: Modify thermal zone definitionVadim Pasternak2019-02-131-9/+28
* mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak2019-02-133-2/+10
* mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak2019-02-133-1/+128
* mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak2019-02-131-0/+30
* mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak2019-02-131-0/+75
* mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2019-02-132-42/+52
* cxgb4vf: Few more link management changes.Vishal Kulkarni2019-02-131-1/+8
* qlge: fix some indentation issuesColin Ian King2019-02-132-4/+4
* qed: fix indentation issue with statements in an if-blockColin Ian King2019-02-131-6/+6
* net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei2019-02-131-1/+1
* net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-131-1/+1
* net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-132-2/+2
* net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-131-1/+1
* net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-131-1/+1
* net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-131-1/+1
* net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-132-2/+2
* net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei2019-02-131-1/+1
* net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-132-2/+2
* net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier2019-02-131-0/+37
* net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2019-02-132-70/+82
* net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2019-02-132-28/+27
* net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2019-02-132-53/+45
* mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli2019-02-121-3/+0
* rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli2019-02-121-1/+0
* 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/+0
* mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-17/+0
* net: phy: simplify genphy_config_eee_advertHeiner Kallweit2019-02-121-21/+6
* net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King2019-02-121-9/+6
* net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King2019-02-121-11/+9
* net: phylink: add phylink_init_eee() helperRussell King2019-02-121-0/+18
* net: phylink: only call mac_config() during resolve when link is upRussell King2019-02-121-2/+9
* Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-122-19/+1
* 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