summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | ice: Cleanup duplicate control queue codeBruce Allan2018-11-201-142/+76
* | ice: Do autoneg based on VSI stateAkeem G Abodunrin2018-11-201-5/+5
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-1511-43/+116
|\ \
| * | i40e: prevent overlapping tx_timeout recoverAlan Brady2018-11-142-0/+6
| * | i40e: suppress bogus error messageMitch Williams2018-11-141-1/+2
| * | i40e: Use correct shift for VLAN priorityRichard Rodriguez2018-11-141-2/+2
| * | i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller2018-11-141-0/+1
| * | i40e: don't restart nway if autoneg not supportedMitch Williams2018-11-141-5/+5
| * | i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek2018-11-144-15/+17
| * | i40e: update driver versionAlice Michael2018-11-141-2/+2
| * | i40e: Protect access to VF control methodsJan Sokolowski2018-11-142-5/+60
| * | i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek2018-11-142-8/+8
| * | i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka2018-11-143-1/+10
| * | i40e: Use a local variable for readabilityJan Sokolowski2018-11-141-2/+2
| * | i40e: Replace spin_is_locked() with lockdepLance Roy2018-11-141-2/+1
* | | ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash2018-11-131-4/+0
* | | ice: Destroy scheduler tree in reset pathHenry Tieman2018-11-131-0/+1
* | | ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-135-51/+81
* | | ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley2018-11-131-9/+9
* | | ice: Increase Rx queue disable timeoutPiotr Raczynski2018-11-131-3/+3
* | | ice: Fix NVM mask definesLev Faerman2018-11-131-3/+3
* | | ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman2018-11-131-5/+10
* | | ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-135-6/+34
* | | ice: Remove node before releasing VSIAnirudh Venkataramanan2018-11-133-1/+110
* | | ice: Check for q_vector when stopping ringsTony Nguyen2018-11-131-1/+2
* | | ice: Fix debug print in ice_tx_timeoutBrett Creeley2018-11-132-6/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-1114-60/+113
|\|
| * i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-071-3/+3
| * i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-071-0/+2
| * ice: Change req_speeds to be u16Chinh T Cao2018-11-071-1/+1
| * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-061-5/+7
| * ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-061-1/+1
| * ice: Fix tx_timeout in PF driverBrett Creeley2018-11-064-6/+40
| * ice: Fix napi delete calls for removeDave Ertman2018-11-063-1/+3
| * ice: Fix typo in error messageAnirudh Venkataramanan2018-11-061-1/+1
| * ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-061-1/+1
| * ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-063-39/+6
| * ice: Free VSI contexts during for unloadVictor Raj2018-11-063-0/+17
| * ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-061-1/+6
| * ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-062-0/+8
| * ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-061-1/+17
* | ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-091-10/+44
* | igb: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-091-10/+55
* | e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-093-16/+45
* | igc: Clean up codeSasha Neftin2018-11-072-24/+0
* | e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2018-11-071-3/+10
* | igc: Tidy up some white spaceDan Carpenter2018-11-071-5/+5
* | igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King2018-11-071-1/+1
* | igc: Remove set but not used variable 'pci_using_dac'YueHaibing2018-11-071-4/+1
* | igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing2018-11-071-8/+0
OpenPOWER on IntegriCloud