9bce4b27f3ec ("net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs") 4b70c62b9eaf ("net: ftgmac100: Request clock and set speed") 52d9138fb31a ("ftgmac100: Make ring sizes configurable via ethtool") 8eecf7caad86 ("ftgmac100: Open code remaining register writes") f39c71b069cc ("ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr") 6aff0bf641cf ("ftgmac100: Disable HW checksum generation on AST2400, enable on others") 78d28543a609 ("ftgmac100: Use device "compatible" property, not machine.") 05690d633f30 ("ftgmac100: Upgrade to NETIF_F_HW_CSUM") 52c0cae87465 ("ftgmac100: Remove tx descriptor accessors") 6db7470445f0 ("ftgmac100: Add support for fragmented tx") e92455397237 ("ftgmac100: Don't clear tx desc fields unnecessarily") 42c2d19786e5 ("ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()") 4a2712b2f0b6 ("ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()") 6ad3d7edcbda ("ftgmac100: Cleanup tx queue handling") 83617317d213 ("ftgmac100: Store tx skbs in a separate array") 9b0f7711d92b ("ftgmac100: Pad small frames properly") 3e427a3363ed ("ftgmac100: Factor tx packet dropping path") 43b25ee712f7 ("ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()") 4ca24152d891 ("ftgmac100: Remove rx descriptor accessors") 7b49cd1c9eca ("ftgmac100: Directly receive into sk_buffs") 01dd70b52a43 ("ftgmac100: Simplify rx pointer handling in the rx path") eb50af20442b ("ftgmac100: Simplify rx packets error handling") 672021943c45 ("ftgmac100: Cleanup rx checksum handling") d72e01a0430f ("ftgmac100: Use a scratch buffer for failed RX allocations") b1977bfbca56 ("ftgmac100: Drop support for fragmented receive") c06f73fba15f ("ftgmac100: Move ftgmac100_alloc_rx_page() before its users") 10cbd6407609 ("ftgmac100: Rework NAPI & interrupts handling") 9b86785d1e8b ("ftgmac100: Remove useless tests in interrupt handler") 874b55bf6233 ("ftgmac100: Rework MAC reset and init") 855944ce1cc4 ("ftgmac100: Add a reset task and use it for link changes") da40d9d4b593 ("ftgmac100: Move the bulk of inits to a separate function") 81f1eca663c0 ("ftgmac100: Request the interrupt only after HW is reset") b8dbecff9bab ("ftgmac100: Move napi_add/del to open/close") 87d18757ec16 ("ftgmac100: Split ring alloc, init and rx buffer alloc") 517647773546 ("ftgmac100: Cleanup speed/duplex tracking and fix duplex config") 8396e1cb0b9f ("ftgmac100: Remove "enabled" flags") 831fb3388c1e ("ftgmac100: Reorder struct fields and comment") 3f6af0eede30 ("ftgmac100: Remove "banner" comments") 60b28a116774 ("ftgmac100: Use netdev->irq instead of private copy") 34ea5c9de39b ("ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms") edcd692fe481 ("net/faraday: Mask out PHYSTS_CHG interrupt") e07dc63ba22d ("net/faraday: Configure old MDIO interface on Aspeed SoCs") 08c9c126004e ("net/faraday: Clear stale interrupts") 2a0ab8ebbec6 ("net/faraday: Adapt for Aspeed SoCs") 7906a4da0ef8 ("net/faraday: Make EDO{R,T}R bits configurable") ada66b54c44a ("net/faraday: Separate rx page storage from rxdesc") fc6061cf9352 ("net/faraday: Mask PHY interrupt with NCSI mode") bd466c3fb5a4 ("net/faraday: Support NCSI mode") 113ce107afe9 ("net/faraday: Read MAC address from chip") eb4181849f58 ("net/faraday: Helper functions to create or destroy MDIO interface")