summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2
AgeCommit message (Expand)Author
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27dpaa2-eth: add support for nway resetRussell King
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-16dpaa2-ptp: add external trigger event supportYangbo Lu
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei
2019-11-06dpaa2-ptp: fix compile errorChenwandun
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu
2019-06-09dpaa2-eth: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-06-09dpaa2-eth: Remove preempt_disable() from seed_pool()Sebastian Andrzej Siewior
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu