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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...
Yizhuo
1
-1
/
+6
2019-08-30
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
1
-4
/
+2
2019-08-18
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-07-31
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-22
net: stmmac: Do not cut down 1G modes
Jose Abreu
1
-8
/
+3
2019-07-22
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
1
-9
/
+8
2019-07-22
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
1
-2
/
+2
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
[next]