aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-11-20ice: Fix possible NULL pointer de-referenceBruce Allan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-20ice: Cleanup short function signaturesBruce Allan
2018-11-20ice: Cleanup ice_tx_timeout()Bruce Allan
2018-11-20ice: Fix return value from NAPI pollDave Ertman
2018-11-20ice: Constify global structures that can/should beBruce Allan
2018-11-20ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram
2018-11-20ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz
2018-11-20ice: Cleanup duplicate control queue codeBruce Allan
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin
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