index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
3com
/
3c59x.c
Age
Commit message (
Expand
)
Author
2020-05-01
docs: networking: device drivers: convert 3com/vortex.txt to ReST
Mauro Carvalho Chehab
2020-01-08
net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
yu kuai
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-23
net: 3com: 3c59x: Use dev_get_drvdata
Chuhong Yuan
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-02-14
net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-13
3c59x: convert to generic DMA API
Christoph Hellwig
2018-05-07
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
2018-05-07
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
2018-05-07
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
2018-01-03
3c59x: fix missing dma_mapping_error check and bad ring refill logic
Neil Horman
2017-10-18
drivers/net/3com: Convert timers to use timer_setup()
Kees Cook
2017-08-19
net: 3c59x: constify eisa_device_id
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-02
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-12
3c59x: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-29
3c59x: mask LAST_FRAG bit from length field in ring
Neil Horman
2016-02-28
3c59x: Ensure to apply the expires time
Stafford Horne
2016-02-25
3c59x: Use setup_timer()
Amitoj Kaur Chawla
2016-01-13
3c59x: fix another page map/single unmap imbalance
Neil Horman
2016-01-13
3c59x: balance page maps and unmaps
Neil Horman
2015-12-14
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
2015-08-24
3c59x: Add BQL support for 3c59x ethernet driver.
Loganaden Velvindron
2015-08-03
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
2015-07-08
3c59x: Fix shared IRQ handling
Denys Vlasenko
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-07
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-19
3c59x: Fix bad offset spec in skb_frag_dma_map
Neil Horman
2014-09-19
3c59x: Add dma error checking and recovery
Neil Horman
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-05
3c59x: avoid panic in boomerang_start_xmit when finding page address:
Neil Horman
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-03-24
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-02-09
3c59x: Remove unused pointer in vortex_eisa_cleanup()
Christian Engelmayer
2013-12-19
3c59x: Add software timestamping
Matthew Whitehead
2013-12-06
3c59x/net: Use dev_is_pci() instead of hardcoding
Yijing Wang
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
2013-05-20
3c59x: remove useless VORTEX_PCI() invocations
Sergei Shtylyov
2013-05-11
3c59x: fix PCI resource management
Sergei Shtylyov
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
[next]