summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2015-10-07i40evf: propagate interrupt allocation failureMitch Williams
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson
2015-10-07i40e/i40evf: fix a potential type compare issueShannon Nelson
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-10-03i40evf: don't blow away MAC addressMitch Williams
2015-10-03i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson
2015-10-03i40evf: Use numa_mem_id() to better support memoryless nodeJiang Liu
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-30i40evf: tweak init timingMitch Williams
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson
2015-09-30i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg
2015-09-30i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversionShannon Nelson
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin
2015-09-28i40e/i40evf: check for stopped admin queueMitch Williams
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan
2015-08-26i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh
2015-08-26i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain
2015-08-26i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain
2015-08-26i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Update register.h file for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams
2015-07-14i40evf: don't delete all the filtersMitch Williams