aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru1-1/+10
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru4-0/+19
2019-02-08net: macb: add sam9x60-macb compatibility stringNicolas Ferre1-0/+1
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-1/+8
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko6-2/+131
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2-21/+268
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko2-2/+11
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko7-11/+22
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko5-0/+107
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko3-66/+108
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2-124/+180
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object creationJiri Pirko1-2/+35
2019-02-08devlink: publish params only after driver init is doneJiri Pirko3-0/+9
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-80/+155
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-07net: marvell: neta: add comphy supportRussell King1-4/+41
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-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-06net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang3-0/+7
2019-02-06qed*: Advance drivers version to 8.37.0.20Manish Chopra2-2/+2
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma1-1/+2
2019-02-06qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-02-06qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru1-0/+3
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06rocker: Implement ndo_get_port_parent_id()Florian Fainelli1-5/+13
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli5-26/+11
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+13
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2-35/+12
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli4-31/+15
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni1-0/+1
2019-02-06r8169: Avoid pointer aliasingThierry Reding1-3/+13
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding1-13/+23