summaryrefslogtreecommitdiff
path: root/include/linux/oa_tc6.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-21net: ethernet: oa_tc6: Add new register address definesCiprian Regus1-1/+5
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus1-0/+4
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus1-20/+20
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus1-0/+50
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus1-0/+4
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus1-1/+10
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran1-0/+1
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran1-0/+1
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran1-1/+3
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-0/+3
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran1-0/+17