index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
2019-11-08
1
-1
/
+1
*
ice: Bump version
Tony Nguyen
2019-09-12
1
-2
/
+2
*
ice: Enable DDP package download
Tony Nguyen
2019-09-12
12
-195
/
+679
*
ice: Initialize DDP package structures
Tony Nguyen
2019-09-12
4
-2
/
+953
*
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
2019-09-12
9
-1
/
+1137
*
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-12
8
-29
/
+53
*
ice: send driver version to firmware
Paul M Stillwell Jr
2019-09-12
6
-1
/
+97
*
ice: Rework around device/function capabilities
Anirudh Venkataramanan
2019-09-05
1
-20
/
+20
*
ice: change default number of receive descriptors
Jesse Brandeburg
2019-09-05
1
-17
/
+2
*
ice: Minor refactor in queue management
Anirudh Venkataramanan
2019-09-05
4
-39
/
+54
*
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
5
-15
/
+51
*
ice: update Tx context struct
Ashish Shah
2019-09-05
2
-1
/
+3
*
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
2019-09-05
1
-0
/
+1
*
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-05
2
-10
/
+8
*
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
2019-09-05
1
-1
/
+4
*
ice: Reliably reset VFs
Mitch Williams
2019-09-05
1
-6
/
+10
*
ice: change work limit to a constant
Jesse Brandeburg
2019-09-05
3
-16
/
+3
*
ice: small efficiency fixes
Jesse Brandeburg
2019-09-05
1
-1
/
+3
*
ice: move code closer together
Jesse Brandeburg
2019-09-05
1
-3
/
+3
*
ice: clean up arguments
Jesse Brandeburg
2019-09-05
1
-22
/
+21
*
ice: Check root pointer for validity
Anirudh Venkataramanan
2019-09-05
1
-1
/
+1
*
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-05
2
-16
/
+10
*
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
2019-09-05
1
-1
/
+1
*
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
2019-09-03
1
-2
/
+3
*
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
2019-09-03
1
-1
/
+0
*
ice: Report stats when VSI is down
Dave Ertman
2019-09-03
1
-2
/
+6
*
ice: Always notify FW of VF reset
Mitch Williams
2019-09-03
1
-9
/
+16
*
ice: Correctly handle return values for init DCB
Dave Ertman
2019-09-03
1
-9
/
+8
*
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
2019-09-03
4
-2
/
+24
*
ice: Cleanup defines in ice_type.h
Tony Nguyen
2019-09-03
1
-3
/
+3
*
ice: print extra message if topology issue
Jesse Brandeburg
2019-09-03
1
-0
/
+17
*
ice: add print of autoneg state to link message
Jesse Brandeburg
2019-09-03
1
-2
/
+9
*
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2019-09-03
2
-3
/
+3
*
ice: add needed PFR during driver unload
Bruce Allan
2019-09-03
1
-0
/
+5
*
ice: Deduce TSA value from the priority value in the CEE mode
Chinh T Cao
2019-09-03
1
-1
/
+7
*
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
2019-09-03
1
-44
/
+44
*
ice: Fix resource leak in ice_remove_rule_internal()
Jeb Cramer
2019-09-03
1
-2
/
+3
*
ice: Fix EMP reset handling
Anirudh Venkataramanan
2019-09-03
1
-0
/
+2
*
ice: fix adminq calls during remove
Henry Tieman
2019-08-26
1
-1
/
+1
*
ice: Rework ice_ena_msix_range
Anirudh Venkataramanan
2019-08-26
1
-11
/
+21
*
ice: Fix VF configuration issues due to reset
Akeem G Abodunrin
2019-08-26
1
-2
/
+9
*
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
2019-08-26
3
-23
/
+74
*
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
2019-08-26
5
-75
/
+207
*
ice: add support for enabling/disabling single queues
Maciej Fijalkowski
2019-08-26
2
-146
/
+214
*
ice: fix potential infinite loop
Colin Ian King
2019-08-26
1
-1
/
+1
*
ice: fix ice_is_tc_ena
Jacob Keller
2019-08-26
1
-2
/
+2
*
ice: add validation in OP_CONFIG_VSI_QUEUES VF message
Michal Swiatkowski
2019-08-26
1
-7
/
+24
*
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
2019-08-26
2
-3
/
+5
*
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
2019-08-26
1
-9
/
+12
*
ice: shorten local and add debug prints
Jesse Brandeburg
2019-08-26
1
-19
/
+44
[next]