summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy
2017-02-18i40e: enable mc magic pkt wakeup during power downJoshua Hay
2017-02-11i40e: avoid race condition when sending filters to firmware for additionJacob Keller
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-06i40e: Driver prints log message on link speed changeFilip Sadowski
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy
2016-10-31i40e: removed unreachable codeFilip Sadowski
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller
2016-10-31i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller
2016-10-31i40e: avoid looping to check whether we're in VLAN modeJacob Keller
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-10-28i40e: Remove unused function i40e_vsi_lookupAlexander Duyck
2016-10-27i40e: Fix configure TCs after initial DCB disableDavid Ertman
2016-09-24i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-07-22i40e: refactor Rx filter handlingMitch Williams
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg
2016-04-26i40e: Add support for configuring VF RSSMitch Williams
2016-04-05i40e/i40evf: Remove I40E_MAX_USER_PRIORITY defineCatherine Sullivan
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg