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
Age
Commit message (
Expand
)
Author
2025-04-22
ionic: add module eeprom channel data to ionic_if and ethtool
Shannon Nelson
2025-04-22
ionic: support ethtool get_module_eeprom_by_page
Shannon Nelson
2025-04-22
ionic: extend the QSFP module sprom for more pages
Shannon Nelson
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-15
ionic: use ee->offset when returning sprom data
Shannon Nelson
2024-12-15
ionic: no double destroy workqueue
Shannon Nelson
2024-12-15
ionic: Fix netdev notifier unregister on failure
Brett Creeley
2024-12-15
ionic: remove the unused nb_work
Brett Creeley
2024-12-12
ionic: add support for QSFP_PLUS_CMIS
Shannon Nelson
2024-12-12
ionic: add speed defines for 200G and 400G
Shannon Nelson
2024-12-12
ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP
Brett Creeley
2024-12-12
ionic: Use VLAN_ETH_HLEN when possible
Brett Creeley
2024-12-12
ionic: add asic codes to firmware interface file
Shannon Nelson
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-09-09
ionic: Allow XDP program to be hot swapped
Brett Creeley
2024-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
2024-09-09
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2024-09-09
ionic: always use rxq_info
Shannon Nelson
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
2024-09-09
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
2024-09-09
ionic: debug line for Tx completion errors
Shannon Nelson
2024-09-06
ionic: Convert comma to semicolon
Chen Ni
2024-09-04
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
2024-09-03
ionic: Remove setting of RX software timestamp
Gal Pressman
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
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-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
2024-06-19
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
2024-06-19
ionic: Use an u16 for rx_copybreak
Brett Creeley
2024-06-19
ionic: check for queue deadline in doorbell_napi_work
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: add private workqueue per-device
Shannon Nelson
2024-06-19
ionic: Keep interrupt affinity up to date
Brett Creeley
2024-06-19
ionic: remove missed doorbell per-queue timer
Shannon Nelson
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-05
ionic: advertise 52-bit addressing limitation for MSI-X
David Christensen
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-05-30
ionic: fix up ionic_if.h kernel-doc issues
Shannon Nelson
2024-05-30
ionic: only sync frag_len in first buffer of xdp
Shannon Nelson
2024-05-30
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
2024-05-30
ionic: Mark error paths in the data path as unlikely
Brett Creeley
2024-05-30
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
Brett Creeley
[next]