index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
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-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
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-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
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-28
ice: cleanup VSI context initialization
Jacob Keller
2020-05-27
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
2020-05-27
ice: Don't allow VLAN stripping change when pvid set
Brett Creeley
2020-05-22
ice: Implement aRFS
Brett Creeley
2020-05-22
ice: Restore filters following reset
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
[next]