summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cirrus
Commit message (Expand)AuthorAgeFilesLines
* ep93xx_eth: add GRO supportEric Dumazet2017-02-051-23/+6
* net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+4
|\
| * net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2016-12-051-0/+4
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-133-3/+0
|/
* net: cx89x0: Add DT supportAlexander Shiyan2016-06-151-1/+11
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-9/+3
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+2
|\
| * net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-1/+2
* | net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-4/+2
|/
* cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * net: ethernet: cirrus: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-241-6/+2
|/
* cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-021-25/+7
* cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: ep93xx_eth: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-291-53/+1
* net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-181-12/+1
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-6/+0
* net: cs89x0: use module_platform_driver_probe()Jingoo Han2013-03-051-13/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+2
* cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
* cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches2012-05-181-746/+721
* cirrus: cs89x0: Neaten debugging and loggingJoe Perches2012-05-181-105/+82
* cirrus: cs89x0: Code neateningJoe Perches2012-05-181-180/+272
* cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-181-55/+61
* cirrus: cs89x0: Code style neateningJoe Perches2012-05-181-411/+323
* CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-171-158/+183
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-2/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-34/+133
|\ \ | |/ |/|
| * CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-7/+0
| * CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-011-8/+0
| * CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-012-21/+135
* | mac89x0: Fix build error.David S. Miller2012-02-281-3/+3
* | cirrus/mac89x0: print MAC via printk format specifierDanny Kukawka2012-02-241-4/+8
* | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-062-3/+3
|/
* net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-013-1/+648
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-184-1/+2400
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* cirrus: Move the Cirrus network driverJeff Kirsher2011-08-123-0/+937