summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-08xen-netback: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-08net: wimax/i2400m: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: usb: rtl8150: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: usb: pegasus: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-08net: appletalk: cops: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-08veth: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-02-08nfp: flower: remove unused index from nfp_fl_pedit()Pablo Neira Ayuso1-10/+10
2019-02-08sfc: add bundle partition definitions to mtdPaul Fox2-0/+10
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann6-208/+287
2019-02-08net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2-17/+11
2019-02-08net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-7/+25
2019-02-08net: marvell: neta: add comphy supportRussell King1-4/+41
2019-02-08phy: armada38x: add common phy supportRussell King3-0/+248
2019-02-07net: vxlan: Free a leaked vetoed multicast rdstPetr Machata1-9/+11
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha3-37/+55
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha6-128/+306
2019-02-07net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer1-3/+3
2019-02-07net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47
2019-02-07net: phy: improve genphy_c45_read_linkHeiner Kallweit2-11/+6
2019-02-07net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16
2019-02-07net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal1-0/+16
2019-02-07mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-07staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli1-4/+12
2019-02-07netdevsim: Implement ndo_get_port_parent_id()Florian Fainelli1-17/+6
2019-02-07rocker: Implement ndo_get_port_parent_id()Florian Fainelli1-5/+13
2019-02-07nfp: Implement ndo_get_port_parent_id()Florian Fainelli5-26/+11
2019-02-07mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+13
2019-02-07mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-07net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-07liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2-35/+12
2019-02-07bnxt: Implement ndo_get_port_parent_id()Florian Fainelli4-31/+15
2019-02-07cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-02-07cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni1-0/+1
2019-02-07r8169: Avoid pointer aliasingThierry Reding1-3/+13
2019-02-07r8169: Load MAC address from device tree if presentThierry Reding1-13/+23
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu1-1/+2
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2-6/+39
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu1-4/+4
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2-44/+38
2019-02-06qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso1-203/+76
2019-02-06qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso1-132/+132
2019-02-06dsa: bcm_sf2: use flow_rule infrastructurePablo Neira Ayuso1-35/+67
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso7-426/+418
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso5-10/+9
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso1-22/+59
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso12-1205/+908
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit5-94/+38
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko1-13/+103