summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Make ethtool register test use accessorsMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2014-01-14i40e: Bump version numberCatherine Sullivan
2014-01-14i40e: trivial cleanupJesse Brandeburg
2014-01-14i40e: whitespace fixesJesse Brandeburg
2014-01-14i40e: make message meaningfulMitch Williams
2014-01-14i40e: associate VMDq queue with VM typeShannon Nelson
2014-01-14i40e: remove extra register writeMitch Williams
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker
2014-01-10i40e: Bump versionCatherine Sullivan
2014-01-10i40e: fix log message wordingShannon Nelson
2014-01-10i40e: enable PTPJacob Keller
2014-01-10i40e: call clear_pxe after adminq is initializedShannon Nelson
2014-01-10i40e: clear qtx_head before enabling Tx queueShannon Nelson
2014-01-10i40e: adjust ITR max and min valuesShannon Nelson
2014-01-10i40e: check for possible incorrect ipv6 checksumShannon Nelson
2014-01-10i40e: allow VF to remove any MAC filterMitch Williams
2014-01-10i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain
2014-01-10i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher
2014-01-10i40e: fix long linesMitch Williams
2014-01-10i40e: Bump versionCatherine Sullivan
2014-01-10i40e: Update the Current NVM version Low valueAnjali Singhai Jain
2014-01-10i40e: drop unused macrosJesse Brandeburg
2014-01-10i40e: use assignment instead of memcpyMitch Williams
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-09i40e: Turn flow director off in MFP modeCatherine Sullivan
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg
2014-01-09i40e: fix spelling errorsJesse Brandeburg
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams
2014-01-09i40e: shorten wordy fieldsMitch Williams
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain
2014-01-09i40e: disable packet splitJesse Brandeburg
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-09i40e: use kernel specific definesJesse Brandeburg
2014-01-09i40e: Re-enable interrupt on ICR0Anjali Singhai Jain
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk