index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
af
/
rvu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
2020-03-02
1
-0
/
+30
*
octeontx2-af: Cleanup nixlf and blkaddr retrieval logic
Sunil Goutham
2020-02-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
1
-2
/
+2
|
\
|
*
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-16
1
-2
/
+2
*
|
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
2019-11-15
1
-0
/
+5
*
|
octeontx2-af: Enable broadcast packet replication
Sunil Goutham
2019-11-15
1
-0
/
+2
*
|
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
2019-11-15
1
-3
/
+30
*
|
octeontx2-af: Add macro to generate mbox handlers declarations
Subbaraya Sundeep
2019-11-15
1
-122
/
+5
*
|
octeontx2-af: Add mbox API to validate all responses
Sunil Goutham
2019-11-15
1
-0
/
+2
*
|
octeontx2-af: Add NPC MCAM entry allocation status to debugfs
Sunil Goutham
2019-11-15
1
-0
/
+8
*
|
octeontx2-af: Add per CGX port level NIX Rx/Tx counters
Linu Cherian
2019-11-15
1
-0
/
+2
*
|
octeontx2-af: Add CGX LMAC stats to debugfs
Prakash Brahmajyosyula
2019-11-15
1
-0
/
+3
*
|
octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfs
Prakash Brahmajyosyula
2019-11-15
1
-0
/
+5
*
|
octeontx2-af: Add NPA aura and pool contexts to debugfs
Christina Jacob
2019-11-15
1
-0
/
+12
*
|
octeontx2-af: Dump current resource provisioning status
Christina Jacob
2019-11-15
1
-0
/
+18
|
/
*
octeontx2-af: Enable mkex profile
Vamsi Attunuru
2018-12-04
1
-0
/
+2
*
octeontx2-af: Add LSO format configuration mailbox
Nithin Dabilpuram
2018-12-04
1
-1
/
+9
*
octeontx2-af: Add L3 and L4 packet verification mailbox
Vidhya Raman
2018-12-04
1
-0
/
+3
*
octeontx2-af: Add support for Tx packet marking
Krzysztof Kanas
2018-12-04
1
-0
/
+12
*
octeontx2-af: Restrict TL1 allocation and configuration
Nithin Dabilpuram
2018-12-04
1
-1
/
+5
*
octeontx2-af: Add support for runtime RSS algo index reservation
Jerin Jacob
2018-12-04
1
-0
/
+7
*
octeontx2-af: Add response for RSS flow key cfg message
Jerin Jacob
2018-12-04
1
-1
/
+1
*
octeontx2-af: Handle non-contiguous CGX LMAC interfaces
Linu Cherian
2018-11-24
1
-1
/
+1
*
octeontx2-af: Misc cleanups in cgx driver
Linu Cherian
2018-11-24
1
-2
/
+2
*
octeontx2-af: Workarounds for HW errata
Sunil Goutham
2018-11-20
1
-0
/
+12
*
octeontx2-af: Configure AF VFs to talk over LBK channels
Tomasz Duszynski
2018-11-20
1
-0
/
+5
*
octeontx2-af: Enable sriov on AF to create VFs
Tomasz Duszynski
2018-11-20
1
-1
/
+2
*
octeontx2-af: Mbox communication support btw AF and it's VFs
Tomasz Duszynski
2018-11-20
1
-5
/
+12
*
octeontx2-af: Teardown NPA, NIX LF upon receiving FLR
Geetha sowjanya
2018-11-20
1
-0
/
+2
*
octeontx2-af: Add FLR interrupt handler
Geetha sowjanya
2018-11-20
1
-0
/
+5
*
octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping
Sunil Goutham
2018-11-20
1
-0
/
+1
*
octeontx2-af: Add support for stripping STAG/CTAG
Tomasz Duszynski
2018-11-20
1
-0
/
+8
*
octeontx2-af: Support to enable/disable default MCAM entries
Sunil Goutham
2018-11-20
1
-0
/
+7
*
octeontx2-af: Add MKEX default profile
Santosh Shukla
2018-11-20
1
-0
/
+2
*
octeontx2-af: Alloc and config NPC MCAM entry at a time
Sunil Goutham
2018-11-20
1
-0
/
+3
*
octeontx2-af: Map or unmap NPC MCAM entry and counter
Sunil Goutham
2018-11-20
1
-0
/
+4
*
octeontx2-af: Support for NPC MCAM counters
Sunil Goutham
2018-11-20
1
-0
/
+10
*
octeontx2-af: MCAM entry installation support
Sunil Goutham
2018-11-20
1
-0
/
+12
*
octeontx2-af: NPC MCAM entry alloc/free support
Sunil Goutham
2018-11-20
1
-1
/
+18
*
octeontx2-af: Relax resource lock into mutex
Stanislaw Kardach
2018-11-20
1
-3
/
+3
*
octeontx2-af: Support to modify min/max allowed packet lengths
Sunil Goutham
2018-11-20
1
-0
/
+4
*
octeontx2-af: Convert mbox handlers APIs to lowercase
Sunil Goutham
2018-11-20
1
-28
/
+28
*
octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
Sunil Goutham
2018-10-23
1
-0
/
+5
*
octeontx2-af: Support for setting MAC address
Sunil Goutham
2018-10-23
1
-0
/
+3
*
octeontx2-af: Support for changing RSS algorithm
Sunil Goutham
2018-10-23
1
-0
/
+5
*
octeontx2-af: Install ucast and bcast pkt forwarding rules
Sunil Goutham
2018-10-23
1
-0
/
+5
*
octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
Stanislaw Kardach
2018-10-23
1
-0
/
+5
*
octeontx2-af: NPC MCAM and LDATA extract minimal configuration
Sunil Goutham
2018-10-23
1
-0
/
+14
*
octeontx2-af: Support for VTAG strip and capture
Vamsi Attunuru
2018-10-23
1
-0
/
+3
*
octeontx2-af: Broadcast packet replication support
Sunil Goutham
2018-10-23
1
-0
/
+19
[next]