index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
ixgbe: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
i40e: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
1
-6
/
+3
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-31
ixgbe: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
i40e: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
ixgbe: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-31
i40e: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
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
2019-08-27
ice: added sibling head to parse nodes
Victor Raj
2
-36
/
+23
[prev]
[next]