summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+4
|\
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
* | i40e: make functions static and remove dead codeStephen Hemminger2013-12-173-90/+4
* | i40e: Fix off by one in i40e_dbg_command_writeAlan Cox2013-12-171-1/+1
* | i40e: Bump version numberCatherine Sullivan2013-12-171-1/+1
* | i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain2013-12-171-2/+2
* | i40e: more print_hex_dump useShannon Nelson2013-12-171-19/+11
* | i40e: fix up scanf decodersShannon Nelson2013-12-171-3/+3
* | i40e: simplify error messages for dump descriptorShannon Nelson2013-12-171-14/+2
* | i40e: prevent null pointer exception in dump descriptorShannon Nelson2013-12-171-0/+6
* | i40e: Fix dump output from debugfs callsNeerav Parikh2013-12-171-53/+19
* | i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh2013-12-161-27/+2
* | i40e: support for suspend and resumeShannon Nelson2013-12-162-1/+97
* | i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-163-5/+23
* | i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain2013-12-161-0/+90
* | i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2013-12-162-8/+50
* | i40e: reinit flow for the main VSIAnjali Singhai Jain2013-12-161-21/+97
* | i40e: use same number of queues as CPUsJesse Brandeburg2013-12-161-4/+3
* | i40e: trivial fixesJesse Brandeburg2013-12-163-3/+3
* | i40e: init flow control settings to disabledJesse Brandeburg2013-12-162-9/+60
* | i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain2013-12-161-0/+10
* | i40e: fix pf reset after offline testShannon Nelson2013-12-161-6/+8
* | i40e: fix up some of the ethtool connection reportingJesse Brandeburg2013-12-162-8/+28
* | i40e: Bump version numberCatherine Sullivan2013-12-101-1/+1
* | i40e: remove and fix confusing define nameJesse Brandeburg2013-12-101-4/+17
* | i40e: complain about out-of-range descriptor requestShannon Nelson2013-12-101-9/+13
* | i40e: loopback info and set loopback fixKamil Krawczyk2013-12-103-4/+6
* | i40e: restrict diag test messagesShannon Nelson2013-12-101-9/+12
* | i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2013-12-062-0/+6
* | i40e: add num_VFs messageAnjali Singhai Jain2013-12-061-0/+3
* | i40e: refactor ethtool testsShannon Nelson2013-12-061-27/+30
* | i40e: clear test state bit after all ethtool testsShannon Nelson2013-12-061-2/+3
* | i40e: only set up the rings to be usedShannon Nelson2013-12-061-7/+7
* | i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain2013-12-061-14/+24
* | i40e: refactor reset codeAnjali Singhai Jain2013-12-061-36/+95
* | i40e: Bump versionCatherine Sullivan2013-12-061-1/+1
* | i40e: whitespaceJeff Kirsher2013-12-061-0/+1
* | i40e: enable early hardware supportJesse Brandeburg2013-12-064-10/+68
* | i40e: Add flag for L2 VEB filteringKevin Scott2013-12-063-3/+12
* | i40e: get media type during link infoJesse Brandeburg2013-12-063-0/+52
* | i40e: check multi-bit state correctlyJesse Brandeburg2013-12-061-7/+9
* | i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller2013-12-061-2/+7
* | i40e: sync header files with hardwareAnjali Singhai Jain2013-12-052-9/+6
* | i40e: restrict diag test lengthKamil Krawczyk2013-12-051-4/+4
* | i40e: add support for triggering EMPRShannon Nelson2013-12-053-0/+23
* | i40e: add interrupt testShannon Nelson2013-12-053-2/+14
* | i40e: default debug mask settingShannon Nelson2013-12-051-0/+1
* | i40e: fix debugging messagesMitch Williams2013-12-051-2/+2
* | i40e: properly add VF MAC addressesMitch Williams2013-12-051-1/+1
* | i40e: retry call on timeoutShannon Nelson2013-12-051-6/+20
OpenPOWER on IntegriCloud