summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck2017-12-251-4/+12
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-302-2/+2
* i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-11-181-1/+1
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-221-0/+6
* i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-10-071-1/+3
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-09-151-10/+4
* i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-09-151-25/+29
* i40e: clean whole mac filter listShannon Nelson2016-09-151-8/+11
* i40e: don't add zero MAC filterMitch Williams2016-09-151-6/+9
* i40e: properly delete VF MAC filtersMitch Williams2016-09-153-2/+44
* i40e: Fix memory leaks, sideband filter programmingKiran Patil2016-09-151-5/+14
* i40e: fix: do not sleep in netdev_opsJesse Brandeburg2016-09-151-24/+20
* i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain2016-09-151-0/+27
* i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-032-7/+10
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-242-0/+7
|\ \
| * | i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
| * | i40e: fix stats offsetsJesse Brandeburg2015-10-221-0/+6
* | | i40e: fix unconditional execution of cpu_to_le16()Jean Sacren2015-10-231-2/+3
* | | i40e: clean up local variable initializationJean Sacren2015-10-231-2/+2
* | | i40e: add missing kernel-doc argumentJean Sacren2015-10-231-0/+3
* | | 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
* | | i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin2015-10-231-0/+1
* | | i40e: Fix an incorrect OEM version stringCarolyn Wyborny2015-10-231-4/+13
* | | i40e: fix inconsistent statuses after a PF resetHelin Zhang2015-10-231-0/+20
* | | i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin2015-10-231-3/+13
* | | i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain2015-10-231-0/+4
* | | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-233-0/+42
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-2110-146/+476
|\ \ \
| * | | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-191-1/+1
| * | | i40e: declare rather than initialize int objectJean Sacren2015-10-191-1/+1
| * | | i40e: fix kernel-doc argument nameJean Sacren2015-10-191-1/+1
| * | | i40e: Move error message to debug levelCatherine Sullivan2015-10-191-3/+3
| * | | i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan2015-10-191-13/+16
| * | | i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-191-2/+2
| * | | i40e: fix for PHY NVM interaction problemCarolyn Wyborny2015-10-191-6/+8
| * | | i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny2015-10-191-0/+5
| * | | i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-194-4/+26
| * | | 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/+66
| * | | i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-191-2/+4
| * | | i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-193-6/+31
| * | | i40e: Lock for VSI's MAC filter listKiran Patil2015-10-194-56/+282
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-071-2/+2
| * | i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
| |/
* | i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-161-1/+1