summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2018-03-22i40e: only register client on iWarp-capable devicesMitch Williams
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
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-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-09-24i40e: don't configure zero-size RSS tableMitch Williams
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
2016-09-24i40e: fix deleting mac filtersAlan Brady
2016-09-24i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy
2016-09-22i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain
2016-08-19i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller
2016-08-19i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller
2016-08-19i40e: fix broken i40e_config_rss_aq functionJacob Keller
2016-08-19i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady
2016-08-18i40e: Fix static analysis tool warningDave Ertman
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-22i40e: Explicitly write platform-specific mac address after PF resetTushar Dave
2016-07-22i40e: Remove redundant memsetAmitoj Kaur Chawla
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari
2016-07-22i40e: refactor Rx filter handlingMitch Williams
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil
2016-06-27i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari
2016-06-27i40e: add VSI info to macaddr messagesShannon Nelson
2016-06-27i40e: set default VSI without a resetMitch Williams