index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeon_ep
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2023-12-19
octeon_ep: support firmware notifications for VFs
Shinas Rasheed
2023-12-19
octeon_ep: control net framework to support VF offloads
Shinas Rasheed
2023-12-19
octeon_ep: PF-VF mailbox version support
Shinas Rasheed
2023-12-19
octeon_ep: add PF-VF mailbox communication
Shinas Rasheed
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-11
octeon_ep: explicitly test for firmware ready value
Shinas Rasheed
2023-12-08
octeon_ep: initialise control mbox tasks before using APIs
Shinas Rasheed
2023-12-05
octeon_ep: control net API framework to support offloads
Shinas Rasheed
2023-12-01
octeon_ep: set backpressure watermark for RX queues
Shinas Rasheed
2023-12-01
octeon_ep: Fix error code in probe()
Dan Carpenter
2023-11-30
octeon_ep: support OCTEON CN98 devices
Shinas Rasheed
2023-11-30
octeon_ep: implement device unload control net API
Shinas Rasheed
2023-11-24
octeon_ep: get max rx packet length from firmware
Shinas Rasheed
2023-11-24
octeon_ep: Solve style issues in control net files
Shinas Rasheed
2023-11-21
octeon_ep: support Octeon CN10K devices
Shinas Rasheed
2023-11-16
octeon_ep: remove atomic variable usage in Tx data path
Shinas Rasheed
2023-11-16
octeon_ep: implement xmit_more in transmit
Shinas Rasheed
2023-11-16
octeon_ep: remove dma sync in trasmit path
Shinas Rasheed
2023-11-16
octeon_ep: add padding for small packets
Shinas Rasheed
2023-10-21
octeon_ep: assert hardware structure sizes
Shinas Rasheed
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-18
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-19
octeon_ep: restructured interrupt handlers
Shinas Rasheed
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-14
octeon_ep: cancel queued works in probe error path
Michal Schmidt
2023-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
2023-08-11
octeon_ep: Add control plane host and firmware versions.
Sathesh Edara
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
2023-06-15
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
2023-03-29
octeon_ep: unlock the correct lock on error path
Dan Carpenter
2023-03-27
octeon_ep: add heartbeat monitor
Veerasenareddy Burru
2023-03-27
octeon_ep: function id in link info and stats mailbox commands
Veerasenareddy Burru
2023-03-27
octeon_ep: support asynchronous notifications
Veerasenareddy Burru
2023-03-27
octeon_ep: include function id in mailbox commands
Veerasenareddy Burru
2023-03-27
octeon_ep: add separate mailbox command and response queues
Veerasenareddy Burru
2023-03-27
octeon_ep: control mailbox for multiple PFs
Veerasenareddy Burru
2023-03-27
octeon_ep: poll for control messages
Veerasenareddy Burru
2023-03-27
octeon_ep: defer probe if firmware not ready
Veerasenareddy Burru
2023-03-08
octeon_ep: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Ziyang Xuan
[next]