index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
3com
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
4
-14
/
+16
2021-10-02
ethernet: use eth_hw_addr_set() - casts
Jakub Kicinski
1
-1
/
+1
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-03
net: 3com: 3c59x: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
1
-1
/
+2
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+1
2021-08-03
3c509: stop calling netdev_boot_setup_check
Arnd Bergmann
1
-3
/
+0
2021-08-03
net: 3c509: make the array if_names static const, makes object smaller
Colin Ian King
1
-1
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-3
/
+3
2021-05-19
net: 3com: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-03-10
net: 3c509: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-2
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-31
/
+30
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-04
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
1
-1
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2020-08-25
typhoon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-31
/
+30
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+1
2020-08-15
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
1
-3
/
+3
2020-07-01
typhoon: use generic power management
Vaibhav Gupta
1
-21
/
+32
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
2
-4
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-05-01
docs: networking: device drivers: convert 3com/vortex.txt to ReST
Mauro Carvalho Chehab
2
-3
/
+3
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2
-2
/
+0
2020-03-24
net: typhoon: Add required whitespace after keywords
Logan Magee
2
-143
/
+143
2020-02-24
net/3com: Delete driver and module versions from 3com drivers
Leon Romanovsky
4
-25
/
+2
2020-01-08
net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
yu kuai
1
-2
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
6
-11
/
+11
2019-07-23
net: 3com: 3c59x: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
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
2
-4
/
+4
2019-01-23
net: 3c509: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2
-4
/
+5
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
1
-1
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-53
/
+51
2018-05-14
3c59x: convert to generic DMA API
Christoph Hellwig
1
-53
/
+51
2018-05-08
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-08
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-08
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-01-03
3c59x: fix missing dma_mapping_error check and bad ring refill logic
Neil Horman
1
-52
/
+38
2017-11-11
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-18
drivers/net/3com: Convert timers to use timer_setup()
Kees Cook
3
-22
/
+20
2017-08-20
net: 3c59x: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
[next]