summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-31i40e: fix broken i40e_config_rss_aq functionJacob Keller
2016-10-31i40e: remove a stray unlockDan Carpenter
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain
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: add missing link advertise settingStefan Assmann
2016-07-22i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan
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-22i40e/i40evf: remove useless initializerMitch Williams
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt
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-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
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
2016-06-27i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand
2016-06-27i40e: fix missing DA cable checkSerey Kong
2016-06-27i40e: Save PCI state before suspendGreg Rose
2016-06-27i40e: Clean up MSIX IRQs before suspendGreg Rose
2016-06-27i40e: Add a call to set the client interface downCatherine Sullivan
2016-06-27i40e: write HENA for VFsMitch Williams
2016-06-27i40e: add hw struct local variableMitch Williams
2016-06-27i40e: add functions to control default VSIMitch Williams
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: lie to the VFMitch Williams