summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | myri10ge: fix most sparse warningsAndrew Gallatin2012-12-051-5/+5
* | myri10ge: fix incorrect use of ntohs()Andrew Gallatin2012-12-011-1/+1
* | myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin2012-11-301-0/+41
* | myri10ge: Convert from LRO to GROAndrew Gallatin2012-11-302-203/+34Star
|/
* myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8Star
* myri10ge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* myri10ge: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-5/+2Star
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1Star
* myri10ge: Fix typo of 'VMware' in comment.Vinson Lee2011-12-191-1/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+3
* myri10ge: fix truesize underestimationEric Dumazet2011-10-201-1/+2
* net: add skb frag size accessorsEric Dumazet2011-10-191-7/+7
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* myri10ge: convert to SKB paged frag API.Ian Campbell2011-10-051-6/+6
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* myri*: Move the Myricom driversJeff Kirsher2011-08-116-0/+4787