index
:
pub/scm/linux/kernel/git/saeed/linux.git
master
Saeed Mahameed's fork of linux.git
Saeed Mahameed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oa_tc6.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
net: ethernet: oa_tc6: Fix for the wrong data type
Selvamani Rajagopal
1
-1
/
+1
13 days
net: ethernet: oa_tc6: Disable tx queues on fatal error
Selvamani Rajagopal
1
-0
/
+4
13 days
net: ethernet: oa_tc6: Improve the error recovery
Selvamani Rajagopal
1
-35
/
+108
13 days
net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...
Selvamani Rajagopal
1
-33
/
+76
2026-07-21
net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
Ciprian Regus
1
-9
/
+10
2026-07-21
net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
Ciprian Regus
1
-0
/
+44
2026-07-21
net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
Ciprian Regus
1
-18
/
+19
2026-07-21
net: ethernet: oa_tc6: Export standard defined registers
Ciprian Regus
1
-50
/
+0
2026-07-21
net: ethernet: oa_tc6: Export the C45 access functions
Ciprian Regus
1
-4
/
+6
2026-07-21
net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
Ciprian Regus
1
-1
/
+13
2026-07-21
net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
Ciprian Regus
1
-17
/
+76
2026-06-15
net: ethernet: oa_tc6: Remove FCS size in RX frame
Selvamani Rajagopal
1
-0
/
+11
2026-06-15
net: ethernet: oa_tc6: mdiobus->parent initialized with NULL
Selvamani Rajagopal
1
-2
/
+1
2026-06-15
net: ethernet: oa_tc6: Interrupt is active low, level triggered.
Selvamani Rajagopal
1
-50
/
+76
2025-08-29
net: ethernet: oa_tc6: Handle failure of spi_setup
Stefan Wahren
1
-1
/
+2
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