summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/3c515.c
Commit message (Expand)AuthorAgeFilesLines
* net: isa: include net/Space.hArnd Bergmann2023-05-171-1/+3
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski2021-10-141-2/+3
* 3com 3c515: make it compile on 64-bit architecturesLinus Torvalds2021-09-161-1/+1
* ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-031-1/+2
* drivers: Remove inclusion of vermagic headerLeon Romanovsky2020-04-211-1/+0
* net/3com: Delete driver and module versions from 3com driversLeon Romanovsky2020-02-241-15/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* 3c515: fix integer overflow warningArnd Bergmann2019-03-191-1/+1
* net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-2/+2
* drivers/net: 3com/3c515: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+5
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-14/+11
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+4
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-6/+4
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-101-0/+1584