aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-01i40e: Remove HMC AQ API implementationGravatar Neerav Parikh 1-30/+0
2016-04-27i40e: Add promiscuous on VLAN supportGravatar Greg Rose 1-0/+70
2016-04-27i40e: Remove zero checkGravatar Greg Rose 1-4/+1
2016-04-27i40e: Add DeviceID for X722 QSFP+Gravatar Kamil Krawczyk 1-0/+1
2016-04-27i40e: Add device capability which defines if update is availableGravatar Michal Kosiarz 1-0/+6
2016-04-06i40e: Inserting a HW capability display infoGravatar Deepthi Kavalur 1-0/+3
2016-04-05i40e: Add new device ID for X722Gravatar Catherine Sullivan 1-0/+1
2016-04-05i40e: Fix up return codeGravatar Jesse Brandeburg 1-3/+3
2016-04-05i40e: Save off VSI resource count when updating VSIGravatar Kevin Scott 1-0/+6
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Gravatar Shannon Nelson 1-1/+1
2016-02-18i40e: implement and use Rx CTL helper functionsGravatar Shannon Nelson 1-3/+125
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitGravatar Kevin Scott 1-1/+7
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYGravatar Carolyn Wyborny 1-0/+26
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYGravatar Carolyn Wyborny 1-0/+329
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellGravatar Anjali Singhai Jain 1-1/+8
2016-02-17i40e: add VEB stat control and remove L2 cloud filterGravatar Shannon Nelson 1-5/+6
2016-02-17i40e: set shared bit for multicast filtersGravatar Shannon Nelson 1-2/+8
2016-02-17i40e: APIs to Add/remove port mirroring rulesGravatar Kiran Patil 1-0/+162
2016-02-16i40e: remove VF device IDs from PFGravatar Jesse Brandeburg 1-8/+0
2016-02-03i40e: add new device IDs for X722Gravatar Anjali Singhai Jain 1-0/+2
2016-02-03i40e: define function capabilities in only one placeGravatar Shannon Nelson 1-57/+28
2016-01-08i40e: remove forever unused IDGravatar Jesse Brandeburg 1-1/+0
2015-10-23i40e: re-use %*ph specifier to hexdump a dataGravatar Andy Shevchenko 1-18/+4
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesGravatar Anjali Singhai Jain 1-0/+22
2015-10-19i40e: fix for PHY NVM interaction problemGravatar Carolyn Wyborny 1-6/+8
2015-10-19i40e: Fix basic support for X722 devicesGravatar Anjali Singhai 1-0/+3
2015-10-16i40e/i40evf: Fix compile issue related to const stringGravatar Jingjing Wu 1-2/+2
2015-10-15i40e: Store off PHY capabilitiesGravatar Kevin Scott 1-0/+3
2015-10-13i40e/i40evf: Add module_types and update_link_infoGravatar Catherine Sullivan 1-3/+27
2015-10-08i40e/i40evf: clean up some codeGravatar Jesse Brandeburg 1-4/+5
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesGravatar Jesse Brandeburg 1-7/+8
2015-10-07i40e/i40evf: add driver support for new device idsGravatar Shannon Nelson 1-0/+1
2015-10-07i40e: Increase the amount of time we wait for reset to be doneGravatar Paul M Stillwell Jr 1-1/+1
2015-09-30i40e: fix 32 bit build warningsGravatar Jesse Brandeburg 1-5/+0
2015-09-30i40e/i40evf: add new device id 1588Gravatar Shannon Nelson 1-0/+1
2015-08-05i40e/i40evf: Update FW API with X722 supportGravatar Anjali Singhai Jain 1-0/+163
2015-08-05i40e/i40evf: Add device ids for X722Gravatar Anjali Singhai Jain 1-0/+10
2015-07-23i40e: use BIT and BIT_ULL macrosGravatar Jesse Brandeburg 1-2/+2
2015-07-23i40e: clean up error status messagesGravatar Shannon Nelson 1-0/+206
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesGravatar Pawel Orlowski 1-5/+19
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesGravatar Kevin Scott 1-0/+5
2015-04-14i40e: enable user dump of internal hardware stateGravatar Jesse Brandeburg 1-0/+57
2015-04-14i40e: print FCoE capability reported by the device functionGravatar Vasu Dev 1-0/+3
2015-03-27i40e: Increase PF reset max loop limitGravatar Akeem G Abodunrin 1-1/+1
2015-03-27i40e/i40evf: implement KR2 supportGravatar Jesse Brandeburg 1-0/+2
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfGravatar Jeff Kirsher 1-3/+3
2015-03-09i40e: future proof some sizeof callsGravatar Shannon Nelson 1-2/+2
2015-03-07i40e: clean up debug_read_registerGravatar Jesse Brandeburg 1-6/+4
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticGravatar Shannon Nelson 1-25/+25
2015-03-05i40e/i40evf: Clean up some formatting and other thingsGravatar Jesse Brandeburg 1-1/+0