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
Age
Commit message (
Expand
)
Author
10 days
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
10 days
ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
Jacob Keller
2025-08-25
ice: fix incorrect counter for buffer allocation failures
Michal Kubiak
2025-08-25
ice: use fixed adapter index for E825C embedded devices
Jacob Keller
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2025-08-25
ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
Emil Tantilov
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-21
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
2025-07-18
ice: breakout common LAG code into helpers
Dave Ertman
2025-07-18
ice: convert ice_add_prof() to bitmap
Jesse Brandeburg
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
2025-07-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
2025-07-15
ice: add NULL check in eswitch lag check
Dave Ertman
2025-07-10
ice: introduce ice_get_vf_by_dev() wrapper
Jacob Keller
2025-07-10
ice: avoid rebuilding if MSI-X vector count is unchanged
Jacob Keller
2025-07-10
ice: use pci_iov_vf_id() to get VF ID
Jacob Keller
2025-07-10
ice: expose VF functions used by live migration
Jacob Keller
2025-07-10
ice: move ice_vsi_update_l2tsel to ice_lib.c
Jacob Keller
2025-07-10
ice: save RSS hash configuration for migration
Jacob Keller
2025-07-10
ice: add functions to get and set Tx queue context
Jacob Keller
2025-07-10
ice: add support for reading and unpacking Rx queue context
Jacob Keller
2025-07-08
eth: ice: drop the dead code related to rss_contexts
Jakub Kicinski
2025-07-03
ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-27
ice: add ref-sync dpll pins
Arkadiusz Kubalewski
2025-06-26
ice: default to TIME_REF instead of TXCO on E825-C
Jacob Keller
2025-06-26
ice: move TSPLL init calls to ice_ptp.c
Karol Kolacinski
2025-06-26
ice: fall back to TCXO on TSPLL lock fail
Karol Kolacinski
2025-06-26
ice: wait before enabling TSPLL
Karol Kolacinski
2025-06-26
ice: add multiple TSPLL helpers
Karol Kolacinski
2025-06-26
ice: use bitfields instead of unions for CGU regs
Karol Kolacinski
2025-06-26
ice: read TSPLL registers again before reporting status
Jacob Keller
2025-06-26
ice: clear time_sync_en field for E825-C during reprogramming
Jacob Keller
2025-06-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-18
ice: add TSPLL log config helper
Karol Kolacinski
2025-06-18
ice: use designated initializers for TSPLL consts
Karol Kolacinski
2025-06-18
ice: remove ice_tspll_params_e825 definitions
Karol Kolacinski
2025-06-18
ice: fix E825-C TSPLL register definitions
Jacob Keller
2025-06-18
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
2025-06-18
ice: move TSPLL functions to a separate file
Karol Kolacinski
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
[next]