| Commit message (Expand) | Author | Age | Files | Lines |
* | sun: Add SPDX license tags to Sun network drivers | Shannon Nelson | 2018-02-07 | 1 | -0/+1 |
* | net: ethernet: sun: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -3/+4 |
* | drivers: net: sun: cassini: use setup_timer() helper. | Allen Pais | 2017-09-21 | 1 | -4/+1 |
* | net: sun: cassini: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-08 | 1 | -46/+52 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | ethernet/sun: use core min/max MTU checking | Jarod Wilson | 2016-10-18 | 1 | -3/+4 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -3/+0 |
* | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -1/+0 |
* | net: cassini: Deletion of an unnecessary check before the function call "vfree" | Markus Elfring | 2014-12-05 | 1 | -2/+1 |
* | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 2014-09-09 | 1 | -1/+1 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | net: cassini: use nested lock annotation | Emil Goode | 2014-05-09 | 1 | -1/+1 |
* | ethernet: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -3/+1 |
* | net: cassini: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-22 | 1 | -2/+0 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -1/+1 |
* | cassini: Make missing firmware non-fatal | Ben Hutchings | 2013-07-01 | 1 | -10/+8 |
* | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 1 | -2/+1 |
* | net/sun: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -6/+6 |
* | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -2/+2 |
|\ |
|
| * | net: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 | 1 | -1/+1 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 | 1 | -1/+0 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -1/+0 |
|/ |
|
* | Sweep the last of the active .get_drvinfo floors under ethernet/ | Rick Jones | 2011-11-14 | 1 | -4/+3 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -4/+4 |
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2011-10-06 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -2/+1 |
* | cassini: convert to SKB paged frag API. | Ian Campbell | 2011-08-30 | 1 | -8/+7 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | cassini/niu/sun*: Move the Sun drivers | Jeff Kirsher | 2011-08-11 | 1 | -0/+5305 |