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.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_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
1
-18
/
+5
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
1
-1
/
+1
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
1
-1
/
+0
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
1
-4
/
+13
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_lib to make functions static
Jan Sokolowski
1
-35
/
+35
2023-08-17
ice: remove unused methods
Jan Sokolowski
1
-15
/
+0
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
1
-10
/
+10
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-1
/
+1
2023-07-24
ice: Unset src prune on uplink VSI
Wojciech Drewek
1
-0
/
+25
2023-07-14
ice: Unregister netdev and devlink_port only once
Petr Oros
1
-27
/
+0
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
1
-28
/
+14
2023-05-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-2
/
+0
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
1
-2
/
+0
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
1
-0
/
+5
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
1
-45
/
+0
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
1
-210
/
+18
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
1
-66
/
+19
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
1
-2
/
+2
2023-03-21
ice: remove filters only if VSI is deleted
Michal Swiatkowski
1
-1
/
+1
2023-03-08
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
1
-7
/
+10
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
1
-0
/
+1
2023-02-15
ice: Change ice_vsi_realloc_stat_arrays() to void
Tony Nguyen
1
-7
/
+4
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-6
/
+2
2023-02-06
ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfg
Jacob Keller
1
-25
/
+26
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
1
-45
/
+47
2023-02-06
ice: drop unnecessary VF parameter from several VSI functions
Jacob Keller
1
-13
/
+8
2023-02-06
ice: fix function comment referring to ice_vsi_alloc
Jacob Keller
1
-1
/
+1
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
1
-6
/
+10
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
1
-15
/
+13
2023-02-03
ice: stop hard coding the ICE_VSI_CTRL location
Jacob Keller
1
-19
/
+15
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
1
-475
/
+401
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
1
-34
/
+17
2023-02-02
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
1
-6
/
+2
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2023-01-25
ice: move devlink port creation/deletion
Paul M Stillwell Jr
1
-3
/
+0
2023-01-19
ice: Remove excess space
Tony Nguyen
1
-1
/
+1
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
1
-8
/
+225
2022-11-23
ice: Accumulate HW and Netdev statistics over reset
Benjamin Mikailenko
1
-0
/
+7
2022-11-23
ice: Remove and replace ice speed defines with ethtool.h versions
Brett Creeley
1
-27
/
+5
2022-11-10
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
1
-0
/
+25
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
1
-3
/
+3
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+26
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+22
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
1
-2
/
+2
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
1
-0
/
+22
[prev]
[next]