| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ethernet: ti: fix possible object reference leak | Wen Yang | 2019-03-23 | 1 | -2/+6 |
* | net: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-05 | 1 | -2/+2 |
* | net: ethernet: ti: cpts: move enable/disable flags outside of cpts module | Ivan Khoronzhuk | 2018-11-13 | 1 | -15/+17 |
* | net: ethernet: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 1 | -21/+21 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -12/+12 |
* | net: netcp: ethss: remove unnecessary pointer set to NULL | YueHaibing | 2018-06-03 | 1 | -1/+0 |
* | net: netcp: ethss: k2g: add promiscuous mode support | WingMan Kwok | 2018-04-18 | 1 | -0/+56 |
* | net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes | Murali Karicheri | 2018-04-18 | 1 | -0/+18 |
* | net: netcp: ethss: re-use stats handling code for 2u hardware | Murali Karicheri | 2018-04-18 | 1 | -1/+1 |
* | net: netcp: ethss: map vlan priorities to zero flow | Murali Karicheri | 2018-04-18 | 1 | -0/+9 |
* | net: netcp: ethss: use rgmii link status for 2u cpsw hardware | Murali Karicheri | 2018-04-18 | 1 | -7/+27 |
* | net: netcp: ethss: add support for handling rgmii link interface | Murali Karicheri | 2018-04-18 | 1 | -4/+11 |
* | net: netcp: ethss: make sgmii configuration conditional | Murali Karicheri | 2018-04-18 | 1 | -5/+13 |
* | net: netcp: ethss: use macro for checking ss_version consistently | Murali Karicheri | 2018-04-18 | 1 | -13/+16 |
* | net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create() | Grygorii Strashko | 2017-12-01 | 1 | -1/+0 |
* | net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h | Grygorii Strashko | 2017-12-01 | 1 | -4/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+3 |
* | net: ti: netcp: use setup_timer | Allen Pais | 2017-09-21 | 1 | -3/+2 |
* | net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping | Ivan Khoronzhuk | 2017-06-29 | 1 | -17/+1 |
* | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com | 2017-06-13 | 1 | -5/+3 |
* | net: netcp: fix check of requested timestamping filter | Miroslav Lichvar | 2017-05-15 | 1 | -1/+0 |
* | net: netcp: fix spelling mistake: "memomry" -> "memory" | Colin Ian King | 2017-04-24 | 1 | -2/+1 |
* | net: netcp: Do not clobber PHY link outside of state machine | Florian Fainelli | 2017-02-07 | 1 | -2/+0 |
* | net: netcp: ale: use ale_status to size the ale table | Karicheri, Muralidharan | 2017-01-07 | 1 | -3/+1 |
* | net: netcp: ale: update to support unknown vlan controls for NU switch | Karicheri, Muralidharan | 2017-01-07 | 1 | -1/+4 |
* | net: netcp: use hw capability to remove FCS word from rx packets | Karicheri, Muralidharan | 2017-01-07 | 1 | -2/+8 |
* | net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY | Karicheri, Muralidharan | 2017-01-07 | 1 | -1/+3 |
* | net: netcp: ethss: fix 10gbe host port tx pri map configuration | WingMan Kwok | 2016-12-20 | 1 | -1/+2 |
* | net: netcp: ethss: fix errors in ethtool ops | WingMan Kwok | 2016-12-20 | 1 | -5/+16 |
* | net: ethernet: ti: netcp: add support of cpts | WingMan Kwok | 2016-12-10 | 1 | -9/+428 |
* | net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-10-12 | 1 | -17/+25 |
* | phy: add phydev_name() wrapper | Andrew Lunn | 2016-01-07 | 1 | -2/+2 |
* | net: netcp: add missing of_node_put | Julia Lawall | 2015-10-26 | 1 | -2/+6 |
* | net: netcp: ethss: fix error in calling sgmii api with incorrect offset | WingMan Kwok | 2015-09-23 | 1 | -27/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | 1 | -32/+37 |
|\ |
|
| * | net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions | Karicheri, Muralidharan | 2015-07-29 | 1 | -27/+17 |
| * | net: netcp: ethss: fix up incorrect use of list api | Karicheri, Muralidharan | 2015-07-29 | 1 | -3/+2 |
| * | net: netcp: Fixes SGMII reset on network interface shutdown | WingMan Kwok | 2015-07-27 | 1 | -0/+18 |
* | | net: netcp: Adds missing statistics for K2L and K2E | WingMan Kwok | 2015-07-27 | 1 | -3/+174 |
* | | net: netcp: Fixes to CPSW statistics collection | WingMan Kwok | 2015-07-27 | 1 | -11/+75 |
* | | net: netcp: Consolidates statistics collection code | WingMan Kwok | 2015-07-27 | 1 | -45/+54 |
* | | net: netcp: Fixes error in oversized memory allocation for statistics storage | WingMan Kwok | 2015-07-27 | 1 | -25/+21 |
* | | net: netcp: Fixes hw statistics module base setting error | WingMan Kwok | 2015-07-27 | 1 | -1/+5 |
* | | net: netcp: Fixes the use of spin_lock_bh in timer function | WingMan Kwok | 2015-07-27 | 1 | -2/+3 |
|/ |
|
* | net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface | Karicheri, Muralidharan | 2015-04-27 | 1 | -2/+6 |
* | net: netcp: ethss: enhancement to support NetCP 1.5 ethss | WingMan Kwok | 2015-03-20 | 1 | -36/+884 |
* | net: netcp: enclose macros in parentheses | Karicheri, Muralidharan | 2015-03-20 | 1 | -251/+272 |
* | net: netcp: use separate reg region for individual ethss modules | Karicheri, Muralidharan | 2015-03-20 | 1 | -37/+93 |
* | net: netcp: fix forward port number usage for 10G ethss | Karicheri, Muralidharan | 2015-03-20 | 1 | -4/+10 |
* | NetCP: Deletion of unnecessary checks before two function calls | Markus Elfring | 2015-02-04 | 1 | -4/+2 |