summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/sunhme.c
Commit message (Expand)AuthorAge
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-07
* net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-18
* net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King2017-04-30
* net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck2015-04-08
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * net: ethernet: sun: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | sunhme: Add DMA mapping error checks.David S. Miller2014-11-01
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* net: sunhme: use pci_{get,set}_drvdata()Jingoo Han2013-09-03
* net: sunhme: use platform_{get,set}_drvdata()Jingoo Han2013-09-03
* net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* net: sunhme: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-25
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/sun: remove __dev* attributesBill Pemberton2012-12-03
* sunhme: remove unnecessary setting of skb->devJon Mason2012-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | sunhme: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
|/
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-19
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* sunhme: convert to SKB paged frag API.Ian Campbell2011-09-22
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-11