index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeon_ep
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
1
-0
/
+27
2024-10-19
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
1
-23
/
+32
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2023-12-19
octeon_ep: support firmware notifications for VFs
Shinas Rasheed
3
-0
/
+66
2023-12-19
octeon_ep: control net framework to support VF offloads
Shinas Rasheed
2
-1
/
+67
2023-12-19
octeon_ep: PF-VF mailbox version support
Shinas Rasheed
3
-3
/
+17
2023-12-19
octeon_ep: add PF-VF mailbox communication
Shinas Rasheed
11
-49
/
+713
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+15
2023-12-11
octeon_ep: explicitly test for firmware ready value
Shinas Rasheed
1
-1
/
+2
2023-12-08
octeon_ep: initialise control mbox tasks before using APIs
Shinas Rasheed
1
-9
/
+13
2023-12-05
octeon_ep: control net API framework to support offloads
Shinas Rasheed
9
-51
/
+231
2023-12-01
octeon_ep: set backpressure watermark for RX queues
Shinas Rasheed
3
-0
/
+20
2023-12-01
octeon_ep: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2023-11-30
octeon_ep: support OCTEON CN98 devices
Shinas Rasheed
4
-4
/
+29
2023-11-30
octeon_ep: implement device unload control net API
Shinas Rasheed
2
-1
/
+26
2023-11-24
octeon_ep: get max rx packet length from firmware
Shinas Rasheed
4
-3
/
+37
2023-11-24
octeon_ep: Solve style issues in control net files
Shinas Rasheed
2
-63
/
+76
2023-11-21
octeon_ep: support Octeon CN10K devices
Shinas Rasheed
5
-1
/
+1314
2023-11-16
octeon_ep: remove atomic variable usage in Tx data path
Shinas Rasheed
5
-13
/
+14
2023-11-16
octeon_ep: implement xmit_more in transmit
Shinas Rasheed
2
-10
/
+28
2023-11-16
octeon_ep: remove dma sync in trasmit path
Shinas Rasheed
1
-7
/
+0
2023-11-16
octeon_ep: add padding for small packets
Shinas Rasheed
1
-0
/
+3
2023-10-21
octeon_ep: assert hardware structure sizes
Shinas Rasheed
2
-0
/
+7
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2023-10-18
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-9
/
+23
2023-09-19
octeon_ep: restructured interrupt handlers
Shinas Rasheed
3
-45
/
+323
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
6
-17
/
+77
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2023-08-14
octeon_ep: cancel queued works in probe error path
Michal Schmidt
1
-3
/
+4
2023-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
1
-1
/
+1
2023-08-11
octeon_ep: Add control plane host and firmware versions.
Sathesh Edara
5
-3
/
+64
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
1
-0
/
+3
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-15
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-03-29
octeon_ep: unlock the correct lock on error path
Dan Carpenter
1
-1
/
+1
2023-03-27
octeon_ep: add heartbeat monitor
Veerasenareddy Burru
5
-2
/
+66
2023-03-27
octeon_ep: function id in link info and stats mailbox commands
Veerasenareddy Burru
4
-31
/
+40
2023-03-27
octeon_ep: support asynchronous notifications
Veerasenareddy Burru
1
-0
/
+29
2023-03-27
octeon_ep: include function id in mailbox commands
Veerasenareddy Burru
4
-39
/
+63
2023-03-27
octeon_ep: add separate mailbox command and response queues
Veerasenareddy Burru
6
-411
/
+529
2023-03-27
octeon_ep: control mailbox for multiple PFs
Veerasenareddy Burru
1
-1
/
+15
2023-03-27
octeon_ep: poll for control messages
Veerasenareddy Burru
4
-27
/
+70
2023-03-27
octeon_ep: defer probe if firmware not ready
Veerasenareddy Burru
1
-0
/
+26
2023-03-08
octeon_ep: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-4
/
+0
[next]