aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom/myri10ge/myri10ge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin1-5/+5
2012-12-01myri10ge: fix incorrect use of ntohs()Andrew Gallatin1-1/+1
2012-11-30myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin1-0/+41
2012-11-30myri10ge: Convert from LRO to GROAndrew Gallatin1-202/+34
2012-08-23myri10ge: Use PCI Express Capability accessorsJiang Liu1-23/+8
2012-07-05myri10ge: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-04-07myri10ge: stop using net_device.{base_addr, irq}.Francois Romieu1-5/+2
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+3
2011-10-20myri10ge: fix truesize underestimationEric Dumazet1-1/+2
2011-10-19net: add skb frag size accessorsEric Dumazet1-7/+7
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-05myri10ge: convert to SKB paged frag API.Ian Campbell1-6/+6
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11myri*: Move the Myricom driversJeff Kirsher1-0/+4236