summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli2019-02-121-2/+0
* mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli2019-02-121-3/+0
* rocker: Remove port_attr_bridge_flags_get assignmentFlorian Fainelli2019-02-121-1/+0
* isdn_v110: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann2019-02-123-103/+121
* s390/qeth: convert bridgeport callbacksJulian Wiedmann2019-02-121-54/+40
* s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann2019-02-126-64/+76
* s390/qeth: cancel cmd on early errorJulian Wiedmann2019-02-122-9/+29
* s390/qeth: simplify reply object handlingJulian Wiedmann2019-02-121-57/+61
* s390/qeth: limit trace to valid data of command requestJulian Wiedmann2019-02-121-1/+1
* s390/qeth: align csum offload with TSO control logicJulian Wiedmann2019-02-122-89/+47
* s390/qeth: enable only required csum offload featuresJulian Wiedmann2019-02-121-2/+9
* s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann2019-02-125-56/+28
* s390/qeth: reduce data length for ARP cache queryJulian Wiedmann2019-02-124-18/+7
* 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: add QorIQ PTP support for ENETCYangbo Lu2019-02-121-1/+1
* ptp_qoriq: fix register memory mapYangbo Lu2019-02-121-5/+6
* ptp_qoriq: add little enadian supportYangbo Lu2019-02-122-36/+45
* ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu2019-02-121-67/+77
* ptp_qoriq: make ptp operations globalYangbo Lu2019-02-121-11/+16
* ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-124-164/+164
* staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-5/+0
* 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
* 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
* net: caif: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-14/+16
* mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel2019-02-121-2/+1
* 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/+0