index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwxgmac2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
Furong Xu
2024-02-06
1
-1
/
+1
*
net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
Furong Xu
2024-02-02
1
-0
/
+3
*
Revert "net: stmmac: Enable Per DMA Channel interrupt"
Jakub Kicinski
2024-01-08
1
-3
/
+0
*
net: stmmac: Use interrupt mode INTM=1 for per channel irq
Swee Leong Ching
2024-01-07
1
-0
/
+3
*
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-12-05
1
-43
/
+0
*
net: stmmac: xgmac: EST interrupts handling
Rohan G Thomas
2023-12-05
1
-0
/
+27
*
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
Furong Xu
2023-11-03
1
-1
/
+1
*
net: stmmac: Check more MAC HW features for XGMAC Core 3.20
Furong Xu
2023-08-20
1
-0
/
+21
*
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
2023-08-14
1
-0
/
+4
*
net: stmmac: xgmac: RX queue routing configuration
Furong Xu
2023-08-11
1
-0
/
+12
*
net: stmmac: xgmac: Fix L3L4 filter count
Rohan G Thomas
2023-07-19
1
-1
/
+1
*
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-26
1
-0
/
+6
*
net: stmmac: xgmac: Add TBS support
Jose Abreu
2020-01-14
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-0
/
+2
|
\
|
*
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2019-12-18
1
-0
/
+2
*
|
net: stmmac: xgmac3+: Add support for Frame Preemption
Jose Abreu
2019-12-18
1
-0
/
+6
*
|
net: stmmac: Add basic EST support for XGMAC
Jose Abreu
2019-12-18
1
-0
/
+19
*
|
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
1
-1
/
+1
|
\
|
*
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-16
1
-1
/
+1
*
|
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
2019-11-15
1
-1
/
+1
|
/
*
net: stmmac: xgmac: Disable the Timestamp interrupt by default
Jose Abreu
2019-10-01
1
-1
/
+1
*
net: stmmac: xgmac: Detect Hash Table size dinamically
Jose Abreu
2019-10-01
1
-0
/
+1
*
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2019-09-05
1
-1
/
+2
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
1
-0
/
+30
*
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
1
-0
/
+15
*
net: stmmac: xgmac: Add EEE support
Jose Abreu
2019-08-17
1
-0
/
+12
*
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+2
*
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+2
*
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2019-08-17
1
-0
/
+19
*
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+6
*
net: stmmac: Add Flexible RX Parser support in XGMAC
Jose Abreu
2019-08-09
1
-0
/
+13
*
net: stmmac: Implement Safety Features in XGMAC core
Jose Abreu
2019-08-09
1
-0
/
+26
*
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-09
1
-0
/
+10
*
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-09
1
-1
/
+21
*
net: stmmac: xgmac: Implement tx_queue_prio()
Jose Abreu
2019-08-09
1
-0
/
+4
*
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
2019-08-09
1
-0
/
+1
*
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2019-08-06
1
-2
/
+5
*
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-07-09
1
-0
/
+2
*
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
2019-06-28
1
-0
/
+2
*
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
2019-06-28
1
-3
/
+7
*
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2019-06-28
1
-0
/
+4
*
net: stmmac: dwxgmac2: Also pass control frames while in promisc mode
Jose Abreu
2019-05-24
1
-0
/
+1
*
net: stmmac: dwxgmac2: Add MAC loopback support
Jose Abreu
2019-05-24
1
-0
/
+1
*
net: stmmac: dwxgmac: Finish the Flow Control implementation
Jose Abreu
2019-04-17
1
-0
/
+5
*
net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX path
Jose Abreu
2019-02-22
1
-1
/
+3
*
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
2018-09-02
1
-0
/
+12
*
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
2018-08-09
1
-0
/
+30
*
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
2018-08-09
1
-0
/
+57
*
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
2018-08-09
1
-0
/
+141