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.13.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
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
1
-8
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-11
/
+1
2019-05-25
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
1
-3
/
+3
2019-05-25
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
Biao Huang
1
-0
/
+1
2019-05-21
net: stmmac: dma channel control register need to be init first
Weifeng Voon
1
-4
/
+4
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-04-23
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-17
net: stmmac: Set Flow Control to automatic mode in the driver
Jose Abreu
1
-1
/
+1
2019-04-01
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-04-01
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-04-01
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
1
-2
/
+4
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
1
-6
/
+8
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
1
-3
/
+3
2019-02-22
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
1
-49
/
+66
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+13
2019-02-07
net: stmmac: fix ptp timestamping on Rx on gmac4
Ilias Apalodimas
1
-16
/
+9
2019-01-31
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-31
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-23
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
1
-5
/
+31
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-25
/
+26
2019-01-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-24
/
+16
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-12-19
net: stmmac: Fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+13
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-04
net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-30
/
+4
2018-12-01
net: stmmac: Move debugfs init/exit to ->probe()/->remove()
Thierry Reding
1
-10
/
+13
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-104
/
+134
2018-09-19
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-2
/
+3
2018-09-19
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
1
-102
/
+131
2018-09-13
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-4
/
+8
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-2
/
+1
2018-08-30
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
1
-4
/
+1
2018-08-09
net: stmmac: Integrate XGMAC into main driver flow
Jose Abreu
1
-19
/
+48
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-29
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
1
-0
/
+2
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
1
-0
/
+2
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
1
-0
/
+7
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
1
-0
/
+4
2018-05-29
net: stmmac: Use mutex instead of spinlock
Thierry Reding
1
-17
/
+14
2018-05-18
net: stmmac: Remove if condition by taking advantage of hwif return code
Jose Abreu
1
-12
/
+11
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
1
-5
/
+1
[next]