summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf (follow)
Commit message (Expand)AuthorAge
* iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-28
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-09-15
* i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-09-15
* i40evf: check rings before freeing resourcesMitch Williams2016-09-15
* i40e: Fix memory leaks, sideband filter programmingKiran Patil2016-09-15
* i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2016-09-15
* i40evf: handle many MAC filters correctlyMitch Williams2016-09-15
* i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-03
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-15
* | i40evf: clean up local variable initializationJean Sacren2015-10-23
* | i40evf: add missing kernel-doc argumentJean Sacren2015-10-23
* | i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-23
* | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-23
* | i40evf: use correct struct for list manipulationMitch Williams2015-10-23
* | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-21
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-19
| * | i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-19
| * | i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-19
| * | i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-19
| * | i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-19
| * | i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-19
| * | i40evf: don't give upMitch Williams2015-10-19
| * | i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-19
| * | i40evf: fix overlong BIT definesJesse Brandeburg2015-10-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ \ | |/ / |/| |
| * | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-07
| |/
* | i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-16
* | i40evf: relax and stagger init timing a bitMitch Williams2015-10-16
* | i40evf: correctly populate vlan_featuresMitch Williams2015-10-16
* | i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-16
* | i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-16
* | drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* | i40evf: Add support for netpollAlexander Duyck2015-10-16
* | i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-16
* | i40e/i40evf: Fix handling of napi budgetAlexander Duyck2015-10-16
* | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-15
* | i40evf: speed up initMitch Williams2015-10-15
* | i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2015-10-15
* | i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-15
* | i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-13
* | i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-13
* | i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-13
* | i40e/i40evf: split device ids into a separate fileShannon Nelson2015-10-13
* | i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-13
* | i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-13
* | i40e/i40evf: Add new link status definesShannon Nelson2015-10-13
* | i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-08