aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-241-2/+2
* i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-241-1/+2
* i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
* i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-241-1/+2
* i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-241-11/+18
* i40evf: don't wait foreverMitch Williams2015-02-231-2/+13
* i40evf: refactor resetMitch Williams2015-02-231-10/+31
* i40evf: disable NAPI polling soonerMitch Williams2015-02-231-2/+1
* i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-231-1/+1
* i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-231-1/+0
* i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-231-25/+25
* i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2015-02-231-22/+20
* i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-233-105/+315
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-091-1/+1
* i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-091-0/+2
* i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-092-2/+37
* i40evf: stop the watchdog for shutdownMitch Williams2015-02-081-0/+6
* i40evf: ignore bogus messages from FWMitch Williams2015-02-081-1/+1
* i40evf: reset on module unloadMitch Williams2015-02-081-5/+10
* i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-161-1/+1
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-161-0/+1
* i40e: AQ API updates for new commandsShannon Nelson2015-01-161-5/+41
* i40e: AQ API updatesJeff Kirsher2015-01-161-5/+5
* i40e: add more struct size checksShannon Nelson2015-01-161-0/+43
* i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-161-1/+1
* i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-161-1/+1
* i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-161-4/+5
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-131-1/+6
* i40evf: kick a stalled admin queueMitch A Williams2015-01-132-1/+9
* i40evf: enable interrupt 0 appropriatelyMitch A Williams2015-01-131-8/+4
* i40evf: don't fire traffic IRQs when the interface is downMitch A Williams2015-01-131-4/+7
* i40evf: remove leftover VLAN filtersMitch A Williams2015-01-131-0/+4
* i40evf: refactor shutdown codeMitch A Williams2015-01-131-6/+23
* i40evf: Remove some scary log messagesMitch A Williams2015-01-132-9/+1
* i40evf: remove redundant codeMitch A Williams2015-01-131-27/+0
* i40e/i40evf: Convert macro to static inlineJeff Kirsher2014-12-091-1/+4
* i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-091-1/+6
* i40e: set max limit for access pollingShannon Nelson2014-12-091-1/+1
* i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-091-1/+0
* i40e: add range check to i40e_aq_rc_to_posixShannon Nelson2014-12-091-0/+2
* i40e: let firmware catch the NVM busy errorShannon Nelson2014-12-092-7/+0
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+15
* i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-061-1/+1
* i40evf: make early init sequence even more robustMitch Williams2014-12-062-13/+12
* i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-062-1/+3
* i40e: Add a virtual channel op to config RSSAnjali Singhai Jain2014-12-061-0/+1
* i40e: remove useless debug noiseShannon Nelson2014-12-061-3/+0
* i40evf: remove unnecessary elseMitch Williams2014-11-201-4/+2
* i40evf: make comparisons consistentMitch Williams2014-11-201-5/+5