index
:
pm24.git
master
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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
2021-05-28
ice: Initialize RDMA support
Dave Ertman
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
2020-05-22
ice: Implement aRFS
Brett Creeley
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-03-21
ice: enable initial devlink support
Jacob Keller
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
2019-11-08
ice: Implement DCBNL support
Dave Ertman
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan