开源镜像站
帮助
动态
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
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
ice: add support for sideband messages
Jacob Keller
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
2021-05-28
ice: Initialize RDMA support
Dave Ertman
2021-04-14
ice: remove return variable
Paul M Stillwell Jr
2021-04-14
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Brett Creeley
2021-04-14
ice: use local for consistency
Jesse Brandeburg
2021-04-14
ice: refactor ITR data structures
Jesse Brandeburg
2021-04-14
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-04-14
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
2021-04-14
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
[next]