aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger4-4/+6
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel1-6/+6
2018-03-16qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon1-0/+15
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon1-1/+1
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins1-1/+1
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter1-1/+1
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-40/+33
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier2-21/+24
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier3-19/+9
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru1-5/+12
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru1-3/+20
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan1-2/+5
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2-2/+3
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna1-8/+2
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai1-44/+20
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan1-32/+53
2018-03-09mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2-4/+27
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko5-1/+19
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi1-1/+1
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar1-1/+0
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar1-0/+2
2018-03-07net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-03-07net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2-1/+5
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-26/+34
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-03-06ethernet: natsemi: correct spellingRandy Dunlap3-5/+5
2018-03-05e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat1-2/+2
2018-03-05e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-2/+2
2018-03-05e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2-8/+24
2018-03-05e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier1-0/+3
2018-03-05Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier1-14/+2
2018-03-05e1000e: Remove Other from EIACBenjamin Poirier1-2/+3
2018-03-04mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-02-28spectrum: Reference count VLAN entriesIdo Schimmel2-1/+8
2018-02-28mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel1-1/+1
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko1-37/+38
2018-02-28mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko1-10/+10
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-02-27sh_eth: uninline TSU register accessorsSergei Shtylyov2-11/+11
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov1-0/+8