summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorLines
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+7
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko-4/+3
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko-2/+3
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-2/+2
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar-0/+2
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring-4/+2
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire-1/+1
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire-6/+6
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan-7/+59
2015-01-30net: davinci_emac: Get device MAC on 3517Tony Lindgren-1/+34
2015-01-30net: davinci_emac: Get device dm816x MAC address using the cpsw codeTony Lindgren-1/+22
2015-01-30net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren-33/+60
2015-01-27net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan-2/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+114
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N-0/+22
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok-15/+958
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok-1/+1847
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan-0/+2384
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi-2/+2
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi-39/+33
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi-15/+47
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren-0/+5
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren-3/+12
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren-5/+18
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren-0/+1
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren-4/+29
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren-9/+10
2015-01-15drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N-10/+17
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+19
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N-4/+19
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-2/+2
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+8
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi-11/+8
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran-4/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran-0/+1
2014-12-09drivers: net : cpsw: Update Kconfig for CPSWLokesh Vutla-4/+4
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness-3/+3
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran-1/+1
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N-1/+0
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen-5/+5
2014-10-28drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N-9/+9
2014-10-14drivers: net: cpsw: remove child devices while driver detachMugunthan V N-0/+10
2014-10-14drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N-4/+0
2014-10-14drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N-1/+0
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann-1/+43
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann-1/+1
2014-09-30net: cpsw: header, Add missing includeMarkus Pargmann-0/+1
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann-0/+1