summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2017-04-08i40e/i40evf: Use build_skb to build framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-29i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag codeAlexander Duyck
2017-03-29i40e/i40evf: Pull out code for cleaning up Rx buffersAlexander Duyck
2017-03-29i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_bufferAlexander Duyck
2017-03-29i40e/i40evf: Use length to determine if descriptor is doneAlexander Duyck
2017-03-29i40e: use register for XL722 control register read/writePaul M Stillwell Jr
2017-03-29i40evf: enforce descriptor write-back mechanism for VFPreethi Banala
2017-03-27i40evf: dereference VSI after VSI has been null checkedColin Ian King
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-27i40e/i40evf: Clean-up process_skb_fieldsAlexander Duyck
2017-03-27i40e/i40evf: Fix use after free in Rx cleanup pathAlexander Duyck
2017-03-27i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck
2017-03-20i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck
2017-03-15i40evf: add client interfaceMitch Williams
2017-03-14i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson
2017-02-18i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady
2017-02-18i40e: Fix Adaptive ITR enablingCarolyn Wyborny
2017-02-18i40evf: add commentMitch Williams
2017-02-18i40evf: free rings in remove functionMitch Williams
2017-02-11i40e: Save link FEC info from link up eventHenry Tieman
2017-02-11i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari
2017-02-11i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari
2017-02-11i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson
2017-02-11i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson
2017-02-11i40e/i40evf: Limit DMA sync of RX buffers to actual packet sizeScott Peterson
2017-02-11i40evf: track outstanding client requestMitch Williams
2017-02-02i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam
2017-02-02i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck
2017-02-02i40evf: remove unused device IDMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari
2016-12-06i40e/i40evf: napi_poll must return the work doneAlexander Duyck
2016-12-06i40e: simplify txd use count calculationMitch Williams
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches
2016-12-02i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski
2016-12-02i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck