index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_pf.c
Age
Commit message (
Expand
)
Author
2025-07-08
eth: otx2: migrate to the *_rxfh_context ops
Jakub Kicinski
2025-06-16
octeontx2-pf: CN20K mbox implementation between PF-VF
Sai Krishna
2025-06-16
octeontx2-af: CN20K mbox implementation for AF's VF
Sai Krishna
2025-06-16
octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
Sai Krishna
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
2025-06-10
octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
Subbaraya Sundeep
2025-06-10
octeontx2: Annotate mmio regions as __iomem
Subbaraya Sundeep
2025-05-27
octeontx2-pf: macsec: Get MACSEC capability flag from AF
Subbaraya Sundeep
2025-05-15
octeontx2: Add new tracepoint otx2_msg_status
Subbaraya Sundeep
2025-05-15
octeontx2: Add pcifunc also to mailbox tracepoints
Subbaraya Sundeep
2025-04-28
net: octeontx2: Use pure PCI devres API
Philipp Stanner
2025-02-20
octeontx2: hide unused label
Arnd Bergmann
2025-02-18
octeontx2-pf: AF_XDP zero copy transmit support
Suman Ghosh
2025-02-18
octeontx2-pf: AF_XDP zero copy receive support
Suman Ghosh
2025-02-18
octeontx2-pf: use xdp_return_frame() to free xdp buffers
Suman Ghosh
2024-12-09
cn10k-ipsec: Process outbound ipsec crypto offload
Bharat Bhushan
2024-12-09
cn10k-ipsec: Init hardware for outbound ipsec crypto offload
Bharat Bhushan
2024-12-09
octeontx2-af: Disable backpressure between CPT and NIX
Bharat Bhushan
2024-11-13
octeontx2-pf: Add representors for sdp MAC
Geetha sowjanya
2024-11-13
octeontx2-pf: Configure VF mtu via representor
Geetha sowjanya
2024-11-13
octeontx2-pf: Add support to sync link state between representor and VFs
Geetha sowjanya
2024-11-13
octeontx2-pf: Add basic net_device_ops
Geetha sowjanya
2024-11-13
octeontx2-pf: Create representor netdev
Geetha sowjanya
2024-11-13
octeontx2-pf: RVU representor driver
Geetha sowjanya
2024-10-30
octeontx2-pf: Move shared APIs to header file
Geetha sowjanya
2024-10-30
octeontx2-pf: Reuse PF max mtu value
Geetha sowjanya
2024-10-30
octeontx2-pf: Add new APIs for queue memory alloc/free.
Geetha sowjanya
2024-10-30
octeontx2-pf: Define common API for HW resources configuration
Geetha sowjanya
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-06
octeontx2-pf: Treat truncation of IRQ name as an error
Simon Horman
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
2024-03-20
octeontx2-pf: Send UP messages to VF only when VF is up.
Subbaraya Sundeep
2024-03-20
octeontx2-pf: Use default max_active works instead of one
Subbaraya Sundeep
2024-03-20
octeontx2: Detect the mbox up or down message via register
Subbaraya Sundeep
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
2023-12-11
octeontx2-pf: Fix promisc mcam entry action
Hariprasad Kelam
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-02
octeontx2: Remove unnecessary ternary operators
Ruan Jinjie
[next]