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.13.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
/
marvell
/
mvpp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
Stefan Chulski
1
-1
/
+1
2019-08-09
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-06-09
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
1
-6
/
+4
2018-10-18
net: mvpp2: fix a txq_done race condition
Antoine Tenart
1
-4
/
+6
2018-10-18
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+6
2018-02-25
net: mvpp2: allocate zeroed tx descriptors
Yan Markman
1
-1
/
+1
2018-02-22
mvpp2: fix multicast address filter
Mikulas Patocka
1
-3
/
+8
2018-02-03
net: mvpp2: fix the txq_init error path
Antoine Tenart
1
-18
/
+2
2018-01-23
net: mvpp2: do not disable GMAC padding
Yan Markman
1
-9
/
+0
2017-11-08
net: mvpp2: Prevent userspace from changing TX affinities
Marc Zyngier
1
-0
/
+4
2017-10-26
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
1
-4
/
+13
2017-10-24
net: mvpp2: fix TSO headers allocation and management
Yan Markman
1
-3
/
+3
2017-10-02
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
1
-0
/
+15
2017-09-28
net: mvpp2: do not select the internal source clock
Antoine Tenart
1
-2
/
+1
2017-09-28
net: mvpp2: fix port list indexing
Yan Markman
1
-3
/
+5
2017-09-28
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
1
-6
/
+14
2017-09-04
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
1
-11
/
+12
2017-09-04
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
1
-7
/
+9
2017-09-04
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
1
-18
/
+27
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
1
-5
/
+172
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
1
-8
/
+11
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
1
-12
/
+3
2017-08-31
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-31
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-31
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-31
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-31
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-26
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-24
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-24
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
2017-08-23
net: mvpp2: initialize the GoP
Antoine Ténart
1
-0
/
+170
2017-08-23
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
1
-2
/
+22
2017-08-23
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
1
-0
/
+25
2017-08-23
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
1
-25
/
+98
2017-08-23
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
1
-1
/
+1
2017-08-23
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
1
-2
/
+2
2017-08-23
net: mvpp2: unify register definitions coding style
Antoine Ténart
1
-44
/
+44
2017-08-04
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
1
-29
/
+246
2017-08-04
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
1
-54
/
+169
2017-08-04
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
1
-12
/
+13
2017-08-04
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
1
-42
/
+41
2017-08-04
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
1
-17
/
+0
2017-08-04
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
1
-1
/
+1
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
[next]