index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
3com
/
3c515.c
Age
Commit message (
Expand
)
Author
2024-04-05
3c515: remove unused 'mtu' variable
Arnd Bergmann
2023-05-17
net: isa: include net/Space.h
Arnd Bergmann
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-02-24
net/3com: Delete driver and module versions from 3com drivers
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-03-19
3c515: fix integer overflow warning
Arnd Bergmann
2019-02-14
net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2017-10-27
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-16
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Jeff Kirsher