summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: select reset counters correctlyShannon Nelson2013-12-051-3/+3
* i40e: allow one more vector for VFsMitch Williams2013-12-051-1/+1
* i40e: firmware version fields offsets updateAnjali Singhai jain2013-12-052-8/+16
* i40e: simplify aq head-tail-len setupsShannon Nelson2013-12-052-36/+15
* i40e: clear AQ head and tail registersShannon Nelson2013-12-051-4/+14
* i40e: register file updatesAnjali Singhai jain2013-12-051-90/+44
* i40e: set pf_id based on device and function numbersChristopher Pau2013-12-051-1/+5
* i40e: fix error return code in i40e_probe()Wei Yongjun2013-10-291-1/+3
* i40e: remove unused including <linux/version.h>Wei Yongjun2013-10-241-1/+0
* i40e: Bump versionCatherine Sullivan2013-10-221-1/+1
* i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-222-3/+3
* i40e: check vsi ptrs before dumping themShannon Nelson2013-10-221-16/+23
* i40e: reorder block declarations in debugfsShannon Nelson2013-10-221-8/+8
* i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-223-8/+8
* i40e: refactor fdir setup functionJesse Brandeburg2013-10-221-45/+33
* i40e: fix sign extension issueJesse Brandeburg2013-10-221-6/+6
* i40e: fix use of untrusted scalar value warningJesse Brandeburg2013-10-221-16/+18
* i40e: clamp debugfs nvm read commandJesse Brandeburg2013-10-221-3/+5
* i40e: debugfs fixupsJesse Brandeburg2013-10-221-12/+26
* i40e: fixup legacy interrupt handlingShannon Nelson2013-10-221-6/+12
* i40e: assign correct vector to VFMitch Williams2013-10-221-1/+1
* i40e: don't free nonexistent ringsMitch Williams2013-10-221-5/+6
* i40e: do not flush after re-enabling interruptsJesse Brandeburg2013-10-222-3/+2
OpenPOWER on IntegriCloud