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.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
/
cirrus
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-31
net: ep93xx_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-03-29
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
1
-53
/
+1
2013-03-18
net: ep93xx_eth: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-6
/
+0
2013-03-06
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2012-08-31
cs89x0 : packet reception not working
Jaccon Bastiaansen
1
-5
/
+5
2012-05-19
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
1
-746
/
+721
2012-05-19
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
1
-105
/
+82
2012-05-19
cirrus: cs89x0: Code neatening
Joe Perches
1
-180
/
+272
2012-05-19
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
1
-55
/
+61
2012-05-19
cirrus: cs89x0: Code style neatening
Joe Perches
1
-411
/
+323
2012-05-18
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
1
-158
/
+183
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-34
/
+133
2012-02-29
mac89x0: Fix build error.
David S. Miller
1
-3
/
+3
2012-02-25
cirrus/mac89x0: print MAC via printk format specifier
Danny Kukawka
1
-4
/
+8
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2
-3
/
+3
2012-02-01
CS89x0 : add CS89x0 platform device to the iMX31ADS board
Jaccon Bastiaansen
1
-7
/
+0
2012-02-01
CS89x0 : remove QQ2440 board support from the CS89x0 driver
Jaccon Bastiaansen
1
-8
/
+0
2012-02-01
CS89x0 : add platform driver support
Jaccon Bastiaansen
2
-21
/
+135
2011-11-02
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven
3
-1
/
+648
2011-10-19
cs89x0: Move the driver into the Cirrus dir
Jeff Kirsher
4
-1
/
+2400
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-12
cirrus: Move the Cirrus network driver
Jeff Kirsher
3
-0
/
+937