summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2012-10-17e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-10-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-10-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-10-10tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson
2012-10-10netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov
2012-10-10net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-10bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-19ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-09-19gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-09-19sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-09-19e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan
2012-08-19e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-19e1000: add dropped DMA receive enable back in for WoLDean Nelson
2012-08-19bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan