Age | Commit message (Expand) | Author | Files | Lines |
2021-10-14 | ethernet: replace netdev->dev_addr 16bit writes | Jakub Kicinski | 1 | -2/+3 |
2021-09-16 | 3com 3c515: make it compile on 64-bit architectures | Linus Torvalds | 1 | -1/+1 |
2021-08-03 | ethernet: isa: convert to module_init/module_exit | Arnd Bergmann | 1 | -1/+2 |
2020-04-21 | drivers: Remove inclusion of vermagic header | Leon Romanovsky | 1 | -1/+0 |
2020-02-24 | net/3com: Delete driver and module versions from 3com drivers | Leon Romanovsky | 1 | -15/+1 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -2/+2 |
2019-03-20 | 3c515: fix integer overflow warning | Arnd Bergmann | 1 | -1/+1 |
2019-02-14 | net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles | Yang Wei | 1 | -2/+2 |
2017-10-27 | drivers/net: 3com/3c515: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+5 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-16 | net/3com/3c515: Fix timer handling, prevent leaks and crashes | Thomas Gleixner | 1 | -7/+8 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2014-09-10 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 1 | -14/+11 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -3/+4 |
2012-02-09 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -6/+4 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | 3c*/acenic/typhoon: Move 3Com Ethernet drivers | Jeff Kirsher | 1 | -0/+1584 |