summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add support for X710 deviceMariusz Stachura2019-09-091-0/+1
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-094-0/+114
* ixgbe: sync the first fragment unconditionallyFiro Yang2019-09-091-7/+9
* i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues2019-09-092-5/+0
* i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues2019-09-093-1/+6
* i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues2019-09-091-10/+11
* igc: Remove unneeded PCI bus definesSasha Neftin2019-09-091-4/+0
* iavf: allow permanent MAC address to changeMitch Williams2019-09-092-5/+0
* igc: Add NVM checksum validationSasha Neftin2019-09-091-0/+9
* fm10k: use a local variable for the frag pointerJacob Keller2019-09-091-3/+5
* igc: Remove useless forward declarationSasha Neftin2019-09-092-136/+129
* e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng2019-09-091-6/+6
* ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl2019-09-091-0/+1
* iavf: remove unused debug function iavf_debug_dYueHaibing2019-09-091-22/+0
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-09-0712-169/+195
|\
| * ice: Rework around device/function capabilitiesAnirudh Venkataramanan2019-09-051-20/+20
| * ice: change default number of receive descriptorsJesse Brandeburg2019-09-051-17/+2
| * ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-054-39/+54
| * ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-055-15/+51
| * ice: update Tx context structAshish Shah2019-09-052-1/+3
| * ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin2019-09-051-0/+1
| * ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2019-09-052-10/+8
| * ice: report link down for VF when PF's queues are not enabledLukasz Czapnik2019-09-051-1/+4
| * ice: Reliably reset VFsMitch Williams2019-09-051-6/+10
| * ice: change work limit to a constantJesse Brandeburg2019-09-053-16/+3
| * ice: small efficiency fixesJesse Brandeburg2019-09-051-1/+3
| * ice: move code closer togetherJesse Brandeburg2019-09-051-3/+3
| * ice: clean up argumentsJesse Brandeburg2019-09-051-22/+21
| * ice: Check root pointer for validityAnirudh Venkataramanan2019-09-051-1/+1
| * ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan2019-09-052-16/+10
| * ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley2019-09-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-066-39/+76
|\ \ | |/ |/|
| * ixgbe: fix xdp handle calculationsKevin Laatz2019-09-051-3/+4
| * i40e: fix xdp handle calculationsKevin Laatz2019-09-051-3/+4
| * ixgbe: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
| * i40e: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
| * ixgbe: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
| * i40e: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
| * ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
| * i40e: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
| * xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-176-11/+14
* | ixgbe: Use kzfree() rather than its implementation.zhong jiang2019-09-051-6/+3
* | ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley2019-09-031-2/+3
* | ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski2019-09-031-1/+0
* | ice: Report stats when VSI is downDave Ertman2019-09-031-2/+6
* | ice: Always notify FW of VF resetMitch Williams2019-09-031-9/+16
* | ice: Correctly handle return values for init DCBDave Ertman2019-09-031-9/+8
* | ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni2019-09-034-2/+24
* | ice: Cleanup defines in ice_type.hTony Nguyen2019-09-031-3/+3
* | ice: print extra message if topology issueJesse Brandeburg2019-09-031-0/+17
OpenPOWER on IntegriCloud