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