index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
Age
Commit message (
Expand
)
Author
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-03-24
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-26
net/apne: Remove unused variable ei_local
Geert Uytterhoeven
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-12
net: eth: 8390: remove section warning in etherh.c
Olof Johansson
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-24
8390: Remove extern from function prototypes
Joe Perches
2013-09-16
net/ethernet: Drop H8/300 Ethernet driver
Guenter Roeck
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-03
drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...
Chen Gang
2013-08-30
net: ax88796: use dev_get_platdata()
Jingoo Han
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-06-28
net/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-22
drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
Paul Gortmaker
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-11
drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-07
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
2013-01-06
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
8390: remove __dev* attributes
Bill Pemberton
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-20
ne2000: add the right platform device
Alan Cox
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-07-12
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-17
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
2012-04-21
8390: select CRC32 support
Arnd Bergmann
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
etherh: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
ax88796: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
[next]