index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
1
-14
/
+33
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
1
-8
/
+10
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
1
-4
/
+6
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
1
-4
/
+4
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
1
-8
/
+55
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
1
-0
/
+18
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
1
-2
/
+2
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
1
-44
/
+3
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
1
-2
/
+7
2025-02-10
ice: Process TSYN IRQ in a separate function
Karol Kolacinski
1
-16
/
+2
2025-02-05
ice: init flow director before RDMA
Michal Swiatkowski
1
-2
/
+4
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-0
/
+53
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
1
-0
/
+53
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
1
-0
/
+3
2025-01-14
ice: ice_probe: init ice_adapter after HW init
Przemek Kitszel
1
-10
/
+11
2025-01-14
ice: minor: rename goto labels from err to unroll
Przemek Kitszel
1
-8
/
+8
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
1
-11
/
+11
2025-01-14
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
1
-37
/
+0
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
1
-3
/
+3
2024-12-17
ice: Add MDD logging via devlink health
Ben Shelton
1
-0
/
+6
2024-12-17
ice: add Tx hang devlink health reporter
Przemek Kitszel
1
-5
/
+13
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
1
-1
/
+1
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+5
2024-12-03
ice: Fix VLAN pruning in switchdev mode
Marcin Szycik
1
-3
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-1
/
+32
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+3
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+3
2024-11-13
ice: Unbind the workqueue
Frederic Weisbecker
1
-1
/
+1
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
1
-0
/
+31
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+7
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
1
-2
/
+1
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
1
-6
/
+18
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
1
-21
/
+3
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
1
-3
/
+1
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
1
-7
/
+1
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
1
-2
/
+0
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
1
-0
/
+10
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
1
-2
/
+3
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
1
-0
/
+7
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
1
-29
/
+6
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
1
-2
/
+5
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
1
-2
/
+2
[next]