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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-09
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
2
-9
/
+12
2017-06-09
stmmac: fix ptp header for GMAC3 hw timestamp
Mario Molitor
2
-4
/
+14
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-02
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
7
-12
/
+17
2017-04-12
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
1
-2
/
+2
2017-04-07
net: stmmac: adding multiple napi mechanism
Joao Pinto
2
-41
/
+120
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
4
-255
/
+374
2017-04-07
net: stmmac: adding multiple buffers for rx
Joao Pinto
3
-184
/
+306
2017-04-07
net: stmmac: break some functions into RX and TX scopes
Joao Pinto
1
-86
/
+266
2017-04-05
net: stmmac: rx queue to dma channel mapping fix
Joao Pinto
1
-1
/
+1
2017-04-03
net: stmmac: fix cbs configuration
Joao Pinto
1
-1
/
+2
2017-03-30
net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
Wadim Egorov
1
-16
/
+37
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
4
-973
/
+473
2017-03-29
stmmac: use netif_set_real_num_{rx,tx}_queues
Arnd Bergmann
1
-2
/
+2
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
5
-9
/
+45
2017-03-23
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
2017-03-22
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
1
-0
/
+7
2017-03-22
net: stmmac: Always enable MAC RX queues
Thierry Reding
1
-1
/
+1
2017-03-22
net: stmmac: RX queue routing configuration
Joao Pinto
6
-0
/
+109
2017-03-22
net: stmmac: TX and RX queue priority configuration
Joao Pinto
6
-0
/
+122
2017-03-22
net: stmmac: enable multiple buffers
Joao Pinto
4
-473
/
+973
2017-03-16
net: stmmac: stmmac interrupt treatment prepared for multiple queues
Joao Pinto
1
-8
/
+20
2017-03-16
net: stmmac: tso init prepared for multiple queues
Joao Pinto
1
-2
/
+6
2017-03-16
net: stmmac: dma channel init prepared for multiple queues
Joao Pinto
3
-37
/
+88
2017-03-16
net: stmmac: prepare rx/tx set tail function for multiple queues
Joao Pinto
1
-2
/
+2
2017-03-16
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
4
-16
/
+32
2017-03-16
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
5
-8
/
+11
2017-03-16
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
6
-29
/
+39
2017-03-16
net: stmmac: prepare stmmac_tx_err for multiple queues
Joao Pinto
1
-4
/
+5
2017-03-16
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
6
-39
/
+125
2017-03-16
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
6
-21
/
+22
2017-03-16
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-13
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
5
-5
/
+136
2017-03-13
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
4
-54
/
+64
2017-03-13
net: stmmac: prepare irq_status for mtl
Joao Pinto
4
-16
/
+33
2017-03-13
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
6
-14
/
+34
2017-03-13
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
4
-0
/
+55
2017-03-13
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
3
-15
/
+14
[next]