summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom
Commit message (Expand)AuthorAgeFilesLines
* myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-20/+20
* net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0Star
* net: myri10ge: Change variable type to boolPeter Senna Tschudin2013-10-031-2/+2
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-3/+3
* myri10ge: Add support for ndo_busy_pollHyong-Youb Kim2013-08-211-2/+198
* myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-3/+2Star
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-1/+1
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-291-1/+1
* 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/+1Star
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+2Star
* 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