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
/
ionic_dev.h
Age
Commit message (
Expand
)
Author
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-25
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
2024-06-19
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
2024-06-19
ionic: add work item for missed-doorbell check
Shannon Nelson
2024-06-19
ionic: Keep interrupt affinity up to date
Brett Creeley
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
2024-03-08
ionic: carry idev in ionic_cq struct
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: 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 default number of descriptors for Tx and Rx
Brett Creeley
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
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 initial framework for XDP support
Shannon Nelson
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-05
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
2023-12-05
ionic: fix snprintf format length warning
Shannon Nelson
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
ionic: expand the descriptor bufs array
Shannon Nelson
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2023-08-22
ionic: Remove unused declarations
Yue Haibing
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2021-10-02
ionic: remove debug stats
Shannon Nelson
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
ionic: add hw timestamp structs to interface
Shannon Nelson
2021-04-02
ionic: add new queue features to interface
Shannon Nelson
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2021-03-15
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
ionic: simplify TSO descriptor mapping
Shannon Nelson
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
ionic: implement Rx page reuse
Shannon Nelson
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
[next]