summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cirrus
AgeCommit message (Expand)Author
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2019-12-21net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-20net: ethernet: cirrus: drop owner assignment from platform_driversWolfram Sang
2014-08-02cirrus: cs89x0: Use managed interfacesHimangi Saraogi
2014-03-24cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-30net: ep93xx_eth: use dev_get_platdata()Jingoo Han
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-05net: cs89x0: use module_platform_driver_probe()Jingoo Han
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches
2012-05-18cirrus: cs89x0: Code neateningJoe Perches
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-28mac89x0: Fix build error.David S. Miller
2012-02-24cirrus/mac89x0: print MAC via printk format specifierDanny Kukawka
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-01CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen
2012-02-01CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen
2012-02-01CS89x0 : add platform driver supportJaccon Bastiaansen
2011-11-01net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven
2011-10-18cs89x0: Move the driver into the Cirrus dirJeff Kirsher
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-12cirrus: Move the Cirrus network driverJeff Kirsher