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_ddp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-28
ice: fix Get Tx Topology AQ command error on E830
Paul Greenwalt
1
-5
/
+5
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
1
-2
/
+2
2024-11-13
ice: support optional flags in signature segment header
Przemek Kitszel
1
-6
/
+16
2024-11-13
ice: refactor "last" segment of DDP pkg
Przemek Kitszel
1
-137
/
+151
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
1
-30
/
+28
2024-08-13
ice: parse and init various DDP parser sections
Junfeng Guo
1
-5
/
+5
2024-06-13
ice: implement AQ download pkg retry
Wojciech Drewek
1
-2
/
+21
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-05-10
ice: Fix package download algorithm
Dan Nowlin
1
-4
/
+4
2024-04-22
ice: Support 5 layer topology
Raj Victor
1
-0
/
+209
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
1
-0
/
+9
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-4
/
+4
2024-02-12
ice: add support for 3k signing DDP sections for E825C
Grzegorz Nitka
1
-0
/
+4
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
1
-3
/
+100
2023-10-26
ice: Add support for E830 DDP package segment
Dan Nowlin
1
-72
/
+354
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
1
-28
/
+11
2023-08-17
ice: refactor ice_ddp to make functions static
Jan Sokolowski
1
-59
/
+61
2023-01-19
ice: Move support DDP code out of ice_flex_pipe.c
Sergey Temerkhanov
1
-0
/
+1897