aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain1-3/+6
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson1-0/+29
2016-05-01i40e: 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-06i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-05i40e: 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-18i40e: implement and use Rx CTL helper functionsShannon Nelson1-3/+125
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott1-1/+7
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny1-0/+26
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny1-0/+329
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain1-1/+8
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson1-5/+6
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson1-2/+8
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil1-0/+162
2016-02-16i40e: remove VF device IDs from PFJesse Brandeburg1-8/+0
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain1-0/+2
2016-02-03i40e: 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
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai1-0/+3
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu1-2/+2
2015-10-15i40e: Store off PHY capabilitiesKevin Scott1-0/+3
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan1-3/+27
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-4/+5
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg1-7/+8
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson1-0/+1
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr1-1/+1
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg1-5/+0
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson1-0/+1
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain1-0/+163
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain1-0/+10
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-2/+2
2015-07-23i40e: clean up error status messagesShannon Nelson1-0/+206
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski1-5/+19
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott1-0/+5
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg1-0/+57
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev1-0/+3
2015-03-27i40e: Increase PF reset max loop limitAkeem G Abodunrin1-1/+1
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg1-0/+2
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-3/+3
2015-03-09i40e: future proof some sizeof callsShannon Nelson1-2/+2
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg1-6/+4