summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/netcp_ethss.c
AgeCommit message (Expand)Author
2019-06-09net: ethernet: ti: netcp_ethss: add support for child cpts nodeGrygorii Strashko
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-03net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing
2018-04-18net: netcp: ethss: k2g: add promiscuous mode supportWingMan Kwok
2018-04-18net: netcp: ethss: use of_get_phy_mode() to support different RGMII modesMurali Karicheri
2018-04-18net: netcp: ethss: re-use stats handling code for 2u hardwareMurali Karicheri
2018-04-18net: netcp: ethss: map vlan priorities to zero flowMurali Karicheri
2018-04-18net: netcp: ethss: use rgmii link status for 2u cpsw hardwareMurali Karicheri
2018-04-18net: netcp: ethss: add support for handling rgmii link interfaceMurali Karicheri
2018-04-18net: netcp: ethss: make sgmii configuration conditionalMurali Karicheri
2018-04-18net: netcp: ethss: use macro for checking ss_version consistentlyMurali Karicheri
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-21net: ti: netcp: use setup_timerAllen Pais
2017-06-29net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestampingIvan Khoronzhuk
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar
2017-04-24net: netcp: fix spelling mistake: "memomry" -> "memory"Colin Ian King
2017-02-07net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-01-07net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan
2017-01-07net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan
2017-01-07net: netcp: use hw capability to remove FCS word from rx packetsKaricheri, Muralidharan
2017-01-07net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHYKaricheri, Muralidharan
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-10-26net: netcp: add missing of_node_putJulia Lawall
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
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: use separate reg region for individual ethss modulesKaricheri, Muralidharan