aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-13net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier1-0/+37
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2-70/+82
2019-02-13net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2-28/+27
2019-02-13net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2-53/+45
2019-02-12staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli1-2/+0
2019-02-12mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli1-3/+0
2019-02-12rocker: 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
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu2-36/+45
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-67/+77
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-11/+16
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu4-164/+164
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli1-5/+0
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli3-27/+0
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli1-17/+0
2019-02-12net: phy: simplify genphy_config_eee_advertHeiner Kallweit1-21/+6
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King1-9/+6
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King1-11/+9
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+18
2019-02-12net: phylink: only call mac_config() during resolve when link is upRussell King1-2/+9
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2-19/+1
2019-02-12smc911x: pass struct device to DMA API functionsChristoph Hellwig1-2/+2
2019-02-12meth: pass struct device to DMA API functionsChristoph Hellwig1-10/+15
2019-02-12moxart_ether: pass struct device to DMA API functionsChristoph Hellwig2-4/+8
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig1-4/+7
2019-02-12lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig1-2/+4
2019-02-12macb_main: pass struct device to DMA API functionsChristoph Hellwig1-4/+4
2019-02-12au1000_eth: pass struct device to DMA API functionsChristoph Hellwig1-3/+3
2019-02-12net: caif: pass struct device to DMA API functionsChristoph Hellwig1-14/+16
2019-02-12mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel1-2/+1
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel1-1/+1
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan1-17/+45