summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei1-3/+2
2019-02-14bonding: check slave set command firstlyTonghao Zhang1-0/+2
2019-02-14mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak1-0/+12
2019-02-14mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak1-0/+23
2019-02-14mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak1-3/+215
2019-02-14mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak1-1/+33
2019-02-14mlxsw: core: Rename cooling deviceVadim Pasternak1-2/+3
2019-02-14mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak1-6/+9
2019-02-14mlxsw: core: Modify thermal zone definitionVadim Pasternak1-9/+28
2019-02-14mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak3-2/+10
2019-02-14mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak3-1/+128
2019-02-14mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak1-0/+30
2019-02-14mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak1-0/+75
2019-02-14mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2-42/+52
2019-02-14cxgb4vf: Few more link management changes.Vishal Kulkarni1-1/+8
2019-02-14qlge: fix some indentation issuesColin Ian King2-4/+4
2019-02-14qed: fix indentation issue with statements in an if-blockColin Ian King1-6/+6
2019-02-14net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei1-1/+1
2019-02-14net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei1-1/+1
2019-02-14net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2-2/+2
2019-02-14net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier1-0/+37
2019-02-14net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2-70/+82
2019-02-14net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2-28/+27
2019-02-14net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2-53/+45
2019-02-13staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli1-2/+0
2019-02-13mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli1-3/+0
2019-02-13rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli1-1/+0
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann3-103/+121
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann1-54/+40
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann6-64/+76
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann2-9/+29
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann1-57/+61
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann1-1/+1
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann2-89/+47
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann1-2/+9
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann5-56/+28
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann4-18/+7
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-12enetc: add PTP clock driverYangbo Lu4-2/+162
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu1-1/+1
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-5/+6