summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2014-09-25ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-64/+84
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2-12/+21
2014-06-17mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-06-08ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+5
2014-06-08e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2014-06-08tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-08list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2014-04-14tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2014-04-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2014-04-14tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2014-04-14tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2014-03-24tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-12tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-16net: do not pretend FRAGLIST supportEric Dumazet5-5/+4
2013-12-12net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-298139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-14ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-14via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-14gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings1-1/+2
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-08-128139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-12ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-29atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-29atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-29sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-29sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
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