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
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
2025-02-10
ice: Process TSYN IRQ in a separate function
Karol Kolacinski
2025-02-05
ice: init flow director before RDMA
Michal Swiatkowski
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
ice: ice_probe: init ice_adapter after HW init
Przemek Kitszel
2025-01-14
ice: minor: rename goto labels from err to unroll
Przemek Kitszel
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
2025-01-14
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2024-12-17
ice: Add MDD logging via devlink health
Ben Shelton
2024-12-17
ice: add Tx hang devlink health reporter
Przemek Kitszel
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
ice: Fix VLAN pruning in switchdev mode
Marcin Szycik
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
ice: Unbind the workqueue
Frederic Weisbecker
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-08-28
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
[next]