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.c
Age
Commit message (
Expand
)
Author
2021-05-28
ice: Implement iidc operations
Dave Ertman
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-31
ice: correct memory allocation call
Bruce Allan
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek BuĊatek
2021-02-08
ice: remove unnecessary casts
Bruce Allan
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-07-29
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-07-01
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2020-05-31
ice: fix function signature style format
Bruce Allan
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
2020-01-24
ice: Allocate flow profile
Tony Nguyen
2019-11-22
ice: Refactor removal of VLAN promiscuous rules
Brett Creeley
2019-11-08
ice: remove unnecessary conditional check
Bruce Allan
2019-09-03
ice: Fix resource leak in ice_remove_rule_internal()
Jeb Cramer
2019-08-23
ice: Don't allow VSI to remove unassociated ucast filter
Akeem G Abodunrin
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-23
ice: Silence semantic parser warnings
Bruce Allan
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
[next]