summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-31Merge branch 'DPAA-Ethernet-changes'David S. Miller
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
2019-10-31Merge branch 'net-hns3-add-some-optimizations-and-cleanups'David S. Miller
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
2019-10-31Merge branch 'bnxt_en-Add-OP-TEE-based-bnxt-f-w-manager'David S. Miller
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta
2019-10-31Merge branch 'mlxsw-Make-port-split-code-more-generic'David S. Miller
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko
2019-10-31mlxsw: reg: Add Port Module Type Mapping RegisterJiri Pirko