Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | ice: Fix resource leak in ice_remove_rule_internal() | Jeb Cramer | 1 | -2/+3 |
2019-08-23 | ice: Don't allow VSI to remove unassociated ucast filter | Akeem G Abodunrin | 1 | -0/+56 |
2019-05-30 | ice: Add switch rules to handle LLDP packets | Dave Ertman | 1 | -1/+4 |
2019-05-23 | ice: Silence semantic parser warnings | Bruce Allan | 1 | -2/+2 |
2019-05-04 | ice: Add function to program ethertype based filter rule on VSIs | Akeem G Abodunrin | 1 | -0/+59 |
2019-05-02 | ice: Create framework for VSI queue context | Anirudh Venkataramanan | 1 | -0/+22 |
2019-04-18 | ice: Fix incorrect use of abbreviations | Anirudh Venkataramanan | 1 | -54/+54 |
2019-03-22 | ice: Set LAN_EN for all directional rules | Yashaswini Raghuram Prathivadi Bhayankaram | 1 | -3/+9 |
2019-03-22 | ice: Do not set LB_EN for prune switch rules | Christopher N Bednarz | 1 | -1/+6 |
2019-03-22 | ice: Enable LAN_EN for the right recipes | Yashaswini Raghuram Prathivadi Bhayankaram | 1 | -9/+20 |
2019-03-22 | ice: Add support for PF/VF promiscuous mode | Akeem G Abodunrin | 1 | -2/+289 |
2019-03-22 | ice: fix some function prototype and signature style issues | Bruce Allan | 1 | -2/+2 |
2019-03-22 | ice: fix static analysis warnings | Bruce Allan | 1 | -1/+1 |
2019-02-25 | ice: fix ice_remove_rule_internal vsi_list handling | Jacob Keller | 1 | -2/+13 |
2019-02-25 | ice: sizeof(<type>) should be avoided | Bruce Allan | 1 | -1/+1 |
2018-11-20 | ice: Fix possible NULL pointer de-reference | Bruce Allan | 1 | -0/+3 |
2018-11-20 | ice: Use Tx|Rx in comments | Anirudh Venkataramanan | 1 | -4/+4 |
2018-11-20 | ice: Cosmetic formatting changes | Anirudh Venkataramanan | 1 | -2/+2 |
2018-11-20 | ice: Cleanup short function signatures | Bruce Allan | 1 | -2/+1 |
2018-11-20 | ice: Do not set LAN_EN for MAC-VLAN filters | Yashaswini Raghuram Prathivadi Bhayankaram | 1 | -13/+24 |
2018-11-06 | ice: Free VSI contexts during for unload | Victor Raj | 1 | -0/+12 |
2018-10-03 | ice: Fix potential null pointer issues | Dave Ertman | 1 | -6/+7 |
2018-10-03 | ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI | Brett Creeley | 1 | -9/+29 |
2018-10-03 | ice: Fix forward to queue group logic | Anirudh Venkataramanan | 1 | -4/+10 |
2018-10-03 | ice: Implement virtchnl commands for AVF support | Anirudh Venkataramanan | 1 | -0/+1 |
2018-10-02 | ice: Implement VSI replay framework | Anirudh Venkataramanan | 1 | -44/+63 |
2018-10-02 | ice: Expand use of VSI handles part 2/2 | Anirudh Venkataramanan | 1 | -3/+3 |
2018-10-02 | ice: Expand use of VSI handles part 1/2 | Anirudh Venkataramanan | 1 | -175/+287 |
2018-08-28 | ice: Implement ice_bridge_getlink and ice_bridge_setlink | Md Fahad Iqbal Polash | 1 | -0/+41 |
2018-08-28 | ice: Refactor VSI allocation, deletion and rebuild flow | Anirudh Venkataramanan | 1 | -24/+329 |
2018-08-28 | ice: Refactor switch rule management structures and functions | Anirudh Venkataramanan | 1 | -514/+453 |
2018-08-28 | ice: Code optimization for ice_fill_sw_rule() | Zhenning Xiao | 1 | -8/+10 |
2018-08-23 | ice: Fix multiple static analyser warnings | Anirudh Venkataramanan | 1 | -2/+2 |
2018-03-26 | ice: Implement filter sync, NDO operations and bump version | Anirudh Venkataramanan | 1 | -0/+77 |
2018-03-26 | ice: Add support for VLANs and offloads | Anirudh Venkataramanan | 1 | -0/+169 |
2018-03-26 | ice: Add support for switch filter programming | Anirudh Venkataramanan | 1 | -0/+1378 |
2018-03-26 | ice: Add support for VSI allocation and deallocation | Anirudh Venkataramanan | 1 | -0/+115 |
2018-03-26 | ice: Get switch config, scheduler config and device capabilities | Anirudh Venkataramanan | 1 | -0/+144 |