summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing
2019-11-01net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin
2019-11-01net/mlx5e: Bit sized fields rewrite supportDmytro Linkin
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit
2019-11-01net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin
2019-11-01net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang
2019-11-01net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-10-31hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches
2019-10-31bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.Pavan Chebbi
2019-10-31bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam
2019-10-31bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2019-10-31bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna
2019-10-31bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur
2019-10-31bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur
2019-10-31bnxt_en: Add support for L2 rewriteVenkat Duvvuru
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei
2019-10-31sfc: add XDP counters to ethtool statsCharles McLachlan
2019-10-31sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan
2019-10-31sfc: allocate channels for XDP tx queuesCharles McLachlan
2019-10-31sfc: Enable setting of xdp_progCharles McLachlan
2019-10-31sfc: perform XDP processing on received packetsCharles McLachlan
2019-10-31sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur