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_switch.c
Age
Commit message (
Expand
)
Author
2019-05-04
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-03-22
ice: Set LAN_EN for all directional rules
Yashaswini Raghuram Prathivadi Bhayankaram
2019-03-22
ice: Do not set LB_EN for prune switch rules
Christopher N Bednarz
2019-03-22
ice: Enable LAN_EN for the right recipes
Yashaswini Raghuram Prathivadi Bhayankaram
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 static analysis warnings
Bruce Allan
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan