Age | Commit message (Expand) | Author |
2013-09-14 | 8139cp: Fix skb leak in rx_status_loop failure path. | Dave Jones |
2013-08-11 | 8139cp: Add dma_mapping_error checking | Neil Horman |
2013-08-11 | ixgbe: Fix Tx Hang issue with lldpad on 82598EB | Jacob Keller |
2013-07-28 | atl1e: unmap partially mapped skb on dma error and free skb | Neil Horman |
2013-07-28 | atl1e: fix dma mapping warnings | Neil Horman |
2013-07-28 | sunvnet: vnet_port_remove must call unregister_netdev | Dave Kleikamp |
2013-07-28 | sh_eth: fix unhandled RFE interrupt | Sergei Shtylyov |
2013-06-27 | 8139cp: reset BQL when ring tx ring cleared | stephen hemminger |
2013-06-27 | r8169: fix offloaded tx checksum for small packets. | Francois Romieu |
2013-06-27 | gianfar: add missing iounmap() on error in gianfar_ptp_probe() | Wei Yongjun |
2013-05-19 | r8169: fix vlan tag read ordering. | Francois Romieu |
2013-05-19 | 3c59x: fix PCI resource management | Sergei Shtylyov |
2013-05-19 | 3c59x: fix freeing nonexistent resource on driver unload | Sergei Shtylyov |
2013-05-19 | 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) | Matthew Whitehead |
2013-05-19 | sfc: Fix naming of MTD partitions for FPGA bitfiles | Ben Hutchings |
2013-05-11 | r8169: fix 8168evl frame padding. | Stefan Bader |
2013-05-11 | net/eth/ibmveth: Fixup retrieval of MAC address | Benjamin Herrenschmidt |
2013-05-07 | ixgbe: fix EICR write in ixgbe_msix_other | Jacob Keller |
2013-05-07 | gianfar: do not advertise any alarm capability. | Richard Cochran |
2013-05-01 | atl1e: limit gso segment size to prevent generation of wrong ip length fields | Hannes Frederic Sowa |
2013-04-16 | r8169: fix auto speed down issue | Hayes Wang |
2013-04-05 | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico |
2013-04-05 | ks8851: Fix interpretation of rxlen field. | Max.Nekludov@us.elster.com |
2013-04-05 | DM9000B: driver initialization upgrade | Joseph CHANG |
2013-04-05 | atl1e: drop pci-msi support because of packet corruption | Hannes Frederic Sowa |
2013-04-05 | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue | Mugunthan V N |
2013-04-05 | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting... | Mugunthan V N |
2013-04-05 | sky2: Threshold for Pause Packet is set wrong | Mirko Lindner |
2013-04-05 | sky2: Receive Overflows not counted | Mirko Lindner |
2013-04-05 | tg3: fix length overflow in VPD firmware parsing | Kees Cook |
2013-03-28 | sfc: Only use TX push if a single descriptor is to be written | Ben Hutchings |
2013-03-28 | sfc: Disable soft interrupt handling during efx_device_detach_sync() | Ben Hutchings |
2013-03-28 | sfc: Detach net device when stopping queues for reconfiguration | Ben Hutchings |
2013-03-28 | sfc: Fix efx_rx_buf_offset() in the presence of swiotlb | Ben Hutchings |
2013-03-28 | sfc: Properly sync RX DMA buffer when it is not the last in the page | Ben Hutchings |
2013-03-28 | sfc: Correctly initialise reset_method in siena_test_chip() | Ben Hutchings |
2013-03-28 | sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request | Ben Hutchings |
2013-03-28 | sfc: Disable VF queues during register self-test | Ben Hutchings |
2013-03-28 | sfc: Fix timekeeping in efx_mcdi_poll() | Ben Hutchings |
2013-03-28 | sfc: lock TX queues when calling netif_device_detach() | Daniel Pieczko |
2013-03-28 | sfc: Work-around flush timeout when flushes have completed | Daniel Pieczko |
2013-03-28 | sfc: Really disable flow control while flushing | Ben Hutchings |
2013-03-28 | sfc: Fix MCDI structure field lookup | Ben Hutchings |
2013-03-28 | sfc: Add parentheses around use of bitfield macro arguments | Ben Hutchings |
2013-03-28 | sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() | Ben Hutchings |
2013-03-28 | sfc: Do not attempt to flush queues if DMA is disabled | Stuart Hodgson |
2013-03-28 | bnx2x: fix occasional statistics off-by-4GB error | Maciej Żenczykowski |
2013-03-28 | tg3: 5715 does not link up when autoneg off | Nithin Sujir |
2013-03-14 | e1000e: fix pci-device enable-counter balance | Konstantin Khlebnikov |
2013-02-17 | igb: Remove artificial restriction on RQDPC stat reading | Alexander Duyck |