index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-17
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-06-15
net: cx89x0: Add DT support
Alexander Shiyan
1
-1
/
+11
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-9
/
+3
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-01-29
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
1
-1
/
+2
2014-12-15
cirrus: cs89x0: fix time comparison
Asaf Vertz
1
-13
/
+14
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-10-24
cirrus/mac89x0: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-6
/
+2
2014-10-20
net: ethernet: cirrus: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-08-02
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
1
-25
/
+7
2014-03-24
cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-30
net: ep93xx_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-05-27
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-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-6
/
+0
2013-03-05
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-01-06
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-18
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
1
-746
/
+721
2012-05-18
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
1
-105
/
+82
2012-05-18
cirrus: cs89x0: Code neatening
Joe Perches
1
-180
/
+272
2012-05-18
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
1
-55
/
+61
2012-05-18
cirrus: cs89x0: Code style neatening
Joe Perches
1
-411
/
+323
2012-05-17
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
1
-158
/
+183
2012-03-28
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-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-34
/
+133
2012-02-28
mac89x0: Fix build error.
David S. Miller
1
-3
/
+3
2012-02-24
cirrus/mac89x0: print MAC via printk format specifier
Danny Kukawka
1
-4
/
+8
2012-02-15
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-01
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven
3
-1
/
+648
2011-10-18
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