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
/
octeontx2
/
nic
/
otx2_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
octeontx2-pf: cn10k: Get max mtu supported from admin function
Hariprasad Kelam
1
-3
/
+42
2021-02-12
octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
1
-48
/
+36
2021-02-12
octeontx2-pf: cn10k: Initialise NIX context
Geetha sowjanya
1
-28
/
+73
2021-02-11
octeontx2-pf: ethtool fec mode support
Christina Jacob
1
-0
/
+20
2021-02-11
net: octeontx2: Fix the confusion in buffer alloc failure path
Kevin Hao
1
-20
/
+18
2021-02-06
net: octeontx2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
1
-2
/
+1
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-01-23
net: octeontx2: Make sure the buffer is 128 byte aligned
Kevin Hao
1
-1
/
+2
2021-01-06
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
1
-8
/
+18
2020-11-22
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
1
-1
/
+2
2020-11-18
octeontx2-pf: Implement ingress/egress VLAN offload
Hariprasad Kelam
1
-2
/
+6
2020-11-04
octeontx2-pf: Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-11-01
octeontx2-pf: Calculate LBK link instead of hardcoding
Subbaraya Sundeep
1
-2
/
+6
2020-09-24
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
1
-1
/
+1
2020-09-02
octeontx2-pf: Add UDP segmentation offload support
Sunil Goutham
1
-0
/
+89
2020-08-25
octeontx2-pf: Add support for PTP clock
Aleksey Makarov
1
-0
/
+7
2020-08-18
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
1
-2
/
+2
2020-05-10
octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
Kevin Hao
1
-30
/
+22
2020-03-24
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
1
-38
/
+38
2020-03-24
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
1
-4
/
+5
2020-03-24
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
1
-0
/
+14
2020-03-13
octeontx2-pf: unlock on error path in otx2_config_pause_frm()
Dan Carpenter
1
-2
/
+5
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
1
-0
/
+65
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
1
-3
/
+3
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
1
-1
/
+81
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
1
-0
/
+47
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
1
-0
/
+8
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
1
-0
/
+122
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
1
-0
/
+63
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
1
-0
/
+108
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
1
-0
/
+7
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
1
-0
/
+2
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
1
-0
/
+55
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
1
-0
/
+723
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
1
-0
/
+167
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
1
-0
/
+28