summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev
2015-03-27i40e: Increase PF reset max loop limitAkeem G Abodunrin
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher
2015-03-09i40e: future proof some sizeof callsShannon Nelson
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e: Add AOC PHY types to case statementsCatherine Sullivan
2015-03-05i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan
2015-03-05i40e: during LED interaction ignore activity LED src modesMatt Jared
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-02-26i40e: check pointers before useShannon Nelson
2015-02-26i40e: fix shift precedence issueShannon Nelson
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott
2015-02-24i40e: Set BUF flag for Set Version AQ commandKevin Scott
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson
2014-12-06i40e: get pf_id from HW rather than PCI functionShannon Nelson
2014-12-06i40e: Increase reset delayKevin Scott
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-09-04i40e: Add dual speed module supportCatherine Sullivan
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-08-02i40e: expose debug_write_register requestShannon Nelson
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau
2014-06-30i40e: clear all queues and interruptsShannon Nelson
2014-06-24i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan
2014-06-20i40e/i40evf: Update RSS configurationCarolyn Wyborny