summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/netcp_ethss.c
Commit message (Expand)AuthorAgeFilesLines
* net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli2017-02-071-2/+0
* net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan2017-01-071-3/+1
* net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan2017-01-071-1/+4
* net: netcp: use hw capability to remove FCS word from rx packetsKaricheri, Muralidharan2017-01-071-2/+8
* net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHYKaricheri, Muralidharan2017-01-071-1/+3
* net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
* net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
* net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-101-9/+428
* net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-121-17/+25
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* net: netcp: add missing of_node_putJulia Lawall2015-10-261-2/+6
* net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok2015-09-231-27/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-32/+37
|\
| * net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-291-27/+17
| * net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan2015-07-291-3/+2
| * net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok2015-07-271-0/+18
* | net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok2015-07-271-3/+174
* | net: netcp: Fixes to CPSW statistics collectionWingMan Kwok2015-07-271-11/+75
* | net: netcp: Consolidates statistics collection codeWingMan Kwok2015-07-271-45/+54
* | net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok2015-07-271-25/+21
* | net: netcp: Fixes hw statistics module base setting errorWingMan Kwok2015-07-271-1/+5
* | net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok2015-07-271-2/+3
|/
* net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-271-2/+6
* net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-03-201-36/+884
* net: netcp: enclose macros in parenthesesKaricheri, Muralidharan2015-03-201-251/+272
* net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan2015-03-201-37/+93
* net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan2015-03-201-4/+10
* NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
* drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan2015-01-311-0/+5
* net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok2015-01-191-14/+456
* net: netcp: Add Keystone NetCP GbE driverWingman Kwok2015-01-191-0/+1714
OpenPOWER on IntegriCloud