summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2014-01-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson
2014-01-07i40e: rework shadow ram read functionsShannon Nelson
2014-01-07i40e: check MAC type before any REG accessShannon Nelson
2014-01-07i40e: move PF ID init from PF reset to SC initShannon Nelson
2014-01-07i40e: Reduce range of interrupt reg in reg testShannon Nelson
2014-01-07i40e: update firmware api to 1.1Shannon Nelson
2014-01-07i40e: Add code to wait for FW to complete in reset pathShannon Nelson
2014-01-07i40e: Bump versionCatherine Sullivan
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose
2014-01-07i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose
2014-01-07i40e: Expose AQ debugfs hooksAnjali Singhai Jain