index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
1
-0
/
+1
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-15
mvpp2: ethtool rxtx stats fix
Sven Auhagen
1
-2
/
+2
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-03-15
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
1
-36
/
+47
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-6
/
+13
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
1
-23
/
+218
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
1
-36
/
+22
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-06-10
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
1
-18
/
+114
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
1
-6
/
+4
2019-05-31
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
1
-6
/
+4
2019-05-30
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-17
/
+26
2019-05-26
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
1
-10
/
+55
2019-05-26
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
1
-1
/
+1
2019-05-13
net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
Maxime Chevallier
1
-1
/
+3
2019-05-02
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
1
-1
/
+19
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
1
-3
/
+3
2019-03-27
net: mvpp2: Don't use an int to store netdev_features_t
Maxime Chevallier
1
-1
/
+1
2019-03-02
net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down
Antoine Tenart
1
-0
/
+3
2019-03-02
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
1
-8
/
+58
2019-03-02
net: mvpp2: reset the MACs when reconfiguring a port
Antoine Tenart
1
-0
/
+3
2019-03-02
net: mvpp2: rework the XLG MAC reset handling
Antoine Tenart
1
-9
/
+18
2019-03-02
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
1
-10
/
+25
2019-03-02
net: mvpp2: only update the XLG configuration when needed
Antoine Tenart
1
-5
/
+8
2019-03-02
net: mvpp2: always disable both MACs when disabling a port
Antoine Tenart
1
-4
/
+4
2019-03-02
net: mvpp2: some AN fields require the link to be down when updated
Antoine Tenart
1
-1
/
+11
2019-03-02
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
1
-8
/
+15
[next]