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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
1
-5
/
+14
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-20
net: mvpp2: cycle comphy to power it down
Russell King
1
-0
/
+10
2019-12-18
net: mvpp2: update mvpp2 validate() implementation
Russell King
1
-4
/
+18
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
1
-1
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-11
/
+10
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
1
-0
/
+1
2019-10-28
mvpp2: sync only the received frame
Matteo Croce
1
-2
/
+7
2019-10-28
mvpp2: refactor frame drop routine
Matteo Croce
1
-8
/
+9
2019-10-03
mvpp2: remove misleading comment
Matteo Croce
1
-2
/
+1
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2
-23
/
+222
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
1
-19
/
+16
2019-08-15
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2
-38
/
+23
2019-08-11
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-47
/
+40
2019-08-01
mvpp2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
mvpp2: fix panic on module removal
Matteo Croce
1
-3
/
+2
2019-07-29
mvpp2: refactor the HW checksum setup
Matteo Croce
1
-13
/
+22
2019-07-29
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+4
2019-07-23
net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
Maxime Chevallier
1
-3
/
+3
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-07-09
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-09
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-06-29
net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
Maxime Chevallier
1
-1
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-20
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
1
-0
/
+3
2019-06-19
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2
-34
/
+86
2019-06-19
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
1
-7
/
+7
2019-06-19
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
1
-0
/
+3
2019-06-19
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2
-2
/
+7
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+12
2019-06-12
net: mvpp2: prs: Use the correct helpers when removing all VID filters
Maxime Chevallier
1
-2
/
+4
2019-06-12
net: mvpp2: prs: Fix parser range for VID filtering
Maxime Chevallier
1
-9
/
+8
2019-06-10
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
2
-18
/
+132
2019-06-10
net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
Maxime Chevallier
1
-10
/
+11
2019-06-10
net: mvpp2: Only clear the stat counters at port init
Maxime Chevallier
1
-6
/
+5
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
1
-2
/
+2
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+7
2019-05-31
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
1
-6
/
+4
2019-05-30
net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
YueHaibing
1
-2
/
+1
2019-05-30
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2
-17
/
+27
2019-05-28
net: mvpp2: cls: Check RSS table index validity when creating a context
Maxime Chevallier
1
-0
/
+3
2019-05-26
net: mvpp2: cls: Support steering to RSS contexts
Maxime Chevallier
1
-4
/
+54
2019-05-26
net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
Maxime Chevallier
1
-0
/
+6
2019-05-26
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
4
-41
/
+255
2019-05-26
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
2
-0
/
+8
2019-05-26
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
3
-4
/
+4
2019-05-23
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
Maxime Chevallier
1
-0
/
+3
[next]