summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
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
2014-06-11i40e: use stored base_queue valueShannon Nelson
2014-06-08i40e/i40evf: remove deprecated device IDsJesse Brandeburg
2014-06-08i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain
2014-06-06i40e: increase reset wait timeShannon Nelson
2014-06-06i40e/i40evf: add Tx pre queue disable functionMatt Jared
2014-06-05i40e: remove check for large bufferKamil Krawczyk
2014-05-29i40: disable FCoE for MFP modesVasu Dev
2014-05-29i40e: add clear_pxe AdminQ requestShannon Nelson
2014-05-29i40e/i40evf: Update check for AQ alivenessKevin Scott
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh
2014-04-28i40e: Update function formal parametersKevin Scott
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson
2014-01-17i40e: implement DCB support infastructureNeerav Parikh
2014-01-17i40e: whitespace fixesJesse Brandeburg
2014-01-16i40e: updates to AdminQ interfaceShannon Nelson
2014-01-14i40e: whitespace fixesJesse Brandeburg
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher
2014-01-10i40e: fix long linesMitch Williams