summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier
2019-02-13net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier
2019-02-13net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier
2019-02-12staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli
2019-02-12mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli
2019-02-12rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12net: phy: simplify genphy_config_eee_advertHeiner Kallweit
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-12net: phylink: add phylink_init_eee() helperRussell King
2019-02-12net: phylink: only call mac_config() during resolve when link is upRussell 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