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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
2020-04-04
1
-1
/
+1
*
net: stmmac: xgmac: Fix VLAN register handling
Jose Abreu
2020-04-02
1
-0
/
+11
*
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
2020-04-01
1
-5
/
+12
*
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
2020-03-31
1
-8
/
+16
*
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
2020-03-31
1
-0
/
+75
*
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
2020-03-31
4
-313
/
+519
*
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
2020-03-30
5
-0
/
+245
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
2
-5
/
+11
|
\
|
*
net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
Emil Renner Berthing
2020-03-22
1
-1
/
+1
|
*
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
2020-03-15
1
-4
/
+10
*
|
net: sched: rename more stats_types
Jakub Kicinski
2020-03-24
1
-2
/
+2
*
|
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
Dejin Zheng
2020-03-20
1
-6
/
+1
*
|
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
2020-03-18
5
-1
/
+173
*
|
net: stmmac: Add XLGMII support
Jose Abreu
2020-03-18
2
-0
/
+64
*
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-18
2
-3
/
+3
*
|
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
2020-03-16
1
-11
/
+4
*
|
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
2020-03-16
1
-11
/
+4
*
|
net: stmmac: platform: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-15
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-1
/
+2
|
\
|
|
*
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
2020-03-09
1
-1
/
+2
*
|
net: stmmac: selftests: Fix L3/L4 Filtering test
Jose Abreu
2020-03-12
1
-0
/
+2
*
|
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
2020-03-10
5
-2
/
+57
*
|
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
2020-03-10
1
-33
/
+33
*
|
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
2020-03-10
1
-0
/
+3
*
|
net: stmmac: Switch to linkmode_and()/linkmode_andnot()
Jose Abreu
2020-03-10
1
-8
/
+5
*
|
net: stmmac: selftests: Do not fail if PHY is not attached
Jose Abreu
2020-03-10
1
-1
/
+1
*
|
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-09
1
-2
/
+7
*
|
stmmac: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-14
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
1
-5
/
+8
|
\
|
|
*
net: stmmac: fix notifier registration
Aaro Koskinen
2020-02-27
1
-5
/
+8
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
*
|
net: ethernet: stmmac: don't warn about missing optional wakeup IRQ
Ahmad Fatoum
2020-02-25
1
-1
/
+1
*
|
net: ethernet: stmmac: demote warnings about missing optional clocks
Ahmad Fatoum
2020-02-25
2
-2
/
+2
*
|
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-2
/
+2
*
|
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
2020-02-17
1
-20
/
+15
|
/
*
net: stmmac: update pci platform data to use phy_interface
Voon Weifeng
2020-02-07
1
-6
/
+8
*
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
Tan, Tee Min
2020-02-07
1
-1
/
+1
*
net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
Verma, Aashish
2020-02-07
1
-1
/
+1
*
net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
Ong Boon Leong
2020-02-07
1
-2
/
+6
*
net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
Tan, Tee Min
2020-02-07
1
-3
/
+4
*
net: stmmac: fix a possible endless loop
Dejin Zheng
2020-02-07
1
-0
/
+1
*
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
2020-02-04
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
1
-3
/
+3
|
\
|
*
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
2020-01-25
1
-3
/
+3
*
|
net: stmmac: modified pcs mode support for RGMII
Dejin Zheng
2020-01-20
1
-11
/
+6
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
2
-16
/
+40
|
\
|
|
*
net: stmmac: selftests: Guard VLAN Perfect test against non supported HW
Jose Abreu
2020-01-15
1
-0
/
+6
|
*
net: stmmac: selftests: Mark as fail when received VLAN ID != expected
Jose Abreu
2020-01-15
1
-1
/
+5
|
*
net: stmmac: selftests: Make it work in Synopsys AXS101 boards
Jose Abreu
2020-01-15
1
-9
/
+11
|
*
net: stmmac: tc: Do not setup flower filtering if RSS is enabled
Jose Abreu
2020-01-10
1
-0
/
+4
[prev]
[next]