index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
1
-5
/
+1
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
1
-5
/
+1
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
1
-2
/
+58
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
1
-0
/
+1
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
1
-0
/
+1
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
1
-3
/
+0
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
1
-5
/
+0
2025-02-05
ice: simplify VF MSI-X managing
Michal Swiatkowski
1
-7
/
+3
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
1
-1
/
+0
2025-02-05
ice: get rid of num_lan_msix field
Michal Swiatkowski
1
-1
/
+0
2025-02-05
ice: remove splitting MSI-X between features
Michal Swiatkowski
1
-2
/
+0
2025-02-05
ice: devlink PF MSI-X max and min parameter
Michal Swiatkowski
1
-0
/
+7
2024-12-17
ice: add Tx hang devlink health reporter
Przemek Kitszel
1
-0
/
+2
2024-11-13
ice: only allow Tx promiscuous for multicast
Brett Creeley
1
-4
/
+2
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
1
-0
/
+2
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
1
-0
/
+2
2024-10-08
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
1
-3
/
+0
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
1
-0
/
+1
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
1
-0
/
+5
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
1
-1
/
+6
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
1
-0
/
+4
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
1
-0
/
+8
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
1
-0
/
+2
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
1
-6
/
+5
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
1
-0
/
+1
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
1
-2
/
+9
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
1
-11
/
+21
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-6
/
+8
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
1
-1
/
+2
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
1
-0
/
+2
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
1
-1
/
+0
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
1
-6
/
+0
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
1
-0
/
+1
2024-02-12
ice: Remove and readd netdev during devlink reload
Wojciech Drewek
1
-0
/
+2
2024-02-02
ice: Add a new counter for Rx EIPE errors
Aniruddha Paul
1
-0
/
+1
2024-01-30
ice: introduce PTP state machine
Jacob Keller
1
-1
/
+0
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
1
-0
/
+2
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
1
-1
/
+0
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-0
/
+9
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
1
-0
/
+2
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
1
-0
/
+2
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
1
-0
/
+1
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
1
-0
/
+6
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
1
-0
/
+1
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
1
-3
/
+3
2023-10-20
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
1
-0
/
+2
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
1
-0
/
+1
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
1
-0
/
+12
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
1
-0
/
+2
[next]