index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
1
-1
/
+108
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
1
-0
/
+1
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
1
-2
/
+2
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
1
-1
/
+1
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
1
-13
/
+0
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
1
-27
/
+2
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
1
-5
/
+7
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
1
-5
/
+11
2025-08-14
ice: Don't use %pK through printk or tracepoints
Thomas Weißschuh
1
-1
/
+1
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
1
-59
/
+10
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
1
-0
/
+4
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
1
-19
/
+19
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
1
-0
/
+9
2025-07-03
ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-22
/
+2
2025-06-19
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-1
/
+0
2025-06-14
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
1
-0
/
+4
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-06-09
ice: add link_down_events statistic
Martyna Szapar-Mudlaw
1
-0
/
+3
2025-06-08
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-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
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-14
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-27
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-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+53
2025-01-17
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-15
ice: add fw and port health reporters
Konrad Knitter
1
-0
/
+3
2025-01-15
ice: ice_probe: init ice_adapter after HW init
Przemek Kitszel
1
-10
/
+11
2025-01-15
ice: minor: rename goto labels from err to unroll
Przemek Kitszel
1
-8
/
+8
2025-01-15
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
1
-11
/
+11
2025-01-15
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/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-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+32
[next]