index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
ice: Bump version
Tony Nguyen
1
-2
/
+2
2019-09-12
ice: Enable DDP package download
Tony Nguyen
12
-195
/
+679
2019-09-12
ice: Initialize DDP package structures
Tony Nguyen
4
-2
/
+953
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
9
-1
/
+1137
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
8
-29
/
+53
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
6
-1
/
+97
2019-09-05
ice: Rework around device/function capabilities
Anirudh Venkataramanan
1
-20
/
+20
2019-09-05
ice: change default number of receive descriptors
Jesse Brandeburg
1
-17
/
+2
2019-09-05
ice: Minor refactor in queue management
Anirudh Venkataramanan
4
-39
/
+54
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
5
-15
/
+51
2019-09-05
ice: update Tx context struct
Ashish Shah
2
-1
/
+3
2019-09-05
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
1
-0
/
+1
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2
-10
/
+8
2019-09-05
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
1
-1
/
+4
2019-09-05
ice: Reliably reset VFs
Mitch Williams
1
-6
/
+10
2019-09-05
ice: change work limit to a constant
Jesse Brandeburg
3
-16
/
+3
2019-09-05
ice: small efficiency fixes
Jesse Brandeburg
1
-1
/
+3
2019-09-05
ice: move code closer together
Jesse Brandeburg
1
-3
/
+3
2019-09-05
ice: clean up arguments
Jesse Brandeburg
1
-22
/
+21
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
1
-1
/
+1
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2
-16
/
+10
2019-09-05
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
1
-1
/
+1
2019-09-04
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
1
-2
/
+3
2019-09-04
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
1
-1
/
+0
2019-09-04
ice: Report stats when VSI is down
Dave Ertman
1
-2
/
+6
2019-09-04
ice: Always notify FW of VF reset
Mitch Williams
1
-9
/
+16
2019-09-04
ice: Correctly handle return values for init DCB
Dave Ertman
1
-9
/
+8
2019-09-04
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
4
-2
/
+24
2019-09-04
ice: Cleanup defines in ice_type.h
Tony Nguyen
1
-3
/
+3
2019-09-04
ice: print extra message if topology issue
Jesse Brandeburg
1
-0
/
+17
2019-09-04
ice: add print of autoneg state to link message
Jesse Brandeburg
1
-2
/
+9
2019-09-04
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2
-3
/
+3
2019-09-04
ice: add needed PFR during driver unload
Bruce Allan
1
-0
/
+5
2019-09-04
ice: Deduce TSA value from the priority value in the CEE mode
Chinh T Cao
1
-1
/
+7
2019-09-04
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
1
-44
/
+44
2019-09-04
ice: Fix resource leak in ice_remove_rule_internal()
Jeb Cramer
1
-2
/
+3
2019-09-03
ice: Fix EMP reset handling
Anirudh Venkataramanan
1
-0
/
+2
2019-08-27
ice: fix adminq calls during remove
Henry Tieman
1
-1
/
+1
2019-08-27
ice: Rework ice_ena_msix_range
Anirudh Venkataramanan
1
-11
/
+21
2019-08-27
ice: Fix VF configuration issues due to reset
Akeem G Abodunrin
1
-2
/
+9
2019-08-27
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
3
-23
/
+74
2019-08-27
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
5
-75
/
+207
2019-08-27
ice: add support for enabling/disabling single queues
Maciej Fijalkowski
2
-146
/
+214
2019-08-27
ice: fix potential infinite loop
Colin Ian King
1
-1
/
+1
2019-08-27
ice: fix ice_is_tc_ena
Jacob Keller
1
-2
/
+2
2019-08-27
ice: add validation in OP_CONFIG_VSI_QUEUES VF message
Michal Swiatkowski
1
-7
/
+24
2019-08-27
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
2
-3
/
+5
2019-08-27
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
1
-9
/
+12
2019-08-27
ice: shorten local and add debug prints
Jesse Brandeburg
1
-19
/
+44
2019-08-27
ice: Sanitize ice_ena_vsi and ice_dis_vsi
Anirudh Venkataramanan
1
-13
/
+11
[next]