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.h
Age
Commit message (
Expand
)
Author
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
2023-07-24
ice: implement bridge port vlan
Michal Swiatkowski
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2023-03-08
ice: Remove unnecessary aer.h include
Bjorn Helgaas
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-11-23
ice: Accumulate HW and Netdev statistics over reset
Benjamin Mikailenko
2022-10-27
ice: Add support Flex RXD
Michal Jaron
2022-10-25
ice: Enable RX queue selection using skbedit action
Amritha Nambiar
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
2022-07-21
ice: add write functionality for GNSS TTY
Karol Kolacinski
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
[next]