index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
Age
Commit message (
Expand
)
Author
2013-08-30
net: ep93xx_eth: use dev_get_platdata()
Jingoo Han
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-29
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
2013-03-18
net: ep93xx_eth: Use module_platform_driver()
Sachin Kamat
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-06
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-08-31
cs89x0 : packet reception not working
Jaccon Bastiaansen
2012-05-19
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
2012-05-19
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
2012-05-19
cirrus: cs89x0: Code neatening
Joe Perches
2012-05-19
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
2012-05-19
cirrus: cs89x0: Code style neatening
Joe Perches
2012-05-17
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-02-28
mac89x0: Fix build error.
David S. Miller
2012-02-24
cirrus/mac89x0: print MAC via printk format specifier
Danny Kukawka
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-01
CS89x0 : add CS89x0 platform device to the iMX31ADS board
Jaccon Bastiaansen
2012-02-01
CS89x0 : remove QQ2440 board support from the CS89x0 driver
Jaccon Bastiaansen
2012-02-01
CS89x0 : add platform driver support
Jaccon Bastiaansen
2011-11-01
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven
2011-10-19
cs89x0: Move the driver into the Cirrus dir
Jeff Kirsher
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-12
cirrus: Move the Cirrus network driver
Jeff Kirsher