index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
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
[next]