summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-1311-524/+147
* drivers: net: silence compiler warning in smc91x.cPankaj Dubey2014-01-131-1/+1
* net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2014-01-132-5/+7
* qlcnic: Convert vmalloc/memset to kcallocJoe Perches2014-01-132-11/+7
* alx: add stats to ethtoolSabrina Dubroca2014-01-112-1/+107
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-112-0/+53
* alx: add stats update functionSabrina Dubroca2014-01-112-0/+62
* alx: add constants for the stats fieldsSabrina Dubroca2014-01-111-4/+48
* alx: add a hardware stats structureSabrina Dubroca2014-01-111-0/+62
* i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-101-0/+2
* i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
* i40e: fix log message wordingShannon Nelson2014-01-101-1/+1
* i40e: enable PTPJacob Keller2014-01-108-2/+824
* i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-101-0/+1
* i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-101-2/+4
* i40e: adjust ITR max and min valuesShannon Nelson2014-01-101-3/+2
* i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-102-1/+7
* i40e: allow VF to remove any MAC filterMitch Williams2014-01-101-2/+6
* i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-101-5/+4
* i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-101-1/+1
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-104-23/+24
* i40e: fix long linesMitch Williams2014-01-102-3/+4
* i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
* i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-101-1/+1
* i40e: drop unused macrosJesse Brandeburg2014-01-101-9/+0
* i40e: use assignment instead of memcpyMitch Williams2014-01-103-8/+5
* cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai2014-01-091-4/+4
* i40e: Turn flow director off in MFP modeCatherine Sullivan2014-01-091-7/+7
* i40e: Add a dummy packet templateJesse Brandeburg2014-01-091-3/+23
* i40e: fix spelling errorsJesse Brandeburg2014-01-091-1/+1
* i40e: trivial: formatting and checkpatch fixesMitch Williams2014-01-092-16/+17
* i40e: shorten wordy fieldsMitch Williams2014-01-094-11/+11
* i40e: accept pf to pf adminq messagesShannon Nelson2014-01-091-2/+5
* i40e: remove interrupt on AQ errorShannon Nelson2014-01-091-1/+1
* i40e: release NVM resource reservation on startupShannon Nelson2014-01-091-0/+3
* i40e: Cleanup reconfig rss pathAnjali Singhai Jain2014-01-091-8/+0
* i40e: disable packet splitJesse Brandeburg2014-01-091-1/+0
* i40e: add a comment on barrier and fix panic on resetGreg Rose2014-01-092-4/+12
* i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk2014-01-091-2/+5
* i40e: Fix GPL headerGreg Rose2014-01-0927-108/+81
* i40e: use kernel specific definesJesse Brandeburg2014-01-092-7/+5
* i40e: Re-enable interrupt on ICR0Anjali Singhai Jain2014-01-091-4/+6
* i40e: correctly setup ARQ descriptorsMitch Williams2014-01-071-0/+5
* i40e: remove redundant AQ enableKamil Krawczyk2014-01-071-6/+0
* i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose2014-01-071-2/+74
* i40e: whitespace paren and comment tweaksShannon Nelson2014-01-073-6/+7
* i40e: rework shadow ram read functionsShannon Nelson2014-01-071-51/+16
* i40e: check MAC type before any REG accessShannon Nelson2014-01-071-8/+8
* i40e: move PF ID init from PF reset to SC initShannon Nelson2014-01-071-7/+7
* i40e: Reduce range of interrupt reg in reg testShannon Nelson2014-01-071-3/+3
OpenPOWER on IntegriCloud