index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2019-06-18
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
net: stmmac: fix unused-variable warning
Arnd Bergmann
2019-06-16
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
David S. Miller
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
2019-06-16
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
2019-06-13
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
2019-06-13
net: stmmac: Start adding phylink support
Jose Abreu
2019-06-13
net: stmmac: Prepare to convert to phylink
Jose Abreu
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-06
net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
Dinh Nguyen
2019-06-05
net: stmmac: dwmac4: fix flow control issue
Biao Huang
2019-06-05
net: stmmac: modify default value of tx-frames
Biao Huang
2019-06-05
net: stmmac: dwmac-mediatek: disable rx watchdog
Biao Huang
2019-06-05
net: stmmac: dwmac-mediatek: enable Ethernet power domain
Biao Huang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-04
net: stmmac: socfpga: add RMII phy mode
Dinh Nguyen
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
net: stmmac: selftests: Use kfree_skb() instead of kfree()
Jose Abreu
2019-05-30
net: stmmac: selftests: Fix sparse warning
Jose Abreu
2019-05-30
net: stmmac: Switch to devm_alloc_etherdev_mqs
Jisheng Zhang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
net: stmmac: Fix build error without CONFIG_INET
YueHaibing
2019-05-29
net: stmmac: use dev_info() before netdev is registered
Jisheng Zhang
2019-05-28
net: stmmac: dwmac-meson8b: update with SPDX Licence identifier
Neil Armstrong
2019-05-28
net: stmmac: dwmac-meson: update with SPDX Licence identifier
Neil Armstrong
2019-05-28
net: stmmac: Do not output error on deferred probe
Thierry Reding
2019-05-25
net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
Biao Huang
2019-05-25
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
2019-05-25
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
Biao Huang
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
net: stmmac: Prevent missing interrupts when running NAPI
Jose Abreu
2019-05-24
net: stmmac: dwmac4/5: Clear unused address entries
Jose Abreu
2019-05-24
net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()
Jose Abreu
2019-05-24
net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
Jose Abreu
2019-05-24
net: stmmac: dwmac4/5: Fix Hash Filter
Jose Abreu
2019-05-24
net: stmmac: dwmac1000: Clear unused address entries
Jose Abreu
2019-05-24
net: stmmac: dwmac1000: Fix Hash Filter
Jose Abreu
2019-05-24
net: stmmac: Introduce selftests support
Jose Abreu
[next]