summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-111-0/+1
|/
* drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-241-11/+0
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-223-3/+37
* net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-161-2/+19
* net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-161-2/+2
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-151-3/+7
* net: cpmac: fix in debug messagesVarka Bhadram2014-07-101-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/+62
* 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-071-3/+4
* tlan: Enable device at resumeOndrej Zary2014-07-071-1/+3
* tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary2014-07-071-5/+3
* tlan: Add PHY reset timeoutOndrej Zary2014-07-071-2/+7
* tlan: Make autonegotiation fasterOndrej Zary2014-07-071-1/+1
* tlan: Don't scream if no linkOndrej Zary2014-07-072-10/+0
* tlan: Restart autonegotiation on link lossOndrej Zary2014-07-071-0/+16
* tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary2014-07-071-2/+9
* tlan: Add ethtool supportOndrej Zary2014-07-072-0/+38
* tlan: Enable link monitoringOndrej Zary2014-07-072-69/+49
* tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary2014-07-071-2/+4
* ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-071-13/+11
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-211-1/+6
* drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-111-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+0
|\
| * net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-021-1/+0
* | net: davinci_emac: fix oops caused by uninitialized ndev->devSekhar Nori2014-05-221-4/+2
* | 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/+12
* | 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/+6
|\ \ | |/
| * 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/+2
* | 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/+4
* | net: davinci_mdio: simplify IO memory mappingGrygorii Strashko2014-05-021-18/+3
* | net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko2014-05-021-3/+0
OpenPOWER on IntegriCloud