Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-21 | ftgmac100: implement the new MDIO interface on Aspeed SoC | Cédric Le Goater | 1 | -12/+68 |
2018-06-08 | ftgmac100: remove check on runt messages | Cédric Le Goater | 1 | -6/+0 |
2018-06-08 | ftgmac100: fix multicast hash routine | Cédric Le Goater | 1 | -2/+2 |
2018-06-08 | ftgmac100: add IEEE 802.1Q VLAN support | Cédric Le Goater | 1 | -1/+30 |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater | 1 | -11/+12 |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier | 1 | -4/+1 |
2017-12-22 | ftgmac100: use inline net_crc32() and bitshift instead of compute_mcast_idx() | Mark Cave-Ayland | 1 | -1/+1 |
2017-04-25 | net/ftgmac100: add a 'aspeed' property | Cédric Le Goater | 1 | -2/+15 |
2017-04-24 | net: add FTGMAC100 support | Cédric Le Goater | 1 | -0/+1003 |