aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-dpaa2
AgeCommit message (Expand)Author
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-26staging: fsl-dpaa2: ethsw: Add missing netdevice checkFlorian Fainelli
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-12staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-06staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-07staging: fsl-dpaa2: fix SPDX identifiers in header filesMichael Straube
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-09-10staging: fsl-dpaa2/ethsw: Fix uninitialized variablesIoana Radulescu
2018-09-10staging: fsl-dpaa2/ethsw: remove redundant pointer 'port_priv'Colin Ian King
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-05staging: fsl-dpaa2/eth: Use named arguments in function definitionIoana Radulescu
2018-08-02staging: fsl-dpaa2/eth: Merge header filesIoana Radulescu
2018-08-02staging: fsl-dpaa2/eth: Use BIT() macroIoana Radulescu
2018-08-02staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu
2018-08-02staging: fsl-dpaa2/eth: Cleanup commentsIoana Radulescu
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei
2018-08-02staging: fsl-dpaa2/eth: convert documentation to .rst formatIoana Ciornei
2018-07-27staging: fsl-dpaa2/ethsw: document nested structs as per kernel-docIoana Ciornei
2018-07-27staging: fsl-dpaa2/eth: document nested structs as per kernel-docIoana Ciornei
2018-07-27staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu
2018-07-27staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu
2018-07-27staging: fsl-dpaa2/ethsw: Fix error messageIoana Radulescu
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-24staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă
2018-07-13staging: fsl-dpaa2/eth: Remove unnecessary castIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: Remove Rx frame size checkIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: MTU cleanupIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: Remove pointless instructionIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: Remove obsolete referenceIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata
2018-05-25staging: fsl-dpaa2/rtc: fix PTP dependencyArnd Bergmann
2018-04-29staging: fsl-dpaa2/rtc: support phc_index of ethtool_ts_infoYangbo Lu
2018-04-29staging: fsl-dpaa2/eth: add the get_ts_info interface for ethtoolYangbo Lu
2018-04-29staging: fsl-dpaa2/eth: Add support for hardware timestampingIoana Radulescu
2018-04-23staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu