aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAge
* i40evf: hide unused variableArnd Bergmann2017-04-30
* i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller2017-04-30
* i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller2017-04-30
* i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller2017-04-30
* i40e: use DECLARE_BITMAP for state fieldsJacob Keller2017-04-30
* i40e: separate PF and VSI state flagsJacob Keller2017-04-30
* i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller2017-04-30
* i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller2017-04-19
* i40e: reduce wait time for adminq command completionJacob Keller2017-04-19
* i40e: new AQ commandsJingjing Wu2017-04-19
* i40e/i40evf: Add tracepointsScott Peterson2017-04-19
* i40e: Fix support for flow director programming statusAlexander Duyck2017-04-19
* i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael2017-04-19
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-19
* i40e/i40evf: Use build_skb to build framesAlexander Duyck2017-04-08
* i40e/i40evf: Add support for padding start of framesAlexander Duyck2017-04-08
* i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck2017-04-08
* i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael2017-04-08
* i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-06
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-29
* i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck2017-03-29
* i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag codeAlexander Duyck2017-03-29
* i40e/i40evf: Pull out code for cleaning up Rx buffersAlexander Duyck2017-03-29
* i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_bufferAlexander Duyck2017-03-29
* i40e/i40evf: Use length to determine if descriptor is doneAlexander Duyck2017-03-29
* i40e: use register for XL722 control register read/writePaul M Stillwell Jr2017-03-29
* i40evf: enforce descriptor write-back mechanism for VFPreethi Banala2017-03-29
* i40evf: dereference VSI after VSI has been null checkedColin Ian King2017-03-27
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-27
* i40e/i40evf: Clean-up process_skb_fieldsAlexander Duyck2017-03-27
* i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck2017-03-27
* i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck2017-03-27
* i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-20
* i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2017-03-15
* i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck2017-03-15
* i40evf: add client interfaceMitch Williams2017-03-15
* i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson2017-03-14
* i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller2017-02-18
* i40e: refactor AQ CMD buffer debug printingAlan Brady2017-02-18
* i40e: Fix Adaptive ITR enablingCarolyn Wyborny2017-02-18
* i40evf: add commentMitch Williams2017-02-18
* i40evf: free rings in remove functionMitch Williams2017-02-18
* i40e: Save link FEC info from link up eventHenry Tieman2017-02-11
* i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari2017-02-11
* i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari2017-02-11
* i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson2017-02-11
* i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson2017-02-11
* i40e/i40evf: Limit DMA sync of RX buffers to actual packet sizeScott Peterson2017-02-11
* i40evf: track outstanding client requestMitch Williams2017-02-11
* i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam2017-02-03