index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2019-09-05
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-05
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
2019-09-05
ice: Reliably reset VFs
Mitch Williams
2019-09-05
ice: change work limit to a constant
Jesse Brandeburg
2019-09-05
ice: small efficiency fixes
Jesse Brandeburg
2019-09-05
ice: move code closer together
Jesse Brandeburg
2019-09-05
ice: clean up arguments
Jesse Brandeburg
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-05
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
2019-09-05
i40e: fix xdp handle calculations
Kevin Laatz
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
2019-09-03
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
2019-09-03
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
2019-09-03
ice: Report stats when VSI is down
Dave Ertman
2019-09-03
ice: Always notify FW of VF reset
Mitch Williams
2019-09-03
ice: Correctly handle return values for init DCB
Dave Ertman
2019-09-03
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
2019-09-03
ice: Cleanup defines in ice_type.h
Tony Nguyen
2019-09-03
ice: print extra message if topology issue
Jesse Brandeburg
2019-09-03
ice: add print of autoneg state to link message
Jesse Brandeburg
2019-09-03
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2019-09-03
ice: add needed PFR during driver unload
Bruce Allan
2019-09-03
ice: Deduce TSA value from the priority value in the CEE mode
Chinh T Cao
2019-09-03
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
2019-09-03
ice: Fix resource leak in ice_remove_rule_internal()
Jeb Cramer
2019-09-03
ice: Fix EMP reset handling
Anirudh Venkataramanan
2019-08-31
ixgbe: modify driver for handling offsets
Kevin Laatz
2019-08-31
i40e: modify driver for handling offsets
Kevin Laatz
2019-08-31
ixgbe: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
i40e: simplify Rx buffer recycle
Kevin Laatz
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-26
ice: fix adminq calls during remove
Henry Tieman
2019-08-26
ice: Rework ice_ena_msix_range
Anirudh Venkataramanan
2019-08-26
ice: Fix VF configuration issues due to reset
Akeem G Abodunrin
2019-08-26
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
2019-08-26
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
2019-08-26
ice: add support for enabling/disabling single queues
Maciej Fijalkowski
2019-08-26
ice: fix potential infinite loop
Colin Ian King
2019-08-26
ice: fix ice_is_tc_ena
Jacob Keller
2019-08-26
ice: add validation in OP_CONFIG_VSI_QUEUES VF message
Michal Swiatkowski
2019-08-26
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
2019-08-26
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
2019-08-26
ice: shorten local and add debug prints
Jesse Brandeburg
2019-08-26
ice: Sanitize ice_ena_vsi and ice_dis_vsi
Anirudh Venkataramanan
2019-08-26
ice: added sibling head to parse nodes
Victor Raj
2019-08-26
ice: Fix ethtool port and PFC stats for 4x25G cards
Usha Ketineni
2019-08-23
ice: Don't allow VSI to remove unassociated ucast filter
Akeem G Abodunrin
[prev]
[next]