开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
Age
Commit message (
Expand
)
Author
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
2019-05-30
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
2019-05-23
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
Maxime Chevallier
2019-05-13
net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
Maxime Chevallier
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Use a bitfield to represent the flow_type
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the flow table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Start cls flow entries from beginning of table
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Add missing MAC_DA field extraction
Maxime Chevallier
2019-03-27
net: mvpp2: Don't use an int to store netdev_features_t
Maxime Chevallier
2019-03-01
net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down
Antoine Tenart
2019-03-01
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
2019-03-01
net: mvpp2: reset the MACs when reconfiguring a port
Antoine Tenart
2019-03-01
net: mvpp2: rework the XLG MAC reset handling
Antoine Tenart
2019-03-01
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
2019-03-01
net: mvpp2: only update the XLG configuration when needed
Antoine Tenart
2019-03-01
net: mvpp2: always disable both MACs when disabling a port
Antoine Tenart
2019-03-01
net: mvpp2: some AN fields require the link to be down when updated
Antoine Tenart
2019-03-01
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
2019-03-01
net: mvpp2: fix validate for PPv2.1
Antoine Tenart
2019-03-01
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
2019-03-01
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
2019-03-01
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
2019-03-01
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
2019-03-01
net: mvpp2: fix a typo in the header
Antoine Tenart
2019-02-24
net: mvpp2: Add 2.5GBaseT support
Maxime Chevallier
2019-02-12
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
2019-02-12
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
2019-02-08
net: marvell: mvpp2: fix AN restart
Russell King
2019-02-08
net: marvell: mvpp2: read correct pause bits
Russell King
2019-02-08
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
[next]