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