summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches2019-10-316-3685/+0
* bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.Pavan Chebbi2019-10-311-0/+2
* bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam2019-10-311-9/+14
* bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam2019-10-313-11/+20
* bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna2019-10-313-2/+165
* bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur2019-10-312-7/+144
* bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur2019-10-311-1/+2
* bnxt_en: Add support for L2 rewriteVenkat Duvvuru2019-10-312-0/+143
* dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei2019-10-319-21/+816
* dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei2019-10-311-4/+3
* sfc: add XDP counters to ethtool statsCharles McLachlan2019-10-313-0/+42
* sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan2019-10-314-1/+116
* sfc: allocate channels for XDP tx queuesCharles McLachlan2019-10-314-40/+190
* sfc: Enable setting of xdp_progCharles McLachlan2019-10-311-0/+70
* sfc: perform XDP processing on received packetsCharles McLachlan2019-10-313-2/+145
* sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan2019-10-312-2/+10
* mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor2019-10-311-1/+1
* dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-311-2/+3
* dpaa_eth: extend delays in ndo_stopMadalin Bucur2019-10-311-1/+3
* dpaa_eth: remove netdev_err() for user errorsMadalin Bucur2019-10-311-12/+4
* dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur2019-10-311-0/+8
* dpaa_eth: use a page to store the SGTMadalin Bucur2019-10-311-22/+21
* dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur2019-10-311-7/+7
* dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur2019-10-311-6/+7
* dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur2019-10-311-7/+7
* dpaa_eth: avoid timestamp read on error pathsMadalin Bucur2019-10-311-7/+10
* dpaa_eth: perform DMA unmapping before readMadalin Bucur2019-10-311-15/+17
* dpaa_eth: use page backed rx buffersMadalin Bucur2019-10-311-29/+22
* dpaa_eth: use only one buffer pool per interfaceMadalin Bucur2019-10-314-92/+57
* net: hns3: cleanup byte order issues when printedGuojia Liao2019-10-314-62/+83
* net: hns3: cleanup some print format warningGuojia Liao2019-10-3114-101/+101
* net: hns3: add or modify some commentsGuangbin Huang2019-10-313-2/+5
* net: hns3: optimize local variable initializationGuangbin Huang2019-10-312-3/+2
* net: hns3: cleanup a format-truncation warningGuojia Liao2019-10-311-1/+2
* net: hns3: cleanup some coding style issuesGuangbin Huang2019-10-317-14/+13
* net: hns3: cleanup some magic numbersGuojia Liao2019-10-316-20/+34
* net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin2019-10-311-0/+3
* net: hns3: dump some debug information when reset failHuazhong Tan2019-10-314-4/+35
* bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam2019-10-313-2/+40
* bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam2019-10-312-2/+14
* mlxsw: spectrum: Generalize split count checkJiri Pirko2019-10-311-3/+3
* mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko2019-10-311-13/+8
* mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko2019-10-311-13/+15
* mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko2019-10-311-2/+0
* mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko2019-10-312-9/+8
* mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko2019-10-312-0/+4
* mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko2019-10-311-23/+35
* mlxsw: spectrum: Add sanity checks into module info getJiri Pirko2019-10-311-2/+37
* mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko2019-10-311-30/+26
* mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko2019-10-311-10/+13
OpenPOWER on IntegriCloud