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