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
/
octeontx2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
octeontx2-af: Remove unnecessary export symbols in CGX driver
Sunil Goutham
1
-18
/
+0
2020-02-01
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
4
-4
/
+269
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
6
-4
/
+525
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
3
-0
/
+97
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
5
-4
/
+273
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
4
-1
/
+167
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
6
-3
/
+255
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
6
-6
/
+242
2020-01-27
octeontx2-pf: Register and handle link notifications
Linu Cherian
3
-0
/
+109
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
6
-2
/
+470
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
6
-3
/
+349
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
6
-10
/
+332
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
7
-17
/
+1290
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
4
-4
/
+286
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
4
-3
/
+552
2020-01-27
octeontx2-pf: Add Marvell OcteonTX2 NIC driver
Sunil Goutham
6
-0
/
+362
2019-11-21
octeontx2-af: Fix uninitialized variable in debugfs
Dan Carpenter
1
-1
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-18
/
+18
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
9
-18
/
+18
2019-11-15
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
4
-14
/
+65
2019-11-15
octeontx2-af: Add option to disable dynamic entry caching in NDC
Sunil Goutham
3
-3
/
+112
2019-11-15
octeontx2-af: Support configurable NDC cache way_mask
Geetha sowjanya
3
-11
/
+28
2019-11-15
octeontx2-af: Enable broadcast packet replication
Sunil Goutham
4
-59
/
+69
2019-11-15
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
9
-259
/
+513
2019-11-15
octeontx2-af: Add more RSS algorithms
Kiran Kumar K
2
-11
/
+114
2019-11-15
octeontx2-af: Clear NPC MCAM entries before update
Nithin Dabilpuram
1
-2
/
+31
2019-11-15
octeontx2-af: Update NPC KPU packet parsing profile
Hao Zheng
4
-3792
/
+11236
2019-11-15
octeontx2-af: Add macro to generate mbox handlers declarations
Subbaraya Sundeep
2
-134
/
+17
2019-11-15
octeontx2-af: Sync hw mbox with bounce buffer.
Geetha sowjanya
2
-13
/
+30
2019-11-15
octeontx2-af: Add mbox API to validate all responses
Sunil Goutham
4
-12
/
+70
2019-11-15
octeontx2-af: Add NPC MCAM entry allocation status to debugfs
Sunil Goutham
3
-1
/
+213
2019-11-15
octeontx2-af: Add per CGX port level NIX Rx/Tx counters
Linu Cherian
5
-2
/
+173
2019-11-15
octeontx2-af: Add CGX LMAC stats to debugfs
Prakash Brahmajyosyula
2
-0
/
+163
2019-11-15
octeontx2-af: Add NDC block stats to debugfs.
Prakash Brahmajyosyula
5
-20
/
+201
2019-11-15
octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfs
Prakash Brahmajyosyula
3
-2
/
+507
2019-11-15
octeontx2-af: Add NPA aura and pool contexts to debugfs
Christina Jacob
3
-2
/
+530
2019-11-15
octeontx2-af: Dump current resource provisioning status
Christina Jacob
4
-1
/
+169
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2019-01-08
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
1
-1
/
+1
2019-01-04
octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'
Christophe JAILLET
1
-1
/
+3
2018-12-04
octeontx2-af: Enable mkex profile
Vamsi Attunuru
8
-2
/
+213
2018-12-04
octeontx2-af: Add LSO format configuration mailbox
Nithin Dabilpuram
3
-7
/
+91
2018-12-04
octeontx2-af: Add L3 and L4 packet verification mailbox
Vidhya Raman
3
-0
/
+55
2018-12-04
octeontx2-af: Configure VLAN TPIDs
Nithin Dabilpuram
1
-0
/
+7
2018-12-04
octeontx2-af: Add support for Tx packet marking
Krzysztof Kanas
3
-0
/
+133
2018-12-04
octeontx2-af: Enable RSS with promiscuous mode
Vamsi Attunuru
1
-4
/
+31
2018-12-04
octeontx2-af: Define all NIX_AF_RX_DEF_* registers
Jerin Jacob
1
-5
/
+20
2018-12-04
octeontx2-af: Enable inner IPv4 checksum and its error code
Jerin Jacob
1
-1
/
+8
[next]