Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ceb16a90136f42a0079b12d163c824b5825933f7
/
drivers
/
net
/
ethernet
/
cirrus
d3cf8fd
net: cx89x0: Add DT support
by Alexander Shiyan
· 8 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 9 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7af348b
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
by Markus Elfring
· 10 years ago
fc9a570
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
by Arnd Bergmann
· 10 years ago
0f9a2a9
cirrus: cs89x0: fix time comparison
by Asaf Vertz
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7f30b74
cirrus/mac89x0: Remove superfluous interrupt disable/restore
by Geert Uytterhoeven
· 10 years ago
bfe68b1
net: ethernet: cirrus: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6751ede
cirrus: cs89x0: Use managed interfaces
by Himangi Saraogi
· 10 years ago
d6bea82
cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
b96f64d
net: ep93xx_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
c23343c
cirrus: cs89x0: remove two obsolete Kconfig macros
by Paul Bolle
· 12 years ago
e827c12
net: ep93xx_eth: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
fae4f3c
net: cs89x0: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
b72c200
cs89x0 : packet reception not working
by Jaccon Bastiaansen
· 12 years ago
6fba180
cirrus: cs89x0: Remove function prototypes and reorder declarations
by Joe Perches
· 13 years ago
808e9a7
cirrus: cs89x0: Neaten debugging and logging
by Joe Perches
· 13 years ago
ca034bc
cirrus: cs89x0: Code neatening
by Joe Perches
· 13 years ago
dd92b9a
cirrus: cs89x0: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
204a38a
cirrus: cs89x0: Code style neatening
by Joe Perches
· 13 years ago
09dcd60
CS89x0 : Use ioread16/iowrite16 on all platforms
by Jaccon Bastiaansen
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9100eb0
mac89x0: Fix build error.
by David S. Miller
· 13 years ago
66dc92e
cirrus/mac89x0: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
64a3851
CS89x0 : add CS89x0 platform device to the iMX31ADS board
by Jaccon Bastiaansen
· 13 years ago
69c311f
CS89x0 : remove QQ2440 board support from the CS89x0 driver
by Jaccon Bastiaansen
· 13 years ago
e9460a9
CS89x0 : add platform driver support
by Jaccon Bastiaansen
· 13 years ago
0a3360e
net/ethernet: Move mac89x0.c from apple to cirrus
by Geert Uytterhoeven
· 13 years ago
b340a20
cs89x0: Move the driver into the Cirrus dir
by Jeff Kirsher
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
57d0b7a
cirrus: Move the Cirrus network driver
by Jeff Kirsher
· 13 years ago