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
2019-06-05
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-29
ice: Use right type for ice_cfg_vsi_lan return
Akeem G Abodunrin
2019-05-29
ice: Add support for virtchnl_vector_map.[rxq|txq]_map
Anirudh Venkataramanan
2019-05-29
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
2019-05-29
ice: Add a helper to trigger software interrupt
Brett Creeley
2019-05-29
ice: Configure RSS LUT key only if RSS is enabled
Md Fahad Iqbal Polash
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
ice: Don't call ice_cfg_itr() for SR-IOV
Brett Creeley
2019-05-23
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
2019-05-04
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-02
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-04-18
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-03-26
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
2019-03-26
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
2019-03-22
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-19
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-02-25
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-01-15
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
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
[next]