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-08-31
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
1
-4
/
+2
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-08-01
net: stmmac: Use netif_tx_napi_add() for TX polling function
Frode Isaksen
1
-2
/
+3
2019-07-30
net: stmmac: Sync RX Buffer upon allocation
Jose Abreu
1
-3
/
+10
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
1
-0
/
+7
2019-07-23
net: stmmac: Do not cut down 1G modes
Jose Abreu
1
-8
/
+3
2019-07-23
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
1
-9
/
+8
2019-07-23
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
1
-2
/
+2
2019-07-12
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2
-3
/
+3
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-19
/
+3
2019-07-10
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
5
-25
/
+42
2019-07-10
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
1
-1
/
+1
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
3
-144
/
+70
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
7
-22
/
+26
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
4
-8
/
+20
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+18
2019-07-09
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
1
-8
/
+35
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
1
-10
/
+18
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
1
-1
/
+12
2019-07-03
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
1
-10
/
+3
2019-07-02
net: stmmac: Re-word Kconfig entry
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: Update Kconfig entry
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
1
-5
/
+5
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
1
-0
/
+2
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
5
-15
/
+66
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
1
-5
/
+3
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
4
-23
/
+86
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
1
-3
/
+3
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2
-3
/
+3
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2
-0
/
+6
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
1
-2
/
+6
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+15
2019-06-26
net: stmmac: Fix crash observed if PHY does not support EEE
Jon Hunter
1
-4
/
+6
2019-06-26
net: stmmac: Fix possible deadlock when disabling EEE support
Jon Hunter
1
-0
/
+1
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
1
-0
/
+5
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
1
-0
/
+16
2019-06-23
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
1
-8
/
+14
2019-06-23
net: stmmac: fixed new system time seconds value calculation
Roland Hii
1
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-36
/
+3
2019-06-20
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
3
-36
/
+3
2019-06-19
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
1
-3
/
+10
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-342
/
+38
2019-06-18
net: stmmac: fix unused-variable warning
Arnd Bergmann
1
-2
/
+2
2019-06-16
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
David S. Miller
2
-37
/
+16
[next]