index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Add support for persistent NAPI config
Joe Damato
2024-11-13
1
-2
/
+4
*
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-7
/
+8
|
\
|
*
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
2024-09-09
1
-7
/
+8
*
|
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
1
-2
/
+3
*
|
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
1
-0
/
+20
*
|
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-06
1
-2
/
+23
|
/
*
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
1
-6
/
+6
*
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
1
-2
/
+2
*
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
1
-13
/
+21
*
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-09-03
1
-98
/
+31
*
ice: use irq_update_affinity_hint()
Michal Schmidt
2024-06-11
1
-2
/
+2
*
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-06
1
-7
/
+7
*
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-06
1
-2
/
+3
*
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-06-06
1
-8
/
+0
*
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-05-06
1
-22
/
+11
*
ice: move devlink port code to a separate file
Piotr Raczynski
2024-04-01
1
-1
/
+0
*
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
2024-04-01
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-03-29
1
-48
/
+1
|
\
|
*
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
1
-48
/
+1
*
|
ice: fix memory corruption bug with suspend and rebuild
Jesse Brandeburg
2024-03-25
1
-9
/
+9
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-11
1
-0
/
+37
|
\
|
*
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
2024-03-06
1
-0
/
+37
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ice: fix typo in assignment
Jesse Brandeburg
2024-03-05
1
-1
/
+1
*
|
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-03-04
1
-55
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-17
/
+69
|
\
|
|
*
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
2024-02-20
1
-17
/
+69
*
|
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
2024-02-02
1
-73
/
+0
*
|
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
2024-02-02
1
-56
/
+0
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-22
1
-34
/
+20
|
\
|
*
ice: cleanup inconsistent code
Jesse Brandeburg
2023-12-18
1
-2
/
+2
|
*
ice: field get conversion
Jesse Brandeburg
2023-12-18
1
-3
/
+2
|
*
ice: fix pre-shifted bit usage
Jesse Brandeburg
2023-12-18
1
-1
/
+2
|
*
ice: field prep conversion
Jesse Brandeburg
2023-12-18
1
-30
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
2023-12-18
1
-0
/
+3
|
*
ice: stop trashing VF VSI aggregator node ID information
Jacob Keller
2023-12-18
1
-4
/
+0
*
|
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-14
1
-19
/
+21
*
|
ice: refactor RSS configuration
Qi Zhang
2023-12-14
1
-60
/
+40
*
|
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
2023-12-14
1
-2
/
+2
*
|
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-05
1
-0
/
+2
*
|
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
2023-12-05
1
-0
/
+67
*
|
ice: realloc VSI stats arrays
Michal Swiatkowski
2023-11-13
1
-19
/
+39
*
|
ice: allow changing SWITCHDEV_CTRL VSI queues
Michal Swiatkowski
2023-11-13
1
-3
/
+10
*
|
ice: make representor code generic
Michal Swiatkowski
2023-11-13
1
-6
/
+4
|
/
*
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-2
/
+1
|
\
|
*
ice: fix over-shifted variable
Jesse Brandeburg
2023-10-14
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
1
-0
/
+6
|
\
|
[next]