summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-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-31net: dsa: list DSA links in the fabricVivien Didelot
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-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei
2019-10-31bus: fsl-mc: export device types present on the busIoana 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-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor
2019-10-31s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann
2019-10-31s390/qeth: use helpers for IP address hashingJulian Wiedmann
2019-10-31s390/qeth: don't set card state in qeth_qdio_clear_card()Julian Wiedmann
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann
2019-10-31s390/qeth: keep IRQ disabled until NAPI is really doneJulian Wiedmann
2019-10-31s390/qeth: use QDIO_BUFNR()Julian Wiedmann
2019-10-31s390/qeth: use IQD Multi-WriteJulian Wiedmann
2019-10-31s390/qdio: implement IQD Multi-WriteJulian Wiedmann
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userMadalin 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
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur