summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40evf: check rings before freeing resourcesMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2016-09-15i40evf: handle many MAC filters correctlyMitch Williams
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-23i40evf: clean up local variable initializationJean 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-23i40evf: use correct struct for list manipulationMitch Williams
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
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/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain
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-19i40evf: fix overlong BIT definesJesse Brandeburg
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams
2015-10-16i40evf: correctly populate vlan_featuresMitch Williams
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16i40evf: Add support for netpollAlexander Duyck
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck
2015-10-16i40e/i40evf: Fix handling of napi budgetAlexander Duyck
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan
2015-10-15i40evf: speed up initMitch Williams
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-10-13i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan
2015-10-13i40e/i40evf: split device ids into a separate fileShannon Nelson
2015-10-13i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny
2015-10-13i40evf: properly handle ndo_set_mac_address callsMitch Williams
2015-10-13i40e/i40evf: Add new link status definesShannon Nelson
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40evf: use capabilities flags properlyMitch Williams