aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan1-4/+3
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain5-2/+10
2015-11-25i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain1-0/+27
2015-11-25i40e: remove BUG_ON from FCoE setupShannon Nelson1-2/+0
2015-11-25i40e: remove BUG_ON from feature string buildingShannon Nelson1-16/+18
2015-11-25i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson1-1/+1
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson1-7/+4
2015-11-23intel: i40e: fix confused codeRasmus Villemoes1-14/+10
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+0
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+7
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren1-2/+3
2015-10-23i40e: clean up local variable initializationJean Sacren1-2/+2
2015-10-23i40e: add missing kernel-doc argumentJean Sacren1-0/+3
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko1-18/+4
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan1-1/+1
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin1-0/+1
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny1-4/+13
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang1-0/+20
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin1-3/+13
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain1-0/+4
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain3-0/+42
2015-10-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-146/+476
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+4
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan1-1/+1
2015-10-19i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-19i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-19i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain1-2/+2
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8
2015-10-19i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny1-0/+5
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg4-4/+26
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2-6/+24
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg1-1/+8
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg1-46/+66
2015-10-19i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck1-2/+4
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai3-6/+31
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil4-56/+282
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan1-1/+1
2015-10-16i40e: increase AQ work limitMitch Williams1-1/+1
2015-10-16i40e: Recognize 1000Base_T_Optical phy type when link is upCatherine Sullivan1-0/+6
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu2-1/+4
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg4-3/+42
2015-10-16i40e: Add support for non-willing AppsGreg Bowers2-0/+9
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson2-0/+9
2015-10-16i40e: Removed unused definesGreg Rose1-2/+0
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson1-7/+2