summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-11-18fm10k: fix memory leakstephen hemminger
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40e: add missing kernel-doc argumentJean Sacren
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang
2015-10-23i40evf: use correct struct for list manipulationMitch Williams
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-22i40e: fix annoying messageJesse Brandeburg
2015-10-22i40e: fix stats offsetsJesse Brandeburg
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e: declare rather than initialize int objectJean Sacren
2015-10-19i40e: fix kernel-doc argument nameJean Sacren
2015-10-19i40e: Move error message to debug levelCatherine Sullivan
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny
2015-10-19i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg
2015-10-19i40evf: don't give upMitch Williams
2015-10-19i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai
2015-10-19i40evf: fix overlong BIT definesJesse Brandeburg
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan
2015-10-16i40e: increase AQ work limitMitch Williams
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams
2015-10-16i40e: Recognize 1000Base_T_Optical phy type when link is upCatherine Sullivan
2015-10-16i40evf: correctly populate vlan_featuresMitch Williams
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg
2015-10-16i40e: Add support for non-willing AppsGreg Bowers