index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-06-10
ice: use irq_update_affinity_hint()
Michal Schmidt
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
2024-03-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
ice: fix memory corruption bug with suspend and rebuild
Jesse Brandeburg
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
2024-03-05
ice: fix typo in assignment
Jesse Brandeburg
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-20
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
ice: cleanup inconsistent code
Jesse Brandeburg
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-12-18
ice: fix pre-shifted bit usage
Jesse Brandeburg
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
2023-12-18
ice: stop trashing VF VSI aggregator node ID information
Jacob Keller
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-13
ice: refactor RSS configuration
Qi Zhang
2023-12-13
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
2023-11-13
ice: realloc VSI stats arrays
Michal Swiatkowski
2023-11-13
ice: allow changing SWITCHDEV_CTRL VSI queues
Michal Swiatkowski
2023-11-13
ice: make representor code generic
Michal Swiatkowski
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
ice: fix over-shifted variable
Jesse Brandeburg
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
[next]