summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-17net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk
2017-12-01net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko
2017-12-01net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: fix ale port numbersGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move platform data struct to .c fileGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko
2017-11-30net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-16net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18net/ti/tlan: Convert timers to use timer_setup()Kees Cook
2017-09-21net: ti: netcp: use setup_timerAllen Pais
2017-09-21drivers: net: cpsw_ale: use setup_timer() helper.Allen Pais
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-08-13net: ti: cpsw:: constify platform_device_idArvind Yadav
2017-08-11drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov
2017-08-11drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-01net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko
2017-08-01net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko
2017-08-01net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko