summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia
2018-01-24e1000e: Set HTHRESH when PTHRESH is usedMatt Turner
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen
2018-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-23i40e: Fix channel addition in reset flowAmritha Nambiar
2018-01-23i40evf: ignore link up if not runningAlan Brady
2018-01-23i40e: Delete an error message for a failed memory allocation in i40e_init_int...Markus Elfring
2018-01-23i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem
2018-01-23i40e: simplify pointer dereferencesMitch Williams
2018-01-23i40e: check for invalid DCB configMitch Williams
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta
2018-01-23i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-01-23i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari
2018-01-23i40e: avoid divide by zeroMitch Williams
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2018-01-23ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson
2018-01-23ixgbe: ipsec offload statsShannon Nelson
2018-01-23ixgbe: process the Tx ipsec offloadShannon Nelson
2018-01-23ixgbe: process the Rx ipsec offloadShannon Nelson
2018-01-23ixgbe: restore offloaded SAs after a resetShannon Nelson
2018-01-23ixgbe: add ipsec offload add and remove SAShannon Nelson
2018-01-23ixgbe: add ipsec data structuresShannon Nelson
2018-01-23ixgbe: add ipsec engine start and stop routinesShannon Nelson
2018-01-23ixgbe: add ipsec register access routinesShannon Nelson
2018-01-23ixgbe: clean up ipsec definesShannon Nelson
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann
2018-01-12ixgbevf: Fix kernel-doc format warningsTony Nguyen
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2018-01-12ixgbe: Fix handling of macvlan Tx offloadAlexander Duyck
2018-01-12ixgbe: avoid bringing rings up/down as macvlans are added/removedAlexander Duyck
2018-01-12ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offloadAlexander Duyck
2018-01-12ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...Alexander Duyck
2018-01-12ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck
2018-01-12ixgbe: Default to 1 pool always being allocatedAlexander Duyck
2018-01-12ixgbe: Assume provided MAC filter has been verified by macvlanAlexander Duyck
2018-01-10i40e: track id can be 0Jingjing Wu
2018-01-10i40e: change ppp name to ddpJingjing Wu
2018-01-10i40evf: Drop i40evf_fire_sw_int as it is prone to racesAlexander Duyck
2018-01-10i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck
2018-01-10i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck
2018-01-10i40e: remove redundant initialization of read_sizeColin Ian King
2018-01-10i40e/i40evf: Bump driver versionsAlice Michael
2018-01-10i40e: add helper conversion function for link_speedJacob Keller
2018-01-10i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller
2018-01-10i40evf: hold the critical task bit lock while openingJacob Keller
2018-01-10i40evf: release bit locks in reverse orderJacob Keller