index
:
linux.git
master
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.h
Age
Commit message (
Expand
)
Author
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-05-29
ice: Minor cleanup in ice_switch.h
Anirudh Venkataramanan
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: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
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-09-27
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
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-23
ice: Change struct members from bool to u8
Bruce Allan
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