index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-03
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-24
typhoon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-07-01
typhoon: use generic power management
Vaibhav Gupta
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-01
docs: networking: device drivers: convert 3com/vortex.txt to ReST
Mauro Carvalho Chehab
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-03-23
net: typhoon: Add required whitespace after keywords
Logan Magee
2020-02-24
net/3com: Delete driver and module versions from 3com drivers
Leon Romanovsky
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-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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
2019-01-23
net: 3c509: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
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-11-11
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
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-08-19
net: 3c509: constify eisa_device_id
Arvind Yadav
2017-08-16
net: 3c509: constify pnp_device_id
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-05
net/3com: Make el3_netdev_get_ecmd return void
yuval.shaia@oracle.com
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-07
net: typhoon: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-30
net: 3com: typhoon: typhoon_init_one: make return values more specific
Thomas Preisner
2016-12-30
net: 3com: typhoon: typhoon_init_one: fix incorrect return values
Thomas Preisner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
[next]