summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-162-0/+17
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-162-3/+18
* i40e: Retain MAC filters on port VLAN deletionGreg Rose2014-01-152-0/+16
* i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose2014-01-151-0/+5
* ixgbe: Additional adapter removal checksMark Rustad2014-01-152-0/+38
* ixgbe: Check for adapter removal on register writesMark Rustad2014-01-153-5/+12
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-153-5/+53
* ixgbe: Make ethtool register test use accessorsMark Rustad2014-01-151-51/+47
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-153-12/+33
* ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad2014-01-151-1/+3
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-152-4/+9
* i40e: Bump version numberCatherine Sullivan2014-01-151-1/+1
* i40e: trivial cleanupJesse Brandeburg2014-01-151-2/+1
* i40e: whitespace fixesJesse Brandeburg2014-01-155-8/+5
* i40e: make message meaningfulMitch Williams2014-01-151-2/+2
* i40e: associate VMDq queue with VM typeShannon Nelson2014-01-153-1/+5
* i40e: remove extra register writeMitch Williams2014-01-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-20/+13
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-20/+13
* | i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-111-0/+2
* | i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
* | i40e: fix log message wordingShannon Nelson2014-01-111-1/+1
* | i40e: enable PTPJacob Keller2014-01-118-2/+824
* | i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-111-0/+1
* | i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-111-2/+4
* | i40e: adjust ITR max and min valuesShannon Nelson2014-01-111-3/+2
* | i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-112-1/+7
* | i40e: allow VF to remove any MAC filterMitch Williams2014-01-111-2/+6
* | i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-111-5/+4
* | i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-111-1/+1
* | i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-114-23/+24
* | i40e: fix long linesMitch Williams2014-01-112-3/+4
* | i40e: Bump versionCatherine Sullivan2014-01-111-1/+1
* | i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-111-1/+1
* | i40e: drop unused macrosJesse Brandeburg2014-01-111-9/+0
* | i40e: use assignment instead of memcpyMitch Williams2014-01-113-8/+5
* | 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