summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-011-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-231-0/+4
| * net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-211-1/+2
| * net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-213-5/+5
* | ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor2020-05-151-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-11/+7
|\|
| * net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-122-11/+7
* | net: ethernet: ti: Add XDP frame size to driver cpswJesper Dangaard Brouer2020-05-142-0/+2
* | ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk2020-05-147-3/+689
* | ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk2020-05-142-0/+72
* | net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2020-05-072-6/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-4/+4
|\|
| * net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-061-2/+3
| * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-011-2/+1
* | net: cpmac: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* | net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou2020-05-061-4/+1
* | net: ethernet: ti: am65-cpts: fix buildGrygorii Strashko2020-05-051-3/+2
* | net: ethernet: ti: use true, false for bool variables in cpsw_new.cJason Yan2020-05-051-2/+2
* | net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko2020-05-044-2/+201
* | net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko2020-05-044-0/+1106
* | drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun2020-05-011-0/+2
* | docs: networking: device drivers: convert ti/tlan.txt to ReSTMauro Carvalho Chehab2020-05-012-2/+2
* | net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun2020-04-271-2/+2
* | net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko2020-04-234-0/+55
* | net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko2020-04-234-5/+57
* | net: ethernet: ti: cpts: add irq supportGrygorii Strashko2020-04-232-1/+38
* | net: ethernet: ti: cpts: rework lockingGrygorii Strashko2020-04-232-24/+32
* | net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko2020-04-231-71/+94
* | net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko2020-04-231-33/+58
* | net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko2020-04-231-8/+14
* | net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko2020-04-232-2/+7
* | net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko2020-04-232-26/+29
* | net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko2020-04-231-6/+6
|/
* net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
* net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King2020-03-301-1/+1
* net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko2020-03-267-2/+3030
* net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko2020-03-262-0/+20
* net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko2020-03-262-0/+18
* net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko2020-03-261-0/+4
* phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko2020-03-261-0/+1
* net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski2020-03-171-0/+1
* net: cpsw: reject unsupported coalescing paramsJakub Kicinski2020-03-172-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-287-24/+12
|\
| * net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-231-11/+1
| * net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran2019-12-251-5/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-225-22/+23
| |\
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-126-8/+8
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-223-3/+4
|\ \