summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2020-11-022-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-1/+1
|\
| * net: tlan: Fix typo abitraryNaoki Hayama2020-10-101-1/+1
* | drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-262-3/+4
* | drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2020-09-263-8/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-0/+53
|\|
| * net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko2020-09-121-0/+53
* | net: ethernet: ti: cpsw: use true,false for bool variablesJason Yan2020-09-191-2/+2
* | tlan: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-33/+28
* | net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko2020-09-121-0/+14
* | net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko2020-09-122-54/+188
* | net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko2020-09-124-6/+70
* | net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko2020-09-122-17/+14
* | net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-121-2/+1
* | net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko2020-09-121-10/+8
* | net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-124-10/+1
* | net: ethernet: ti: ale: add static configurationGrygorii Strashko2020-09-122-0/+83
* | net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko2020-09-124-5/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-056-13/+30
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-043-8/+25
| |\
| | * net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko2020-08-311-0/+2
| | * net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri2020-08-271-6/+21
| | * net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
| | * net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-5/+5
| |/
* | net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko2020-08-311-1/+5
* | ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach2020-08-201-28/+14
* | ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach2020-08-201-28/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-041-3/+0
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-261-3/+0
* | tlan: use generic power managementVaibhav Gupta2020-07-311-25/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-1/+2
|\
| * net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri2020-07-221-1/+2
* | net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 supportGrygorii Strashko2020-06-302-8/+41
* | net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...Grygorii Strashko2020-06-301-1/+4
* | net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobinGrygorii Strashko2020-06-301-1/+0
* | net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko2020-06-301-4/+4
* | net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko2020-06-301-2/+1
* | net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko2020-06-301-0/+19
* | docs: networking: reorganize driver documentation againJakub Kicinski2020-06-272-2/+2
* | ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-06-191-5/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-142-10/+41
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-10/+10
|/
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-245-6/+11
|\
| * net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko2020-05-241-0/+4
| * net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-221-1/+2
| * net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-223-5/+5