Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-26 | dpaa2-mac: Fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -1/+1 |
2020-09-26 | dpaa2-mac: do not check for both child and parent DTS nodes | Ioana Ciornei | 1 | -2/+1 |
2020-09-25 | dpaa2-mac: add PCS support through the Lynx module | Ioana Ciornei | 1 | -1/+88 |
2020-02-27 | net: dpaa2-mac: use resolved link config in mac_link_up() | Russell King | 1 | -22/+32 |
2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 1 | -2/+5 |
2019-11-08 | dpaa2-eth: add ethtool MAC counters | Ioana Ciornei | 1 | -0/+68 |
2019-11-07 | dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode | Ioana Ciornei | 1 | -5/+10 |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 1 | -3/+4 |
2019-11-01 | dpaa2-eth: add MAC/PHY support through phylink | Ioana Ciornei | 1 | -0/+301 |