summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2020-09-11net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko
2020-09-11net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko
2020-09-11net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add static configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko
2020-08-27net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri
2020-08-25net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri
2020-08-25net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach
2020-08-19ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-30tlan: use generic power managementVaibhav Gupta
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri
2020-06-29net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 supportGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...Grygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobinGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-19ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko
2020-05-21net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun
2020-05-21net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun
2020-05-15ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14net: ethernet: ti: Add XDP frame size to driver cpswJesper Dangaard Brouer
2020-05-14ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk
2020-05-14ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-07net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller