Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError" | Colin Ian King | 1 | -1/+1 |
2017-04-07 | net: sunhme: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -11/+11 |
2017-03-09 | net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -28/+34 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2015-04-08 | sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb | Alexander Duyck | 1 | -8/+8 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-01 | sunhme: Add DMA mapping error checks. | David S. Miller | 1 | -5/+57 |
2014-10-20 | net: ethernet: sun: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2013-10-22 | net: sunhme: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -5/+5 |
2013-09-04 | net: sunhme: use pci_{get,set}_drvdata() | Jingoo Han | 1 | -3/+3 |
2013-09-04 | net: sunhme: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -1/+1 |
2013-08-21 | net: sunhme: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: sunhme: use platform_{get,set}_drvdata() | Libo Chen | 1 | -1/+1 |
2013-05-26 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 1 | -9/+4 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-03 | net/sun: remove __dev* attributes | Bill Pemberton | 1 | -9/+9 |
2012-07-11 | sunhme: remove unnecessary setting of skb->dev | Jon Mason | 1 | -3/+0 |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2012-04-07 | sunhme: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -10/+8 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-09 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -1/+1 |
2011-12-20 | sunhme/PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 1 | -7/+2 |
2011-11-14 | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 1 | -4/+5 |
2011-11-08 | sunhme: Allow usage on SBI based SBus systems | oftedal | 1 | -1/+1 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -2/+2 |
2011-09-23 | sunhme: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+2 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | cassini/niu/sun*: Move the Sun drivers | Jeff Kirsher | 1 | -0/+3360 |