开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
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
[next]