index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
1
-0
/
+1
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
1
-0
/
+1
2024-08-13
ice: add parser execution main loop
Junfeng Guo
1
-0
/
+1
2024-08-13
ice: add parser create and destroy skeleton
Junfeng Guo
1
-0
/
+1
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
1
-0
/
+1
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
1
-1
/
+2
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
1
-1
/
+2
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-1
/
+3
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
1
-0
/
+1
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
1
-3
/
+2
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
1
-1
/
+2
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
1
-1
/
+1
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
1
-0
/
+1
2023-02-26
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
1
-1
/
+1
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
1
-1
/
+1
2023-01-19
ice: Move support DDP code out of ice_flex_pipe.c
Sergey Temerkhanov
1
-0
/
+1
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
1
-5
/
+0
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
1
-0
/
+1
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
1
-1
/
+2
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-1
/
+1
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
1
-1
/
+1
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+1
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-0
/
+1
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-2
/
+7
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-0
/
+2
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
1
-1
/
+2
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
1
-1
/
+2
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+1
2021-05-28
ice: Initialize RDMA support
Dave Ertman
1
-0
/
+1
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
1
-0
/
+1
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
1
-1
/
+1
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+1
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
1
-0
/
+1
2020-05-22
ice: Implement aRFS
Brett Creeley
1
-0
/
+1
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+2
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
1
-0
/
+1
2020-03-21
ice: enable initial devlink support
Jacob Keller
1
-0
/
+1
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
1
-1
/
+2
2019-11-08
ice: Implement DCBNL support
Dave Ertman
1
-1
/
+1
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-0
/
+1
2019-11-04
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
1
-0
/
+1
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
1
-0
/
+1
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
1
-0
/
+1
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
1
-0
/
+1
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
1
-1
/
+1
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-0
/
+1
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
1
-0
/
+1
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
1
-1
/
+2
[next]