summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller2017-04-191-2/+0
* i40e: reduce wait time for adminq command completionJacob Keller2017-04-192-3/+3
* i40e: new AQ commandsJingjing Wu2017-04-194-0/+343
* i40e/i40evf: Add tracepointsScott Peterson2017-04-194-0/+248
* i40e: Fix support for flow director programming statusAlexander Duyck2017-04-191-4/+5
* i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael2017-04-191-7/+0
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-193-28/+11
* i40e/i40evf: Use build_skb to build framesAlexander Duyck2017-04-081-0/+47
* i40e/i40evf: Add support for padding start of framesAlexander Duyck2017-04-083-4/+89
* i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck2017-04-083-13/+32
* i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael2017-04-081-1/+0
* i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-063-30/+38
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-294-12/+26
* i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck2017-03-292-0/+106
* i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag codeAlexander Duyck2017-03-291-73/+65
* i40e/i40evf: Pull out code for cleaning up Rx buffersAlexander Duyck2017-03-291-28/+44
* i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_bufferAlexander Duyck2017-03-291-24/+34
* i40e/i40evf: Use length to determine if descriptor is doneAlexander Duyck2017-03-291-12/+12
* i40e: use register for XL722 control register read/writePaul M Stillwell Jr2017-03-291-2/+6
* i40evf: enforce descriptor write-back mechanism for VFPreethi Banala2017-03-293-75/+7
* i40evf: dereference VSI after VSI has been null checkedColin Ian King2017-03-271-4/+5
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-271-12/+0
* i40e/i40evf: Clean-up process_skb_fieldsAlexander Duyck2017-03-271-5/+3
* i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck2017-03-271-0/+1
* i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck2017-03-272-7/+24
* i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-201-16/+15
* i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2017-03-151-3/+3
* i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck2017-03-152-5/+29
* i40evf: add client interfaceMitch Williams2017-03-157-10/+879
* i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson2017-03-141-1/+64
* i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller2017-02-181-2/+3
* i40e: refactor AQ CMD buffer debug printingAlan Brady2017-02-181-7/+12
* i40e: Fix Adaptive ITR enablingCarolyn Wyborny2017-02-181-6/+6
* i40evf: add commentMitch Williams2017-02-181-0/+5
* i40evf: free rings in remove functionMitch Williams2017-02-181-1/+2
* i40e: Save link FEC info from link up eventHenry Tieman2017-02-111-0/+1
* i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari2017-02-112-0/+2
* i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari2017-02-111-1/+1
* i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson2017-02-111-76/+93
* i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson2017-02-112-16/+23
* i40e/i40evf: Limit DMA sync of RX buffers to actual packet sizeScott Peterson2017-02-111-7/+9
* i40evf: track outstanding client requestMitch Williams2017-02-113-0/+6
* i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam2017-02-022-2/+0
* i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck2017-02-021-20/+27
* i40evf: remove unused device IDMitch Williams2017-02-021-1/+0
* i40e: Deprecating unused macroBimmy Pujari2017-02-021-1/+0
* i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz2016-12-061-0/+4
* i40e: Add FEC for 25gCarolyn Wyborny2016-12-061-2/+23
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-066-38/+89
* Changed version from 1.6.21 to 1.6.25Bimmy Pujari2016-12-061-1/+1
OpenPOWER on IntegriCloud