aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAge
* drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-26
* net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-16
* net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-16
* net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-16
* net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-16
* net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-16
* net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-16
* drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-15
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-13
* net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-04
* drivers: net : cpsw: Update Kconfig for CPSWLokesh Vutla2014-12-09
* drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-16
* net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-12
* drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-06
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-31
* drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-31
* drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-28
* drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-14
* net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-30
* net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-30
* net: cpsw: header, Add missing includeMarkus Pargmann2014-09-30
* net: cpsw: Add missing return valueMarkus Pargmann2014-09-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-13
| * drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N2014-09-10
* | ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-09
* | drivers: net: cpsw: Add support for pause framesMugunthan V N2014-09-08
* | net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack2014-09-05
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-11
|/
* drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-25
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-22
* net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-17
* net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-17
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-16
* net: cpmac: fix in debug messagesVarka Bhadram2014-07-10
* net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-10
* net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-10
* net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-10
* net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-10
* net: cpmac: dynamic debug fixesVarka Bhadram2014-07-10
* net: cpmac: fix commentsVarka Bhadram2014-07-10
* net: cpmac: remove space in macro definationVarka Bhadram2014-07-10
* tlan: Isolate external PHY when using internal PHYOndrej Zary2014-07-07
* tlan: Enable device at resumeOndrej Zary2014-07-07
* tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary2014-07-07
* tlan: Add PHY reset timeoutOndrej Zary2014-07-07