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
2017-03-15
net: stmmac: stmmac interrupt treatment prepared for multiple queues
Joao Pinto
1
-8
/
+20
2017-03-15
net: stmmac: tso init prepared for multiple queues
Joao Pinto
1
-2
/
+6
2017-03-15
net: stmmac: dma channel init prepared for multiple queues
Joao Pinto
3
-37
/
+88
2017-03-15
net: stmmac: prepare rx/tx set tail function for multiple queues
Joao Pinto
1
-2
/
+2
2017-03-15
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
4
-16
/
+32
2017-03-15
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
5
-8
/
+11
2017-03-15
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
6
-29
/
+39
2017-03-15
net: stmmac: prepare stmmac_tx_err for multiple queues
Joao Pinto
1
-4
/
+5
2017-03-15
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
6
-39
/
+125
2017-03-15
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
6
-21
/
+22
2017-03-15
net: stmmac: prepare dma op mode config for multiple queues
Joao Pinto
3
-79
/
+124
2017-03-13
net: stmmac: added default rx queue size in stmmac_dma_interrupt
Joao Pinto
1
-0
/
+3
2017-03-13
net: stmmac: set default number of rx and tx queues in stmmac_pci
Joao Pinto
1
-0
/
+4
2017-03-12
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
5
-5
/
+136
2017-03-12
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
4
-54
/
+64
2017-03-12
net: stmmac: prepare irq_status for mtl
Joao Pinto
4
-16
/
+33
2017-03-12
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
6
-14
/
+34
2017-03-12
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
4
-0
/
+55
2017-03-12
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
3
-15
/
+14
2017-03-12
net: stmmac: configure tx queue weight
Joao Pinto
4
-0
/
+42
2017-03-12
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
4
-3
/
+90
2017-03-12
net: stmmac: multiple queues dt configuration
Joao Pinto
1
-0
/
+91
2017-03-12
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2
-0
/
+248
2017-03-12
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
1
-26
/
+98
2017-03-12
net: stmmac: Program RX queue size and flow control
Thierry Reding
2
-2
/
+62
2017-03-12
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
4
-0
/
+13
2017-03-12
net: stmmac: Check for DMA mapping errors
Thierry Reding
1
-0
/
+2
2017-03-12
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2
-1
/
+4
2017-03-12
net: stmmac: Disable PTP reference clock on error
Thierry Reding
1
-0
/
+8
2017-03-12
net: stmmac: Stop PHY and remove TX timer on error
Thierry Reding
1
-1
/
+5
2017-03-12
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
1
-1
/
+1
2017-03-09
net: stmicro: replace kzalloc with devm_kzalloc
Joao Pinto
1
-1
/
+1
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
9
-121
/
+71
2017-02-19
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
david.wu
1
-0
/
+117
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
1
-9
/
+9
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
1
-42
/
+40
2017-02-15
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
1
-5
/
+9
2017-02-15
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
1
-3
/
+2
2017-02-15
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
1
-0
/
+1
2017-02-15
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
1
-6
/
+6
2017-02-15
net: stmmac: likely is useless in occasional function
LABBE Corentin
1
-4
/
+4
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2
-5
/
+5
2017-02-08
net: stmmac: replace unsigned by u32
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
1
-3
/
+0
2017-02-08
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
1
-7
/
+0
2017-02-08
net: stmmac: print phy information
LABBE Corentin
1
-3
/
+1
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
5
-5
/
+5
2017-02-08
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
1
-2
/
+1
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
1
-1
/
+1
[next]