index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2
-3
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-19
/
+3
2019-07-09
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
5
-25
/
+42
2019-07-09
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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+18
2019-07-08
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-02
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-27
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-22
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
1
-8
/
+14
2019-06-22
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-19
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-18
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
1
-3
/
+10
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-342
/
+38
2019-06-17
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
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-6
/
+0
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-7
/
+8
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-20
/
+9
2019-06-16
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
1
-5
/
+4
2019-06-16
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
1
-3
/
+0
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2
-3
/
+10
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
1
-14
/
+13
2019-06-13
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
5
-339
/
+132
2019-06-13
net: stmmac: Start adding phylink support
Jose Abreu
3
-0
/
+53
2019-06-13
net: stmmac: Prepare to convert to phylink
Jose Abreu
1
-41
/
+72
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-42
/
+6
[next]