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