index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
/
cs89x0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
2013-03-29
1
-53
/
+1
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-6
/
+0
*
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
2013-03-05
1
-13
/
+1
*
cs89x0 : packet reception not working
Jaccon Bastiaansen
2012-08-31
1
-5
/
+5
*
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
2012-05-18
1
-746
/
+721
*
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
2012-05-18
1
-105
/
+82
*
cirrus: cs89x0: Code neatening
Joe Perches
2012-05-18
1
-180
/
+272
*
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
2012-05-18
1
-55
/
+61
*
cirrus: cs89x0: Code style neatening
Joe Perches
2012-05-18
1
-411
/
+323
*
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
2012-05-17
1
-158
/
+183
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-26
/
+122
|
\
\
|
|
/
|
/
|
|
*
CS89x0 : add CS89x0 platform device to the iMX31ADS board
Jaccon Bastiaansen
2012-02-01
1
-7
/
+0
|
*
CS89x0 : remove QQ2440 board support from the CS89x0 driver
Jaccon Bastiaansen
2012-02-01
1
-8
/
+0
|
*
CS89x0 : add platform driver support
Jaccon Bastiaansen
2012-02-01
1
-13
/
+124
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-2
/
+2
|
/
*
cs89x0: Move the driver into the Cirrus dir
Jeff Kirsher
2011-10-18
1
-0
/
+1913