aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom
Commit message (Expand)AuthorAge
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* net: myri10ge: Change variable type to boolPeter Senna Tschudin2013-10-03
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* myri10ge: Add support for ndo_busy_pollHyong-Youb Kim2013-08-20
* myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-09
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-02
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-29
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* | myri10ge: fix most sparse warningsAndrew Gallatin2012-12-05
* | myri10ge: fix incorrect use of ntohs()Andrew Gallatin2012-12-01
* | myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin2012-11-30
* | myri10ge: Convert from LRO to GROAndrew Gallatin2012-11-30
|/
* myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-23
* myri10ge: set maximal number of default RSS queuesYuval Mintz2012-07-05
* myri10ge: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* myri10ge: Fix typo of 'VMware' in comment.Vinson Lee2011-12-19
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* myri10ge: fix truesize underestimationEric Dumazet2011-10-20
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* myri10ge: convert to SKB paged frag API.Ian Campbell2011-10-05
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* myri*: Move the Myricom driversJeff Kirsher2011-08-11