index
:
Linux
arm64-uaccess
for-next
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: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
2017-03-15
1
-11
/
+97
*
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
2017-03-15
1
-6
/
+7
*
net: stmmac: prepare dma op mode config for multiple queues
Joao Pinto
2017-03-15
1
-18
/
+64
*
net: stmmac: added default rx queue size in stmmac_dma_interrupt
Joao Pinto
2017-03-13
1
-0
/
+3
*
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
2017-03-12
1
-0
/
+29
*
net: stmmac: prepare irq_status for mtl
Joao Pinto
2017-03-12
1
-0
/
+5
*
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
2017-03-12
1
-3
/
+14
*
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
2017-03-12
1
-0
/
+21
*
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
2017-03-12
1
-12
/
+7
*
net: stmmac: configure tx queue weight
Joao Pinto
2017-03-12
1
-0
/
+20
*
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
2017-03-12
1
-3
/
+28
*
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
2017-03-12
1
-0
/
+3
*
net: stmmac: Check for DMA mapping errors
Thierry Reding
2017-03-12
1
-0
/
+2
*
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2017-03-12
1
-0
/
+4
*
net: stmmac: Disable PTP reference clock on error
Thierry Reding
2017-03-12
1
-0
/
+8
*
net: stmmac: Stop PHY and remove TX timer on error
Thierry Reding
2017-03-12
1
-1
/
+5
*
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-24
1
-5
/
+0
*
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
2017-02-15
1
-5
/
+9
*
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
2017-02-15
1
-3
/
+2
*
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
2017-02-15
1
-0
/
+1
*
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
2017-02-15
1
-6
/
+6
*
net: stmmac: likely is useless in occasional function
LABBE Corentin
2017-02-15
1
-4
/
+4
*
net: stmmac: remove useless parenthesis
LABBE Corentin
2017-02-15
1
-4
/
+4
*
net: stmmac: replace unsigned by u32
LABBE Corentin
2017-02-08
1
-2
/
+2
*
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
2017-02-08
1
-3
/
+0
*
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
2017-02-08
1
-7
/
+0
*
net: stmmac: print phy information
LABBE Corentin
2017-02-08
1
-3
/
+1
*
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
2017-02-08
1
-2
/
+2
*
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
2017-02-08
1
-2
/
+1
*
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
1
-4
/
+0
*
net: stmmac: fix some typos in comments
LABBE Corentin
2017-02-08
1
-8
/
+8
*
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
2017-02-08
1
-4
/
+0
*
net: stmmac: add separate warning for PTP not being supported by HW
Heiner Kallweit
2017-02-02
1
-2
/
+4
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-9
/
+10
|
\
|
*
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
Heiner Kallweit
2017-01-16
1
-9
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-1
/
+9
|
\
|
|
*
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2017-01-08
1
-1
/
+9
*
|
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
1
-67
/
+15
*
|
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2017-01-09
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
1
-10
/
+13
|
\
|
|
*
net: stmmac: Fix error path after register_netdev move
Florian Fainelli
2016-12-29
1
-1
/
+8
|
*
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
2016-12-27
1
-10
/
+6
*
|
stmmac: enable rx queues
jpinto
2016-12-29
1
-0
/
+26
|
/
*
stmmac: fix memory barriers
Pavel Machek
2016-12-19
1
-4
/
+4
*
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2016-12-10
1
-22
/
+6
*
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2016-12-08
1
-2
/
+2
*
net: stmmac: simplify the common DMA init API
Niklas Cassel
2016-12-08
1
-5
/
+1
*
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
2016-12-08
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-1
/
+0
|
\
[prev]
[next]