summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-28i40e: prevent snprintf format specifier truncationJacob Keller1-2/+2
2017-08-28i40e: Store the requested FEC informationMariusz Stachura1-0/+4
2017-06-21i40e: comment that udp_port must be in host byte orderJacob Keller1-1/+5
2017-06-02i40e: use new unified virtchnl header fileJesse Brandeburg1-1/+1
2017-04-20i40e: new AQ commandsJingjing Wu1-0/+212
2017-03-29i40e: use register for XL722 control register read/writePaul M Stillwell Jr1-2/+6
2017-03-28i40e: Drop FCoE code from core driver filesAlexander Duyck1-27/+0
2017-02-19i40e: refactor AQ CMD buffer debug printingAlan Brady1-7/+12
2017-02-12i40e: Save link FEC info from link up eventHenry Tieman1-0/+2
2016-12-07i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz1-0/+72
2016-12-07i40e: Add FEC for 25gCarolyn Wyborny1-0/+2
2016-12-07i40e: Add support for 25G devicesCarolyn Wyborny1-1/+10
2016-12-03i40e: set broadcast promiscuous mode for each active VLANJacob Keller1-0/+34
2016-12-03i40e: Pass unknown PHY type for unknown PHYsHenry Tieman1-1/+2
2016-12-03i40e: Remove unreachable codeHenry Tieman1-8/+1
2016-12-03i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski1-0/+8
2016-12-03i40e: Add Clause22 implementationMichal Kosiarz1-43/+137
2016-11-01i40e: Fix for division by zeroMichal Kosiarz1-2/+4
2016-10-29i40e: Fix for long link down notification timeCarolyn Wyborny1-1/+4
2016-10-29i40e: Bit test mask correctionFilip Sadowski1-1/+1
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan1-1/+0
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt1-1/+3
2016-06-28i40e: add functions to control default VSIMitch Williams1-0/+56
2016-05-14i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin1-1/+1
2016-05-14i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain1-3/+6
2016-05-14i40e: Implement the API function for aq_set_switch_configShannon Nelson1-0/+29
2016-05-02i40e: Remove HMC AQ API implementationNeerav Parikh1-30/+0
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose1-0/+70
2016-04-27i40e: Remove zero checkGreg Rose1-4/+1
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk1-0/+1
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz1-0/+6
2016-04-07i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-06i40e: Add new device ID for X722Catherine Sullivan1-0/+1
2016-04-05i40e: Fix up return codeJesse Brandeburg1-3/+3
2016-04-05i40e: Save off VSI resource count when updating VSIKevin Scott1-0/+6
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson1-1/+1
2016-02-19i40e: implement and use Rx CTL helper functionsShannon Nelson1-3/+125
2016-02-19i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott1-1/+7
2016-02-19i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny1-0/+26
2016-02-19i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny1-0/+329
2016-02-18i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain1-1/+8
2016-02-18i40e: add VEB stat control and remove L2 cloud filterShannon Nelson1-5/+6
2016-02-18i40e: set shared bit for multicast filtersShannon Nelson1-2/+8
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil1-0/+162
2016-02-17i40e: remove VF device IDs from PFJesse Brandeburg1-8/+0
2016-02-04i40e: add new device IDs for X722Anjali Singhai Jain1-0/+2
2016-02-04i40e: define function capabilities in only one placeShannon Nelson1-57/+28
2016-01-08i40e: remove forever unused IDJesse Brandeburg1-1/+0
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko1-18/+4
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain1-0/+22