summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-11-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-11-14i40e: suppress bogus error messageMitch Williams
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-14i40e: update driver versionAlice Michael
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka
2018-11-14i40e: Use a local variable for readabilityJan Sokolowski
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski
2018-11-13ice: Fix NVM mask definesLev Faerman
2018-11-13ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan
2018-11-13ice: Check for q_vector when stopping ringsTony Nguyen
2018-11-13ice: Fix debug print in ice_tx_timeoutBrett Creeley
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller
2018-11-07igc: Clean up codeSasha Neftin
2018-11-07e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2018-11-07igc: Tidy up some white spaceDan Carpenter
2018-11-07igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King
2018-11-07igc: Remove set but not used variable 'pci_using_dac'YueHaibing
2018-11-07igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-11-07ixgbevf: add support for software timestampsJacob Keller
2018-11-07ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2018-11-07ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is nullColin Ian King
2018-11-07igbvf: Replace spin_is_locked() with lockdepLance Roy
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-11-07ice: Change req_speeds to be u16Chinh T Cao
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan