aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-17i40e: fix u64 division usageAlan Brady
2017-10-17i40e: convert i40e_set_link_ksettings to new APIAlan Brady
2017-10-17i40e: rename 'change' variable to 'autoneg_changed'Alan Brady
2017-10-17i40e: convert i40e_get_settings_link_up to new APIAlan Brady
2017-10-17i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari
2017-10-17i40e: group autoneg PHY types togetherAlan Brady
2017-10-17i40e: fix whitespace issues in i40e_ethtool.cAlan Brady
2017-10-17i40e: fix comment typoAlan Brady
2017-10-17i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady
2017-10-17i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady
2017-10-17i40e: add function header for i40e_get_rxfhAlan Brady
2017-10-17i40e: remove ifdef SPEED_25000Alan Brady
2017-10-17i40e: rename 'cmd' variables in ethtool interfaceAlan Brady
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-13i40e: fix link reportingAlan Brady
2017-10-13i40e: make const array patterns static, reduces object code sizeColin Ian King
2017-10-13i40e: Add support setting TC max bandwidth ratesAmritha Nambiar
2017-10-13i40e: Refactor VF BW rate limitingAmritha Nambiar
2017-10-13i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar
2017-10-13i40e: Add infrastructure for queue channel supportAmritha Nambiar
2017-10-13i40e: Add macro for PF reset bitAmritha Nambiar
2017-10-10igb: check memory allocation failureChristophe JAILLET
2017-10-10e1000e: Be drop monitor friendlyFlorian Fainelli
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn
2017-10-10e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
2017-10-10e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-10-10e1000e: Fix return value testBenjamin Poirier
2017-10-10e1000e: Fix wrong comment related to link detectionBenjamin Poirier
2017-10-10e1000e: Fix error path in link detectionBenjamin Poirier
2017-10-10i40e: Fix memory leak related filter programming statusAlexander Duyck
2017-10-10i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09i40e: Avoid some useless variables and initializers in NVM functionsStefano Brivio
2017-10-09i40e: fix a typoRami Rosen
2017-10-09i40e: use a local variable instead of calculating multiple timesLihong Yang
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam
2017-10-09i40e: add check for return from find_first_bit callLihong Yang