summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: refactor Rx filter handlingMitch Williams2016-07-221-2/+12
* i40e: Fix errors resulted while turning off TSOTushar Dave2016-06-271-0/+1
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-131-5/+7
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-131-1/+3
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-051-6/+1
* i40e: Refactor receive routineJesse Brandeburg2016-05-051-1/+0
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-051-3/+0
* i40e: Use consistent type for vf_idJesse Brandeburg2016-05-011-1/+1
* i40e: Add support for configuring VF RSSMitch Williams2016-04-261-0/+1
* i40e/i40evf: Remove I40E_MAX_USER_PRIORITY defineCatherine Sullivan2016-04-051-1/+0
* i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-051-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+22
|\
| * i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-291-0/+22
* | i40e: queue-specific settings for interrupt moderationKan Liang2016-02-191-7/+0
* | i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-181-0/+3
* | i40e: Removal of code which relies on BASE VEB SEIDKiran Patil2016-02-171-3/+0
* | i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-171-0/+1
* | i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-171-2/+5
* | i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2016-02-171-0/+16
* | i40e: add priv flag for automatic rule evictionAnjali Singhai Jain2016-02-171-0/+1
* | i40e: drop unused functionJesse Brandeburg2016-02-171-1/+0
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-171-0/+1
|\ \
| * | i40e: add counter for arq overflowsMitch Williams2016-02-161-0/+1
* | | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-1/+2
* | | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-1/+1
|/ /
* | i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2016-02-031-0/+1
* | i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-031-0/+1
|/
* i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2016-01-081-0/+1
* i40e: geneve tunnel offload supportSinghai, Anjali2015-12-161-7/+9
* i40e: properly delete VF MAC filtersMitch Williams2015-12-121-0/+2
* Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2015-12-061-1/+3
* i40e: trivial fixesJesse Brandeburg2015-12-031-4/+3
* i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2015-12-031-3/+1
* i40e: use priv flags to control packet splitJesse Brandeburg2015-12-031-0/+1
* i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-031-0/+3
* i40e: remove unused argumentJesse Brandeburg2015-12-011-1/+1
* i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2015-12-011-4/+4
* i40e: add new fields to store user configurationHelin Zhang2015-12-011-0/+2
* i40e: create a generic configure rss functionHelin Zhang2015-11-251-0/+2
* i40e: rework the functions to configure RSS with similar parametersHelin Zhang2015-11-251-0/+1
* i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2015-11-251-0/+1
* i40e: Fix an incorrect OEM version stringCarolyn Wyborny2015-10-231-4/+13
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
* i40e: Lock for VSI's MAC filter listKiran Patil2015-10-191-0/+2
* i40e: increase AQ work limitMitch Williams2015-10-161-1/+1
* i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-161-0/+1
* i40e: priv flag for controlling VEB statsShannon Nelson2015-10-161-0/+1
* i40e: generate fewer startup messagesShannon Nelson2015-10-161-2/+2
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-1/+0
* i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain2015-10-151-0/+1
OpenPOWER on IntegriCloud