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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
1
-0
/
+1
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
1
-1
/
+0
2018-11-06
ice: Check for reset in progress during remove
Anirudh Venkataramanan
1
-0
/
+2
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
1
-0
/
+1
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
1
-0
/
+2
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
1
-0
/
+2
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-0
/
+24
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
1
-0
/
+5
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
1
-0
/
+4
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
1
-6
/
+15
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
1
-1
/
+1
2018-09-28
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
1
-2
/
+2
2018-08-28
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
1
-0
/
+1
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
1
-0
/
+4
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
1
-0
/
+2
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
1
-4
/
+4
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
1
-0
/
+7
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
1
-0
/
+14
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
1
-0
/
+19
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
1
-0
/
+7
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
1
-1
/
+27
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
1
-0
/
+19
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
1
-0
/
+1
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
1
-3
/
+33
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
1
-0
/
+72
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
1
-0
/
+84
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
1
-0
/
+1
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
1
-0
/
+2
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
1
-0
/
+2
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
1
-0
/
+1
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan
1
-0
/
+34