summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu1-8/+6
2013-05-193c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings1-1/+1
2013-05-12r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-05-12net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-08ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-08gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-17r8169: fix auto speed down issueHayes Wang1-3/+25
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-21/+2
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N1-1/+1
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-05sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings1-1/+1
2013-03-28sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2-0/+10
2013-03-28sfc: Disable VF queues during register self-testBen Hutchings5-60/+76
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-28sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2-4/+53
2013-03-28sfc: Really disable flow control while flushingBen Hutchings6-7/+23
2013-03-28sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2013-03-28sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11
2013-03-28sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-7/+11
2013-03-28sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-28bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-28tg3: 5715 does not link up when autoneg offNithin Sujir1-0/+8
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-14be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2