summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com/3c515.c
AgeCommit message (Expand)Author
2023-05-17net: isa: include net/Space.hArnd Bergmann
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-14ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-02-24net/3com: Delete driver and module versions from 3com driversLeon Romanovsky
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-03-193c515: fix integer overflow warningArnd Bergmann
2019-02-14net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2017-10-27drivers/net: 3com/3c515: Convert timers to use timer_setup()Kees Cook
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher