aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-08-061-1/+19
* igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-08-061-0/+2
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-07-112-46/+65
* mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2014-07-112-3/+11
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-06-091-1/+3
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-05-183-7/+1
* tg3: Don't check undefined error bits in RXBDMichael Chan2014-04-022-3/+6
* tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-04-021-2/+2
* bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-02-151-4/+9
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2014-02-151-0/+3
* net: do not pretend FRAGLIST supportEric Dumazet2014-02-153-3/+2
* net: smc91: fix crash regression on the versatileLinus Walleij2014-01-031-18/+4
* 8139cp: re-enable interrupts after tx timeoutDavid Woodhouse2013-11-281-0/+1
* davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-11-281-2/+1
* bnx2x: record rx queue for LRO packetsEric Dumazet2013-11-281-0/+1
* gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2013-10-262-2/+20
* sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-261-1/+2
* ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-261-0/+6
* via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-261-2/+7
* 8139cp: Add dma_mapping_error checkingNeil Horman2013-10-261-3/+46
* ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-09-101-2/+1
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-08-021-1/+23
* atl1e: fix dma mapping warningsNeil Horman2013-08-021-3/+25
* sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-08-021-0/+2
* sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-08-022-9/+10
* r8169: fix offloaded tx checksum for small packets.Ben Hutchings2013-07-271-8/+0
* r8169: fix 8168evl frame padding.Stefan Bader2013-06-291-6/+27
* gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-291-0/+1
* tg3: Wait for boot code to finish after power onNithin Sujir2013-06-191-0/+10
* tg3: Add read dma workaround for 5720Nithin Sujir2013-06-192-8/+18
* tg3: Add New 5719 Read DMA workaroundMichael Chan2013-06-192-1/+29
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-301-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-301-1/+1
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-301-0/+2
* tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-301-6/+26
* net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-301-13/+10
* r8169: fix vlan tag read ordering.françois romieu2013-05-131-7/+6
* ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2013-05-131-0/+2
* r8169: fix 8168evl frame padding.Stefan Bader2013-05-131-0/+9
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-132-1/+2
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-05-131-0/+10
* gianfar: do not advertise any alarm capability.Richard Cochran2013-05-131-2/+1
* r8169: fix auto speed down issuehayeswang2013-04-251-3/+25
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-101-2/+2
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-101-1/+1
* DM9000B: driver initialization upgradeJoseph CHANG2013-04-102-105/+120
* atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-04-102-21/+2
* drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restartin...Mugunthan V N2013-04-101-1/+1
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-101-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-04-101-1/+1