aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/cassini.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon1-4/+4
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner1-14/+1
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson1-0/+1
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook1-3/+4
2017-09-21drivers: net: sun: cassini: use setup_timer() helper.Allen Pais1-4/+1
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson1-3/+4
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-3/+0
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-1/+0
2014-12-05net: cassini: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-2/+1
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-09net: cassini: use nested lock annotationEmil Goode1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-22net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-07-01cassini: Make missing firmware non-fatalBen Hutchings1-10/+8
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/sun: remove __dev* attributesBill Pemberton1-6/+6
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-1/+0
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-4/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-4/+4
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+1
2011-08-30cassini: convert to SKB paged frag API.Ian Campbell1-8/+7
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher1-0/+5305