summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-251-11/+0Star
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-233-3/+37
* net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-171-2/+19
* net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-171-2/+2
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-161-3/+7
* net: cpmac: fix in debug messagesVarka Bhadram2014-07-111-12/+12
* net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-101-2/+3
* net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-101-0/+8
* net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-101-0/+8
* net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-101-3/+5
* net: cpmac: dynamic debug fixesVarka Bhadram2014-07-101-74/+62Star
* net: cpmac: fix commentsVarka Bhadram2014-07-101-19/+21
* net: cpmac: remove space in macro definationVarka Bhadram2014-07-101-41/+41
* tlan: Isolate external PHY when using internal PHYOndrej Zary2014-07-081-3/+4
* tlan: Enable device at resumeOndrej Zary2014-07-081-1/+3
* tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary2014-07-081-5/+3Star
* tlan: Add PHY reset timeoutOndrej Zary2014-07-081-2/+7
* tlan: Make autonegotiation fasterOndrej Zary2014-07-081-1/+1
* tlan: Don't scream if no linkOndrej Zary2014-07-082-10/+0Star
* tlan: Restart autonegotiation on link lossOndrej Zary2014-07-081-0/+16
* tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary2014-07-081-2/+9
* tlan: Add ethtool supportOndrej Zary2014-07-082-0/+38
* tlan: Enable link monitoringOndrej Zary2014-07-082-69/+49Star
* tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary2014-07-081-2/+4
* ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-081-13/+11Star
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-221-1/+6
* drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-121-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-041-1/+0Star
|\
| * net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-031-1/+0Star
* | net: davinci_emac: fix oops caused by uninitialized ndev->devSekhar Nori2014-05-221-4/+2Star
* | ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-151-2/+2
* | drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian2014-05-151-23/+12Star
* | net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian2014-05-151-1/+1
* | driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian2014-05-151-25/+25
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-3/+3
* | drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2014-05-131-0/+4
* | drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2014-05-131-1/+56
* | drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N2014-05-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-11/+6Star
|\|
| * net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2Star
* | drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian2014-05-051-12/+37
* | drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian2014-05-051-2/+5
* | drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian2014-05-051-7/+4Star
* | net: davinci_mdio: simplify IO memory mappingGrygorii Strashko2014-05-021-18/+3Star
* | net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko2014-05-021-3/+0Star
* | net: davinci_mdio: use devm_* apiGrygorii Strashko2014-05-021-19/+5Star
* | net: cpmac: remove cpmac_configFlorian Fainelli2014-04-211-14/+0Star
|/
* drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-111-6/+6