summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori
2017-04-02net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2017-02-17net: ethernet: ti: cpsw: correct ale dev to cpswIvan Khoronzhuk
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-14net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk
2017-02-10net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk
2017-02-07net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: ethernet: ti: cpsw: remove netif_trans_updateIvan Khoronzhuk
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-20net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2017-01-11net: netcp: correct netcp_get_stats function signatureKeerthy
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk
2017-01-07net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan
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
2017-01-07net: netcp: store network statistics in 64 bitsMichael Scherban
2017-01-07net: netcp: remove the redundant memmov()Karicheri, Muralidharan
2017-01-07net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan
2017-01-07net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko
2017-01-07net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...Grygorii Strashko
2017-01-07net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko
2017-01-07net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
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-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok
2016-12-10net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli