index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
hwif.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
1
-0
/
+14
2020-03-17
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
1
-0
/
+1
2020-03-09
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
1
-0
/
+12
2020-01-13
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
1
-0
/
+5
2020-01-13
net: stmmac: Initial support for TBS
Jose Abreu
1
-0
/
+7
2019-12-18
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
1
-0
/
+4
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
1
-0
/
+5
2019-12-18
net: stmmac: Add basic EST support for GMAC5+
Jose Abreu
1
-0
/
+5
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
1
-2
/
+4
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-11-11
net: stmmac: Fix sparse warning
Jose Abreu
1
-1
/
+1
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
1
-1
/
+1
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
1
-0
/
+3
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
1
-0
/
+16
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
1
-0
/
+10
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
1
-0
/
+7
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
1
-0
/
+9
2019-08-17
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
1
-0
/
+4
2019-08-08
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
1
-0
/
+5
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+11
2019-08-08
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
1
-0
/
+1
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
1
-2
/
+2
2019-05-24
net: stmmac: Switch MMC functions to HWIF callbacks
Jose Abreu
1
-0
/
+17
2019-05-24
net: stmmac: Add MAC loopback callback to HWIF
Jose Abreu
1
-0
/
+4
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
1
-1
/
+1
2018-08-09
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
1
-0
/
+1
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
1
-0
/
+1
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
1
-0
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
1
-0
/
+8
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
1
-0
/
+3
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
1
-0
/
+7
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
1
-0
/
+4
2018-05-18
net: stmmac: Uniformize set_rx_owner()
Jose Abreu
1
-1
/
+1
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
1
-1
/
+1
2018-05-18
net: stmmac: Move PTP and MMC base address calculation to hwif.c
Jose Abreu
1
-0
/
+5
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
1
-6
/
+0
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
1
-0
/
+4
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
1
-0
/
+4
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
1
-2
/
+23
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
1
-0
/
+17
2018-04-16
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
1
-0
/
+27
2018-04-16
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
1
-0
/
+25
2018-04-16
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
1
-0
/
+138
2018-04-16
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
1
-0
/
+106
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
1
-0
/
+125