summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/oa_tc6.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran2024-09-121-0/+24
* net: ethernet: oa_tc6: implement mac-phy interruptParthiban Veerasooran2024-09-121-1/+51
* net: ethernet: oa_tc6: implement receive path to receive rx ethernet framesParthiban Veerasooran2024-09-121-8/+233
* net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran2024-09-121-2/+397
* net: ethernet: oa_tc6: enable open alliance tc6 data communicationParthiban Veerasooran2024-09-121-0/+30
* net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran2024-09-121-1/+229
* net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran2024-09-121-0/+31
* net: ethernet: oa_tc6: implement software resetParthiban Veerasooran2024-09-121-0/+56
* net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran2024-09-121-2/+82
* net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran2024-09-121-0/+242