summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cirrus/cs89x0.c
Commit message (Expand)AuthorAge
* net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-15
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-20
* | net: cx89x0: move attribute declaration before struct keywordStefan Agner2017-04-18
|/
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: cx89x0: Add DT supportAlexander Shiyan2016-06-15
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-15
* net: ethernet: cirrus: drop owner assignment from platform_driversWolfram Sang2014-10-20
* cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-02
* cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-29
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* net: cs89x0: use module_platform_driver_probe()Jingoo Han2013-03-05
* cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-31
* cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches2012-05-18
* cirrus: cs89x0: Neaten debugging and loggingJoe Perches2012-05-18
* cirrus: cs89x0: Code neateningJoe Perches2012-05-18
* cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-18
* cirrus: cs89x0: Code style neateningJoe Perches2012-05-18
* CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-17
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ | |/ |/|
| * CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-01
| * CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-01
| * CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-01
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
|/
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-18