summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa2
AgeCommit message (Expand)Author
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia
2020-11-23dpaa2-eth: use new PTP_MSGTYPE_* define(s)Christian Eggers
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei
2020-10-02dpaa2-eth: add basic devlink supportIoana Ciornei
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron
2020-09-25dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei
2020-07-15dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei
2020-07-06dpaa2-eth: fix draining of S/G cacheIoana Ciornei
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu