summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-01-16ixgbe: Clear head write-back registers on VF resetAlexander Duyck2-0/+17
2014-01-16ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2-3/+18
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose2-0/+16
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose1-0/+5
2014-01-15ixgbe: Additional adapter removal checksMark Rustad2-0/+38
2014-01-15ixgbe: Check for adapter removal on register writesMark Rustad3-5/+12
2014-01-15ixgbe: Check register reads for adapter removalMark Rustad3-5/+53
2014-01-15ixgbe: Make ethtool register test use accessorsMark Rustad1-51/+47
2014-01-15ixgbe: Use static inlines instead of macrosMark Rustad3-12/+33
2014-01-15ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad1-1/+3
2014-01-15ixgbe: Indicate removal state explicitlyMark Rustad2-4/+9
2014-01-15i40e: Bump version numberCatherine Sullivan1-1/+1
2014-01-15i40e: trivial cleanupJesse Brandeburg1-2/+1
2014-01-15i40e: whitespace fixesJesse Brandeburg5-8/+5
2014-01-15i40e: make message meaningfulMitch Williams1-2/+2
2014-01-15i40e: associate VMDq queue with VM typeShannon Nelson3-1/+5
2014-01-15i40e: remove extra register writeMitch Williams1-1/+1
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+13
2014-01-11i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2014-01-11i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-11i40e: fix log message wordingShannon Nelson1-1/+1
2014-01-11i40e: enable PTPJacob Keller8-2/+824
2014-01-11i40e: call clear_pxe after adminq is initializedShannon Nelson1-0/+1
2014-01-11i40e: clear qtx_head before enabling Tx queueShannon Nelson1-2/+4
2014-01-11i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-11i40e: check for possible incorrect ipv6 checksumShannon Nelson2-1/+7
2014-01-11i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-11i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain1-5/+4
2014-01-11i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain1-1/+1
2014-01-11i40e: Cleanup Doxygen warningsJeff Kirsher4-23/+24
2014-01-11i40e: fix long linesMitch Williams2-3/+4
2014-01-11i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-11i40e: Update the Current NVM version Low valueAnjali Singhai Jain1-1/+1
2014-01-11i40e: drop unused macrosJesse Brandeburg1-9/+0
2014-01-11i40e: use assignment instead of memcpyMitch Williams3-8/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-20/+13
2014-01-09i40e: Turn flow director off in MFP modeCatherine Sullivan1-7/+7
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg1-3/+23
2014-01-09i40e: fix spelling errorsJesse Brandeburg1-1/+1
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams2-16/+17
2014-01-09i40e: shorten wordy fieldsMitch Williams4-11/+11
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson1-2/+5
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson1-1/+1
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson1-0/+3
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain1-8/+0
2014-01-09i40e: disable packet splitJesse Brandeburg1-1/+0
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose2-4/+12
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk1-2/+5
2014-01-09i40e: Fix GPL headerGreg Rose27-108/+81