index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ddp.c
Age
Commit message (
Expand
)
Author
9 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10 days
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
13 days
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
2025-04-28
ice: fix Get Tx Topology AQ command error on E830
Paul Greenwalt
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2024-11-13
ice: support optional flags in signature segment header
Przemek Kitszel
2024-11-13
ice: refactor "last" segment of DDP pkg
Przemek Kitszel
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
2024-08-13
ice: parse and init various DDP parser sections
Junfeng Guo
2024-06-13
ice: implement AQ download pkg retry
Wojciech Drewek
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-10
ice: Fix package download algorithm
Dan Nowlin
2024-04-22
ice: Support 5 layer topology
Raj Victor
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-02-12
ice: add support for 3k signing DDP sections for E825C
Grzegorz Nitka
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
2023-10-26
ice: Add support for E830 DDP package segment
Dan Nowlin
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
2023-08-17
ice: refactor ice_ddp to make functions static
Jan Sokolowski
2023-01-19
ice: Move support DDP code out of ice_flex_pipe.c
Sergey Temerkhanov