index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Commit message (
Expand
)
Author
Age
*
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-04
*
ice: Always free/allocate q_vectors
Brett Creeley
2019-05-04
*
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
*
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2019-05-04
*
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
2019-05-04
*
ice: Use pf instead of vsi-back
Jesse Brandeburg
2019-05-04
*
ice: Use dev_err when ice_cfg_vsi_lan fails
Brett Creeley
2019-05-02
*
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
*
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
2019-05-02
*
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
2019-05-02
*
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-05-02
*
ice: Add 52 byte RSS hash key support
Paul Greenwalt
2019-05-02
*
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
2019-05-02
*
ice: Validate ring existence and its q_vector per VSI
Maciej Fijalkowski
2019-05-02
*
ice: Reduce scope of variable in ice_vsi_cfg_rxqs
Brett Creeley
2019-05-02
*
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-05-02
*
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-04-18
*
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
*
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
2019-03-26
*
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
*
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
2019-03-25
*
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-03-22
*
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
*
ice: fix the divide by zero issue
Kiran Patil
2019-03-22
*
ice: Fix issue reconfiguring VF queues
Akeem G Abodunrin
2019-03-22
*
ice: Fix issue reclaiming resources back to the pool after reset
Akeem G Abodunrin
2019-03-22
*
ice: Enable MAC anti-spoof by default
Akeem G Abodunrin
2019-03-22
*
ice: Determine descriptor count and ring size based on PAGE_SIZE
Brett Creeley
2019-03-19
*
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
2019-03-19
*
ice: remove redundant variable and if condition
Brett Creeley
2019-03-19
*
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
2019-02-25
*
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-02-25
*
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
*
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
*
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2019-01-15
*
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
2019-01-15
*
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
*
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
*
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
2018-11-13
*
ice: Destroy scheduler tree in reset path
Henry Tieman
2018-11-13
*
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
*
ice: Increase Rx queue disable timeout
Piotr Raczynski
2018-11-13
*
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-11-13
*
ice: Check for q_vector when stopping rings
Tony Nguyen
2018-11-13
*
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
*
ice: Fix typo in error message
Anirudh Venkataramanan
2018-11-06
*
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
*
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-24
*
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
[next]