summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-20net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok
2015-03-20net: netcp: enclose macros in parenthesesKaricheri, Muralidharan
2015-03-20net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan
2015-03-20net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
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