index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oa_tc6.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
net: ethernet: oa_tc6: fix tx skb race condition between reference pointers
Parthiban Veerasooran
1
-0
/
+6
2024-12-17
net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
Parthiban Veerasooran
1
-2
/
+3
2024-09-11
net: ethernet: oa_tc6: add helper function to enable zero align rx frame
Parthiban Veerasooran
1
-0
/
+24
2024-09-11
net: ethernet: oa_tc6: implement mac-phy interrupt
Parthiban Veerasooran
1
-1
/
+51
2024-09-11
net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames
Parthiban Veerasooran
1
-8
/
+233
2024-09-11
net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
Parthiban Veerasooran
1
-2
/
+397
2024-09-11
net: ethernet: oa_tc6: enable open alliance tc6 data communication
Parthiban Veerasooran
1
-0
/
+30
2024-09-11
net: ethernet: oa_tc6: implement internal PHY initialization
Parthiban Veerasooran
1
-1
/
+229
2024-09-11
net: ethernet: oa_tc6: implement error interrupts unmasking
Parthiban Veerasooran
1
-0
/
+31
2024-09-11
net: ethernet: oa_tc6: implement software reset
Parthiban Veerasooran
1
-0
/
+56
2024-09-11
net: ethernet: oa_tc6: implement register read operation
Parthiban Veerasooran
1
-2
/
+82
2024-09-11
net: ethernet: oa_tc6: implement register write operation
Parthiban Veerasooran
1
-0
/
+242