index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Age
Commit message (
Expand
)
Author
2024-06-25
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-08
ionic: keep stats struct local to error handling
Shannon Nelson
2024-03-08
ionic: better dma-map error handling
Shannon Nelson
2024-03-08
ionic: remove unnecessary NULL test
Shannon Nelson
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
2024-03-08
ionic: rearrange ionic_qcq
Shannon Nelson
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
2024-03-08
ionic: refactor skb building
Shannon Nelson
2024-03-08
ionic: fold adminq clean into service routine
Shannon Nelson
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
2024-03-08
ionic: drop q mapping
Shannon Nelson
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
2024-03-04
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2024-03-04
ionic: Use CQE profile for dim
Brett Creeley
2024-03-04
ionic: change the hwstamp likely check
Brett Creeley
2024-03-04
ionic: reduce the use of netdev
Shannon Nelson
2024-03-04
ionic: Pass local netdev instead of referencing struct
Brett Creeley
2024-03-04
ionic: Check stop no restart
Brett Creeley
2024-03-04
ionic: Clean up BQL logic
Brett Creeley
2024-03-04
ionic: Make use napi_consume_skb
Brett Creeley
2024-03-04
ionic: Shorten a Tx hotpath
Brett Creeley
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
2024-02-16
ionic: Add XDP packet headroom
Shannon Nelson
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
2024-02-16
ionic: use dma range APIs
Shannon Nelson
2024-02-16
ionic: add helpers for accessing buffer info
Shannon Nelson
2024-02-16
ionic: set adminq irq affinity
Shannon Nelson
2024-02-12
ionic: minimal work with 0 budget
Shannon Nelson
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
ionic: fill out pci error handlers
Shannon Nelson
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
[next]