summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin
2019-09-09iavf: allow permanent MAC address to changeMitch Williams
2019-09-09igc: Add NVM checksum validationSasha Neftin
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller
2019-09-09igc: Remove useless forward declarationSasha Neftin
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05ice: Rework around device/function capabilitiesAnirudh Venkataramanan
2019-09-05ice: change default number of receive descriptorsJesse Brandeburg
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman
2019-09-05ice: update Tx context structAshish Shah
2019-09-05ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin
2019-09-05ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan
2019-09-05ice: report link down for VF when PF's queues are not enabledLukasz Czapnik
2019-09-05ice: Reliably reset VFsMitch Williams
2019-09-05ice: change work limit to a constantJesse Brandeburg
2019-09-05ice: small efficiency fixesJesse Brandeburg
2019-09-05ice: move code closer togetherJesse Brandeburg
2019-09-05ice: clean up argumentsJesse Brandeburg
2019-09-05ice: Check root pointer for validityAnirudh Venkataramanan
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan
2019-09-05ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05i40e: fix xdp handle calculationsKevin Laatz
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski
2019-09-03ice: Report stats when VSI is downDave Ertman
2019-09-03ice: Always notify FW of VF resetMitch Williams
2019-09-03ice: Correctly handle return values for init DCBDave Ertman
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-09-03ice: Cleanup defines in ice_type.hTony Nguyen
2019-09-03ice: print extra message if topology issueJesse Brandeburg
2019-09-03ice: add print of autoneg state to link messageJesse Brandeburg
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan
2019-09-03ice: add needed PFR during driver unloadBruce Allan
2019-09-03ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao
2019-09-03ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley
2019-09-03ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer
2019-09-03ice: Fix EMP reset handlingAnirudh Venkataramanan
2019-08-31ixgbe: modify driver for handling offsetsKevin Laatz
2019-08-31i40e: modify driver for handling offsetsKevin Laatz
2019-08-31ixgbe: simplify Rx buffer recycleKevin Laatz
2019-08-31i40e: simplify Rx buffer recycleKevin Laatz
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski