summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2012-05-12igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-09ixgbe: update version numberDon Skidmore
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: support software timestampingJacob Keller
2012-05-09ixgbe: add support for get_ts_infoJacob Keller
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Fix bogus error messageGreg Rose
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-09igb: output register's information related to RX/TX queue[4-15]Koki Sanagi
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-05e1000e: increase version numberBruce Allan
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck
2012-05-04e1000e: initial support for i217Bruce Allan
2012-05-04e1000e: Update driver version numberMatthew Vick
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03ixgbevf: Update version stringGreg Rose
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-05-03e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-05-03e1000e: Disable ASPM L1 on 82574Chris Boot
2012-05-03e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick
2012-05-03e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick
2012-05-03e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan
2012-05-03e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck