summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/spi_ks8995.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
* net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann2016-02-161-1/+1
* net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum2016-02-111-0/+29
* net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum2016-02-111-11/+35
* net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum2016-02-111-9/+62
* net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum2016-02-111-38/+80
* net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum2016-02-111-2/+40
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy2015-07-301-22/+0
* net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy2014-11-041-1/+3
* net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8
* net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-181-2/+2
* net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-101-2/+0
* net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-271-13/+1
* net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-3/+1
* net/phy: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* phy: Use pr_<level>Joe Perches2012-06-111-1/+3
* net: Remove redundant spi driver bus initializationLars-Peter Clausen2012-04-131-1/+0
* phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT2011-12-191-0/+375
OpenPOWER on IntegriCloud