summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-06-07ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2014-06-07e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan
2014-06-07tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-06-07list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-04-14tg3: Add read dma workaround for 5720Nithin Sujir
2014-04-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2014-04-14tg3: Wait for boot code to finish after power onNithin Sujir
2014-04-14tg3: Add New 5719 Read DMA workaroundMichael Chan
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-11tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
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