summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan
2012-05-02e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000: add transmit timestamping supportWillem de Bruijn
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-04-27igb: Force flow control off during reset when forcing speed.Matthew Vick
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan
2012-04-27e1000e: 82579 packet drop workaroundBruce Allan
2012-04-27e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick
2012-04-27e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick
2012-04-24e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher
2012-04-24e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck
2012-04-17ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier