index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
2019-07-09
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
2019-07-02
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
2019-07-02
net: stmmac: Re-word Kconfig entry
Jose Abreu
2019-06-28
net: stmmac: Update Kconfig entry
Jose Abreu
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
net: stmmac: Fix crash observed if PHY does not support EEE
Jon Hunter
2019-06-26
net: stmmac: Fix possible deadlock when disabling EEE support
Jon Hunter
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
2019-06-22
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
2019-06-22
net: stmmac: fixed new system time seconds value calculation
Roland Hii
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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
[next]