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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
2020-01-25
1
-3
/
+3
*
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
*
net: stmmac: selftests: Update status when disabling RSS
Jose Abreu
2020-01-10
1
-6
/
+14
*
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
2020-01-08
1
-0
/
+3
*
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
2020-01-08
1
-1
/
+1
*
net: stmmac: Fixed link does not need MDIO Bus
Jose Abreu
2020-01-07
1
-1
/
+1
*
stmmac: debugfs entry name is not be changed when udev rename device name.
Jiping Ma
2020-01-07
1
-0
/
+32
*
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
2019-12-28
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
6
-26
/
+43
|
\
|
*
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
2019-12-21
1
-1
/
+1
|
*
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
2019-12-18
1
-4
/
+2
|
*
net: stmmac: Enable 16KB buffer size
Jose Abreu
2019-12-18
1
-1
/
+3
|
*
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
2019-12-18
1
-3
/
+2
|
*
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
2019-12-18
1
-1
/
+1
|
*
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2019-12-18
2
-1
/
+4
|
*
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
2019-12-18
1
-2
/
+3
|
*
net: stmmac: Do not accept invalid MTU values
Jose Abreu
2019-12-18
1
-0
/
+12
|
*
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
2019-12-18
1
-13
/
+11
|
*
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
2019-12-18
1
-0
/
+4
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
1
-0
/
+2
|
\
|
*
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-12-06
1
-0
/
+2
*
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-2
/
+2
|
|
\
|
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-2
/
+2
*
|
|
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-24
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
5
-4
/
+8
|
\
\
\
|
*
|
|
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-16
3
-3
/
+3
|
*
|
|
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-15
1
-0
/
+4
|
*
|
|
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
2019-11-11
1
-1
/
+1
*
|
|
|
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-16
1
-3
/
+1
*
|
|
|
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
2019-11-15
1
-1
/
+1
*
|
|
|
net: stmmac: Rework TX Coalesce logic
Jose Abreu
2019-11-15
1
-19
/
+42
*
|
|
|
net: stmmac: Tune-up default coalesce settings
Jose Abreu
2019-11-15
1
-2
/
+2
*
|
|
|
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
2019-11-15
1
-12
/
+2
*
|
|
|
net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
Jose Abreu
2019-11-15
1
-12
/
+2
*
|
|
|
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2019-11-15
2
-3
/
+5
*
|
|
|
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
2019-11-15
1
-1
/
+5
*
|
|
|
net: ethernet: stmmac: fix indentation issue
Colin Ian King
2019-11-13
1
-1
/
+1
*
|
|
|
net: stmmac: Implement UDP Segmentation Offload
Jose Abreu
2019-11-12
1
-9
/
+23
*
|
|
|
net: stmmac: Rework stmmac_rx()
Jose Abreu
2019-11-12
1
-52
/
+94
*
|
|
|
net: stmmac: tc: Remove the speed dependency
Jose Abreu
2019-11-12
1
-2
/
+0
*
|
|
|
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
Jose Abreu
2019-11-12
1
-10
/
+48
*
|
|
|
net: stmmac: gmac4+: Add Split Header support
Jose Abreu
2019-11-12
5
-3
/
+46
*
|
|
|
net: stmmac: Fix sparse warning
Jose Abreu
2019-11-12
4
-5
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
7
-78
/
+144
|
\
|
|
|
|
*
|
|
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
2019-11-07
1
-30
/
+34
[next]