aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/netcp_ethss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-2/+2
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok1-27/+20
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-32/+37
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan1-27/+17
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan1-3/+2
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok1-0/+18
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok1-3/+174
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok1-11/+75
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok1-45/+54
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok1-25/+21
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok1-1/+5
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok1-2/+3
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-03-20net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok1-36/+884
2015-03-20net: netcp: enclose macros in parenthesesKaricheri, Muralidharan1-251/+272
2015-03-20net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan1-37/+93
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan1-4/+10
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan1-0/+5
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok1-14/+456
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok1-0/+1714