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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-0
/
+25
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-47
/
+47
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
1
-3
/
+3
2019-03-25
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
1
-13
/
+13
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
1
-1
/
+1
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
1
-1
/
+27
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
1
-16
/
+19
2019-03-22
ice: fix static analysis warnings
Bruce Allan
1
-1
/
+1
2019-03-19
ice: Get resources per function
Brett Creeley
1
-5
/
+8
2019-03-19
ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
Chinh T Cao
1
-0
/
+11
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
1
-2
/
+19
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
1
-3
/
+3
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
1
-11
/
+113
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
1
-0
/
+2
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
1
-0
/
+28
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
1
-3
/
+3
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
1
-2
/
+1
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
1
-2
/
+29
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
1
-0
/
+3
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
1
-28
/
+1
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
1
-0
/
+19
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
1
-3
/
+1
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-4
/
+52
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
1
-0
/
+22
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
1
-5
/
+36
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
1
-2
/
+1
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
1
-1
/
+64
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
1
-25
/
+46
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
1
-0
/
+61
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
1
-16
/
+34
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
1
-2
/
+180
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
1
-9
/
+112
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
1
-0
/
+2
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
1
-20
/
+16
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
1
-17
/
+58
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
1
-0
/
+7
2018-08-28
ice: Rework flex descriptor programming
Anirudh Venkataramanan
1
-23
/
+79
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
1
-0
/
+3
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
1
-1
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
1
-11
/
+14
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
1
-1
/
+3
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
1
-0
/
+28
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
1
-0
/
+60
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
1
-0
/
+54
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
1
-0
/
+195
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
1
-0
/
+188
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
1
-0
/
+602
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
1
-2
/
+72
[next]