summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-11-298139cp: re-enable interrupts after tx timeoutDavid Woodhouse
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-28atl1e: fix dma mapping warningsNeil Horman
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-16r8169: fix auto speed down issueHayes Wang
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-05sky2: Receive Overflows not countedMirko Lindner
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-03-28sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings
2013-03-28sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2013-03-28sfc: Disable VF queues during register self-testBen Hutchings
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko