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
/
ice_lib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-7
/
+4
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-1
/
+2
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-1
/
+1
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-0
/
+3
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
1
-0
/
+1
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-11
/
+0
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
1
-1
/
+1
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-2
/
+1
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-3
/
+0
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-1
/
+1
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
1
-1
/
+1
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
1
-0
/
+1
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-3
/
+8
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
1
-0
/
+1
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
1
-1
/
+3
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-3
/
+3
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
1
-0
/
+1
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
1
-0
/
+12
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
1
-0
/
+2
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
1
-1
/
+2
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
1
-0
/
+1
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
1
-0
/
+4
2021-05-28
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+1
2021-04-14
ice: remove return variable
Paul M Stillwell Jr
1
-1
/
+1
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
1
-1
/
+2
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
1
-0
/
+2
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
1
-6
/
+0
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+2
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
1
-0
/
+3
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+2
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
1
-7
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
1
-2
/
+2
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-2
/
+2
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
1
-0
/
+2
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
1
-2
/
+0
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
1
-0
/
+8
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
1
-1
/
+1
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
1
-0
/
+2
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
1
-0
/
+4
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-0
/
+4
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
1
-0
/
+6
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
1
-39
/
+0
2019-09-12
ice: Enable DDP package download
Tony Nguyen
1
-0
/
+1
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
1
-0
/
+2
2019-08-26
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
1
-0
/
+10
2019-08-26
ice: add support for enabling/disabling single queues
Maciej Fijalkowski
1
-2
/
+16
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
1
-0
/
+4
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
1
-0
/
+2
2019-05-29
ice: Add support for virtchnl_vector_map.[rxq|txq]_map
Anirudh Venkataramanan
1
-0
/
+8
2019-05-29
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
1
-0
/
+2
[next]