index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
net: stmmac: fix reset gpio free missing
Jisheng Zhang
1
-1
/
+2
2019-05-16
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
1
-0
/
+2
2019-05-16
net: stmmac: Move debugfs init/exit to ->probe()/->remove()
Thierry Reding
1
-10
/
+13
2019-05-08
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-05-08
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-05-08
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-05-08
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-05-02
stmmac: pci: Adjust IOT2000 matching
Su Bao Cheng
1
-2
/
+6
2019-05-02
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-20
net: stmmac: Set dma ring length before enabling the DMA
Lars Persson
1
-3
/
+3
2019-04-03
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-04-03
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2019-03-14
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-03-14
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-03-14
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2019-03-14
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-03-05
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
3
-9
/
+7
2019-03-05
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
6
-7
/
+39
2019-02-27
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-02-23
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-23
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-01-31
net: stmmac: Use correct values in TQS/RQS fields
Jose Abreu
3
-9
/
+31
2018-11-27
net: stmmac: Fix RX packet size > 8191
Thor Thayer
4
-4
/
+5
2018-11-04
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-11-04
net: stmmac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-10-18
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-10-18
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-3
/
+5
2018-08-24
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-08-06
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2018-08-03
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-22
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-05-30
net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
Niklas Cassel
1
-1
/
+1
2018-05-30
net: stmmac: ensure that the MSS desc is the last desc to set the own bit
Niklas Cassel
1
-1
/
+8
2018-05-30
net: stmmac: ensure that the device has released ownership before reading data
Niklas Cassel
1
-0
/
+5
2018-04-26
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-04-26
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
1
-1
/
+1
2018-04-26
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
1
-1
/
+3
2018-03-03
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
5
-6
/
+8
2018-03-03
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
1
-2
/
+4
2018-01-17
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
1
-0
/
+6
2017-12-17
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+8
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-8
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
1
-0
/
+7
2017-10-27
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
1
-1
/
+1
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
1
-7
/
+6
[prev]
[next]