summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-46/+104
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King1-1/+1
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-15/+14
2020-04-03net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu1-0/+11
2020-04-02net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing1-1/+1
2020-04-02net: atlantic: fix missing | operator when assigning rec->llcColin Ian King1-1/+1
2020-04-02net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+59
2020-04-01net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu1-5/+12
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen1-1/+2
2020-04-01net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen1-1/+1
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy3-0/+28
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani1-1/+0
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds539-9157/+29481
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari1-0/+18
2020-03-31net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu1-0/+3
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-32/+51
2020-03-30net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng1-8/+16
2020-03-30net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng1-0/+75
2020-03-30net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng4-313/+519
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel5-5/+46
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel3-18/+16
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel1-9/+1
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel6-11/+297
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2-1/+77
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel4-3/+38
2020-03-30mlxsw: reg: Extend QPCR registerIdo Schimmel1-0/+17
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel1-4/+4
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-7/+6
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit1-60/+50
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit1-2/+2
2020-03-30net: dsa: felix: add port policersVladimir Oltean3-11/+4
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang5-7/+99
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha4-7/+7
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko11-13/+25