summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-091-0/+2
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-0/+2
| |\
| | * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-1/+1
|\| |
| * | octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang2021-12-011-1/+1
* | | net: annotate accesses to dev->gso_max_segsEric Dumazet2021-11-222-2/+2
* | | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/ /
* / octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter2021-11-171-7/+10
|/
* octeontx2-nicvf: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
* octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann2021-11-051-0/+1
* octeontx2-af: use swap() to make code cleanerYang Guang2021-11-051-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-282-33/+118
|\
| * octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2021-10-282-1/+4
| * octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu2021-10-281-32/+106
| * octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep2021-10-281-0/+8
* | octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu2021-10-283-0/+9
* | octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra2021-10-281-0/+94
* | octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi2021-10-281-11/+11
* | net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-3/+2
* | octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K2021-10-242-263/+132
* | octeontx2-nic: fix mixed module buildArnd Bergmann2021-10-182-4/+12
* | octeontx2-af: Add support to flush full CPT CTX cacheSrujana Challa2021-10-145-0/+232
* | octeontx2-af: Perform cpt lf teardown in non FLR pathNithin Dabilpuram2021-10-143-16/+22
* | octeontx2-af: Enable CPT HW interruptsSrujana Challa2021-10-144-0/+264
* | octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep2021-10-106-28/+35
* | ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-104-5/+0
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* | octeontx2-af: Remove redundant initialization of variable pinColin Ian King2021-09-301-1/+1
* | octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya2021-09-306-34/+322
* | octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2021-09-302-95/+80
* | octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli2021-09-297-3/+23
* | octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu2021-09-291-35/+43
* | octeontx2-pf: Use hardware register for CQE countGeetha sowjanya2021-09-284-7/+71
* | octeontx2-af: Add external ptp input clockYi Guo2021-09-287-6/+187
* | octeontx2-af: Use ptp input clock info from firmware dataSubbaraya Sundeep2021-09-283-51/+33
* | octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam2021-09-287-26/+58
* | octeontx2-af: Reset PTP config in FLR handlerHarman Kalra2021-09-283-0/+18
* | octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-20/+5
* | octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K2021-09-267-323/+195
* | octeontx2-af: Limit KPU parsing for GTPU packetsKiran Kumar K2021-09-261-19/+2
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-222-14/+2
* | octeontx2-af: verify CQ context updatesHariprasad Kelam2021-09-192-1/+79
* | octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King2021-09-171-1/+1
* | octeontx2-af: Fix uninitialized variable valColin Ian King2021-09-171-1/+2
* | octeontx2-af: Hardware configuration for inline IPsecSrujana Challa2021-09-168-3/+367
* | octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam2021-09-162-15/+24
|/
* octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET2021-09-041-3/+5
* octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET2021-09-042-0/+6