summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
* | i40evf: clean up local variable initializationJean Sacren2015-10-231-5/+4
* | i40evf: add missing kernel-doc argumentJean Sacren2015-10-231-0/+1
* | i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4
* | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-231-1/+1
* | i40evf: use correct struct for list manipulationMitch Williams2015-10-231-2/+3
* | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-231-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-216-73/+135
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-191-1/+1
| * | i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-191-2/+2
| * | i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-194-4/+27
| * | i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-192-6/+24
| * | i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-191-1/+8
| * | i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-191-46/+62
| * | i40evf: don't give upMitch Williams2015-10-191-2/+5
| * | i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-191-1/+1
| * | i40evf: fix overlong BIT definesJesse Brandeburg2015-10-192-12/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-2/+2
|\ \ \ | |/ / |/| |
| * | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-071-2/+2
| |/
* | i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-161-1/+1
* | i40evf: relax and stagger init timing a bitMitch Williams2015-10-162-3/+3
* | i40evf: correctly populate vlan_featuresMitch Williams2015-10-161-1/+4
* | i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-161-0/+10
* | i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-162-4/+4
* | drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-161-2/+6
* | i40evf: Add support for netpollAlexander Duyck2015-10-161-0/+26
* | i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-162-8/+1
* | i40e/i40evf: Fix handling of napi budgetAlexander Duyck2015-10-161-0/+5
* | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-151-1/+1
* | i40evf: speed up initMitch Williams2015-10-151-2/+2
* | i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2015-10-151-1/+1
* | i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-153-1/+8
* | i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-131-1/+1
* | i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-131-3/+34
* | i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-131-0/+18
* | i40e/i40evf: split device ids into a separate fileShannon Nelson2015-10-132-25/+56
* | i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-131-0/+2
* | i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-132-3/+16
* | i40e/i40evf: Add new link status definesShannon Nelson2015-10-131-1/+3
* | i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-082-0/+2
* | i40evf: use capabilities flags properlyMitch Williams2015-10-081-2/+7
* | i40e/i40evf: clean up some codeJesse Brandeburg2015-10-085-13/+9
* | i40evf: detect reset more reliablyMitch Williams2015-10-081-20/+16
* | i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2015-10-081-8/+8
* | i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh2015-10-081-2/+3
* | i40e/i40evf: remove unused opcodeMitch Williams2015-10-071-1/+0
* | i40evf: propagate interrupt allocation failureMitch Williams2015-10-071-1/+1
* | i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-072-2/+4
* | i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-071-23/+22
OpenPOWER on IntegriCloud