Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0af764e3f79afe7c758856a2a9376e8ee4f812d7
/
drivers
/
net
/
ethernet
/
8390
0af764e
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
e05b310
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
b565c9f
net/apne: Remove unused variable ei_local
by Geert Uytterhoeven
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
335802d
net: eth: 8390: remove section warning in etherh.c
by Olof Johansson
· 11 years ago
c45f812
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
by Matthew Whitehead
· 11 years ago
6112ea0
zorro: ZTWO_VADDR() should return "void __iomem *"
by Geert Uytterhoeven
· 14 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2cb63c7
net: 8390: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
68d3430
8390: Remove extern from function prototypes
by Joe Perches
· 11 years ago
dd9589c
net/ethernet: Drop H8/300 Ethernet driver
by Guenter Roeck
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
061ba04
drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX dependancy for NE_H8300
by Chen Gang
· 11 years ago
a3ea280
net: ax88796: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1409a93
ethernet: Convert mac address uses of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
b261c20
net: ax88796: avoid 64 bit arithmetic
by Arnd Bergmann
· 12 years ago
fdd3f29
drivers/net: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
fce3cd4
drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
by Paul Gortmaker
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
e8bf5c4
drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
bca94cf
drivers/net: delete 8390 based EISA drivers.
by Paul Gortmaker
· 12 years ago
483f777
drivers/net: remove orphaned references to micro channel
by Paul Gortmaker
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b146ecd
net: 8390: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
4168ac0
8390: remove __dev* attributes
by Bill Pemberton
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
da9da01
ne2000: add the right platform device
by Alan Cox
· 12 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
064bff1
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
by Greg Ungerer
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 12 years ago
a5e371f
drivers/net: delete all code/drivers depending on CONFIG_MCA
by Paul Gortmaker
· 12 years ago
31f3120
8390: select CRC32 support
by Arnd Bergmann
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
65198be
etherh: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
2241b67
ax88796: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
1d26643
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
fa84e72
ax88796: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
104bf3f
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
d9fb9f3
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
by Jeff Kirsher
· 13 years ago
ae15043
smsc: Move the SMC (SMSC) drivers
by Jeff Kirsher
· 13 years ago
644570b
8390: Move the 8390 related drivers
by Jeff Kirsher
· 14 years ago