summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck
2016-10-28i40e: Fix bit logic error in failure caseDavid Ertman
2016-10-28i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari
2016-10-28i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski
2016-10-28i40e: Fix for long link down notification timeCarolyn Wyborny
2016-10-28i40e: Drop redundant Rx descriptor processing codeAlexander Duyck
2016-10-28i40e: fix confusing dmesg info for ethtool -L optionLihong Yang
2016-10-28i40e: Make struct i40e_stats constJoe Perches
2016-10-28i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-10-28i40e: group base mode VF offload flagsPreethi Banala
2016-10-28i40e: reopen client after resetMitch Williams
2016-10-28i40e: Drop code for unsupported flow typesAlexander Duyck
2016-10-28i40e: Remove unused function i40e_vsi_lookupAlexander Duyck
2016-10-28i40e: Bit test mask correctionFilip Sadowski
2016-10-28i40e: Rewrite Flow Director busy wait loopAlexander Duyck
2016-10-28i40e: Fix client interactionCarolyn Wyborny
2016-10-27i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-27i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli
2016-10-27i40e: Fix configure TCs after initial DCB disableDavid Ertman
2016-10-27ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov
2016-10-18ixgbe: Flip to the new dev walk APIDavid Ahern
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-10-02fm10k: wrap long line for alloc_workqueueJacob Keller
2016-10-02fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-27igbvf: bump version to igbvf-2.4.0Todd Fujinaka
2016-09-27igb: fix non static symbol warningWei Yongjun
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-24i40e: don't configure zero-size RSS tableMitch Williams
2016-09-24i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck
2016-09-24i40e: Split Flow Director descriptor config into separate functionAlexander Duyck
2016-09-24i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck
2016-09-24i40e: Fix Flow Director raw_buf cleanupAlexander Duyck
2016-09-24i40evf: enable adaptive interrupt throttlingMitch Williams
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari
2016-09-24i40e: removing unreachable codeHenry Tieman
2016-09-24i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller