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.12.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
/
8390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
2014-10-20
net: ethernet: 8390: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2
-1
/
+4
2014-08-08
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-08
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-07-21
8390: remove unnecessary break after return
Fabian Frederick
1
-8
/
+0
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-05-19
net: 8390: use time_after() for time comparison
Manuel Schölling
1
-2
/
+2
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-03-25
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-27
net/apne: Remove unused variable ei_local
Geert Uytterhoeven
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-307
/
+427
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2013-12-12
net: eth: 8390: remove section warning in etherh.c
Olof Johansson
1
-1
/
+1
2013-12-12
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2
-3
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-24
/
+21
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-24
8390: Remove extern from function prototypes
Joe Perches
1
-20
/
+20
2013-09-17
net/ethernet: Drop H8/300 Ethernet driver
Guenter Roeck
3
-692
/
+0
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-09-04
drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...
Chen Gang
1
-1
/
+1
2013-08-31
net: ax88796: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-26
/
+2
2013-04-20
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2
-26
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2013-01-22
drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
Paul Gortmaker
7
-2353
/
+0
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-11
drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-12
/
+9
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-07
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
7
-2187
/
+2
2013-01-07
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
2
-7
/
+3
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2
-6
/
+7
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-11
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-5
/
+4
2012-12-03
8390: remove __dev* attributes
Bill Pemberton
5
-26
/
+26
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-11-20
ne2000: add the right platform device
Alan Cox
1
-0
/
+1
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-6
/
+0
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-05
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-07-12
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
3
-0
/
+495
[next]