summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cirrus/cs89x0.c
Commit message (Expand)AuthorAgeFilesLines
* net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+3
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-3/+3
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-201-3/+3
* | net: cx89x0: move attribute declaration before struct keywordStefan Agner2017-04-181-1/+1
|/
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* net: cx89x0: Add DT supportAlexander Shiyan2016-06-151-1/+11
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
* net: ethernet: cirrus: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* 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
* cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-291-53/+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
* 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-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-26/+122
|\ \ | |/ |/|
| * 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-011-13/+124
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-2/+2
|/
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-181-0/+1913
OpenPOWER on IntegriCloud