summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/oa_tc6.c
AgeCommit message (Expand)Author
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement mac-phy interruptParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement receive path to receive rx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: enable open alliance tc6 data communicationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement software resetParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran