summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-05-01ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-05-01ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-05-01igbvf: fix the bug when initializing the igbvfSamuel Liao
2012-05-01e1000e: add transmit timestamping supportWillem de Bruijn
2012-05-01e1000: 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-25e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher
2012-04-25e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi
2012-04-24Merge 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
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore
2012-04-14e1000e: issues in Sx on 82577/8/9Bruce Allan
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04net: remove ixp2000 ethernet driverRob Herring
2012-04-04igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran
2012-04-04igb: add PTP Hardware Clock codeRichard Cochran
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-04-04e1000e: update driver version numberBruce Allan
2012-04-04e1000e: cleanup indexed register arraysBruce Allan
2012-04-04e1000e: cleanup NAPI routineBruce Allan
2012-04-04e1000e: Minor comment clean-up.Matthew Vick
2012-04-04e1000: Support RX-ALL flag.Ben Greear