summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-19tg3: Add read dma workaround for 5720Nithin Sujir
2013-06-19tg3: Add New 5719 Read DMA workaroundMichael Chan
2013-05-303c59x: fix PCI resource managementSergei Shtylyov
2013-05-303c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-30tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-30net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-13r8169: fix vlan tag read ordering.françois romieu
2013-05-13ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier
2013-05-13r8169: fix 8168evl frame padding.Stefan Bader
2013-05-13atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-05-13ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-13gianfar: do not advertise any alarm capability.Richard Cochran
2013-04-25r8169: fix auto speed down issuehayeswang
2013-04-10pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-10ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-10DM9000B: driver initialization upgradeJoseph CHANG
2013-04-10atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-10drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restartin...Mugunthan V N
2013-04-10sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-10sky2: Receive Overflows not countedMirko Lindner
2013-04-10ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-10tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-27sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-27sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-03-27sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-03-27sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-03-27sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-03-27sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko
2013-03-27sfc: Fix two causes of flush failureBen Hutchings
2013-03-27sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2013-03-27sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson
2013-03-20e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-06igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-02-20r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-02-20netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-02-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2013-01-03ne2000: add the right platform deviceAlan Cox
2012-12-06ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-12-06ixgbe: add support for new 82599 device idEmil Tantilov
2012-11-16sky2: Fix for interrupt handlerMirko Lindner
2012-11-16r8169: use unlimited DMA burst for TXMichal Schmidt
2012-11-16r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-16r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-10-30skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-30e1000: fix vlan processing regressionJiri Pirko