summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/cassini.c
Commit message (Expand)AuthorAge
* net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-18
* drivers: net: sun: cassini: use setup_timer() helper.Allen Pais2017-09-21
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-18
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
* net: cassini: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-05
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: cassini: use nested lock annotationEmil Goode2014-05-09
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* cassini: Make missing firmware non-fatalBen Hutchings2013-07-01
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/sun: remove __dev* attributesBill Pemberton2012-12-03
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* 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
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* cassini: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* cassini/niu/sun*: Move the Sun driversJeff Kirsher2011-08-11