summaryrefslogtreecommitdiffstats
path: root/drivers/net/davinci_emac.c
Commit message (Expand)AuthorAgeFilesLines
* net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava2016-02-061-1/+3
* net: fix wrong initialization in davinci-emac driverVishwas Srivastava2016-02-061-2/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-111-1/+2
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-2/+3
* net: davince: add missing includeJeroen Hofstee2014-10-251-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-011-1/+2
* da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar2012-07-071-0/+8
* davinci: Fix Ethernet driver interface warningJoe Hershberger2012-05-221-1/+1
* ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-061-1/+1
* davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok2011-12-061-1/+2
* davinci_emac: fix for running with dcache enabledIlya Yanok2011-12-061-2/+39
* davinci_emac: conditionally compile specific PHY supportIlya Yanok2011-12-061-0/+8
* davinci_emac: use internal addresses in buffer descriptorsIlya Yanok2011-12-061-9/+30
* davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-061-0/+1
* arm, davinci_emac: fix driver bug if more then 3 PHYs are detectedHeiko Schocher2011-11-151-8/+16
* net, davinci_emac: make clock divider in MDIO control register configurableHeiko Schocher2011-11-031-2/+7
* davinci_emac: compilation fix, phy is array nowIlya Yanok2011-11-031-1/+1
* davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-271-7/+7
* davinci: emac: add support for more than 1 PHYsManjunath Hadli2011-10-271-65/+100
* davinci: emac: add new features to autonegotiate for EMACManjunath Hadli2011-10-271-2/+28
* net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher2011-09-301-0/+3
* net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher2011-09-301-1/+1
* net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-301-0/+7
* da850: fix the channel number for EMAC teardown initNagabhushana Netagunte2011-09-041-2/+2
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-021-0/+7
* DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj2011-02-021-0/+1
* DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj2011-02-021-3/+4
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-8/+8
* da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-301-1/+40
* davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-111-41/+39
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson2010-01-311-95/+171
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-46/+24
* Initial cleanup of Davinci Ethernet driverBen Warren2009-06-151-77/+69
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-151-0/+655
OpenPOWER on IntegriCloud