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
/
stmmac
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-07-26
net: stmmac: modify default value of tx-frames
Biao Huang
1
-1
/
+1
2018-11-27
net: stmmac: Fix RX packet size > 8191
Thor Thayer
1
-1
/
+2
2018-09-19
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
1
-2
/
+2
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
1
-0
/
+3
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
1
-6
/
+8
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
1
-0
/
+2
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
1
-0
/
+5
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
1
-26
/
+4
2018-04-17
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
1
-12
/
+0
2018-04-17
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
1
-12
/
+0
2018-04-17
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
1
-70
/
+0
2018-04-17
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
1
-50
/
+0
2018-04-17
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
1
-54
/
+1
2018-03-30
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
1
-0
/
+22
2018-01-23
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
1
-1
/
+1
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
1
-1
/
+1
2017-10-14
net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues
Jose Abreu
1
-2
/
+2
2017-10-14
net: stmmac: Use correct values in TQS/RQS fields
Jose Abreu
1
-1
/
+2
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
1
-3
/
+5
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
1
-1
/
+1
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
1
-0
/
+2
2017-03-22
net: stmmac: RX queue routing configuration
Joao Pinto
1
-0
/
+17
2017-03-22
net: stmmac: TX and RX queue priority configuration
Joao Pinto
1
-0
/
+4
2017-03-16
net: stmmac: dma channel init prepared for multiple queues
Joao Pinto
1
-0
/
+8
2017-03-16
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
1
-2
/
+2
2017-03-16
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
1
-1
/
+1
2017-03-16
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
1
-1
/
+1
2017-03-16
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
1
-4
/
+4
2017-03-16
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
1
-2
/
+2
2017-03-16
net: stmmac: prepare dma op mode config for multiple queues
Joao Pinto
1
-0
/
+3
2017-03-13
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
1
-0
/
+4
2017-03-13
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
1
-1
/
+2
2017-03-13
net: stmmac: prepare irq_status for mtl
Joao Pinto
1
-0
/
+2
2017-03-13
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
1
-1
/
+1
2017-03-13
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
1
-0
/
+2
2017-03-13
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
1
-1
/
+1
2017-03-13
net: stmmac: configure tx queue weight
Joao Pinto
1
-0
/
+3
2017-03-13
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
1
-0
/
+4
2017-03-13
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
1
-0
/
+3
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
1
-1
/
+1
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
1
-1
/
+1
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
1
-1
/
+2
2016-12-29
stmmac: enable rx queues
jpinto
1
-0
/
+5
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
1
-2
/
+2
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
1
-0
/
+6
2016-11-30
stmmac: fix comments, make debug output consistent
Pavel Machek
1
-0
/
+1
2016-11-16
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
1
-8
/
+11
[next]