index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
2019-09-06
1
-9
/
+13
*
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
2019-09-05
1
-3
/
+62
*
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2019-09-05
2
-12
/
+2
*
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
2019-09-05
1
-3
/
+3
*
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
2019-09-05
1
-1
/
+1
*
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
2019-09-05
1
-12
/
+9
*
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
2019-09-05
1
-1
/
+2
*
net: stmmac: selftests: Implement the ARP Offload test
Jose Abreu
2019-09-05
1
-0
/
+110
*
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
2019-09-05
4
-0
/
+22
*
net: stmmac: selftests: Add selftest for L3/L4 Filters
Jose Abreu
2019-09-05
1
-1
/
+285
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
8
-2
/
+488
*
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
2019-09-05
1
-1
/
+2
*
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
2019-09-05
1
-0
/
+4
*
net: stmmac: selftests: Return proper error code to userspace
Jose Abreu
2019-09-05
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-4
/
+2
|
\
|
*
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
2019-08-30
1
-4
/
+2
*
|
net: stmmac: depend on COMMON_CLK
Stephen Rothwell
2019-08-30
1
-0
/
+1
*
|
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
2019-08-27
2
-0
/
+24
*
|
net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
1
-0
/
+15
*
|
net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
1
-0
/
+29
*
|
net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
1
-0
/
+107
*
|
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
|
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
|
net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
2019-08-21
1
-3
/
+1
*
|
net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
|
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
2019-08-21
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-1
/
+1
|
\
|
|
*
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-18
1
-1
/
+1
*
|
net: stmmac: selftests: Add selftest for VLAN TX Offload
Jose Abreu
2019-08-17
1
-2
/
+94
*
|
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
7
-1
/
+135
*
|
net: stmmac: xgmac: Add EEE support
Jose Abreu
2019-08-17
3
-5
/
+83
*
|
net: stmmac: selftests: Add tests for SA Insertion/Replacement
Jose Abreu
2019-08-17
1
-1
/
+97
*
|
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
6
-1
/
+36
*
|
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
4
-9
/
+37
*
|
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2019-08-17
2
-0
/
+75
*
|
net: stmmac: Add a counter for Split Header packets
Jose Abreu
2019-08-17
3
-0
/
+3
*
|
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
7
-2
/
+128
*
|
net: stmmac: xgmac: Correctly return that RX descriptor is not last one
Jose Abreu
2019-08-17
1
-4
/
+3
*
|
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-17
2
-60
/
+95
*
|
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
2019-08-17
4
-9
/
+34
*
|
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
2
-46
/
+8
*
|
net: stmmac: selftests: Add a selftest for Flexible RX Parser
Jose Abreu
2019-08-08
1
-1
/
+97
*
|
net: stmmac: Add Flexible RX Parser support in XGMAC
Jose Abreu
2019-08-08
3
-0
/
+206
*
|
net: stmmac: Implement Safety Features in XGMAC core
Jose Abreu
2019-08-08
3
-0
/
+311
*
|
net: stmmac: selftests: Add test for VLAN and Double VLAN Filtering
Jose Abreu
2019-08-08
1
-0
/
+205
*
|
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-08
7
-0
/
+139
*
|
net: stmmac: selftests: Add RSS test
Jose Abreu
2019-08-08
1
-0
/
+19
*
|
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-08
9
-4
/
+241
*
|
net: stmmac: xgmac: Implement tx_queue_prio()
Jose Abreu
2019-08-08
2
-1
/
+22
*
|
net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()
Jose Abreu
2019-08-08
1
-1
/
+21
[next]