summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
2016-10-07i40e: avoid null pointer dereferenceHeinrich Schuchardt
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu
2015-10-15i40e: Store off PHY capabilitiesKevin Scott
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson
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