summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-3/+4
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-2/+1
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+2
* 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/+34
|/
* myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
* 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/+2
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
* 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-171-1/+1
* myri*: Move the Myricom driversJeff Kirsher2011-08-116-0/+4787
OpenPOWER on IntegriCloud