summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-291-9/+9
|\
| * net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra2021-06-221-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-281-8/+2
|\ \
| * | ti: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-8/+2
* | | net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-282-6/+6
|/ /
* | net: ti: add pp skb recycling supportLorenzo Bianconi2021-06-152-4/+4
* | net: davinci_emac: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-3/+2
* | net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-102-4/+2
* | net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()Yang Yingliang2021-06-091-3/+1
* | net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang2021-06-091-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-2/+2
|\|
| * net: netcp: Fix an error messageChristophe JAILLET2021-05-101-2/+2
* | net: ti: Fix wrong struct name in commentsYang Shen2021-05-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-2/+2
|\
| * net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-04-201-2/+2
* | net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-162-4/+4
* | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-135-31/+17
* | bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi2021-03-183-23/+16
|/
* Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-8/+4
|\
| * drivers: net: davinci_mdio: Use of_device_get_match_data()Stephen Boyd2021-01-261-8/+4
* | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-122-20/+28
* | net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-122-2/+4
* | net: ti: am65-cpsw-nuss: Add switchdev supportVignesh Raghavendra2021-02-114-1/+587
* | net: ti: am65-cpsw-nuss: Add netdevice notifiersVignesh Raghavendra2021-02-112-1/+133
* | net: ti: am65-cpsw-nuss: Add devlink supportVignesh Raghavendra2021-02-113-18/+377
* | net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi2021-02-064-9/+13
* | net: ethernet: ti: am65-cpsw: add support for am64x cpsw3gVignesh Raghavendra2021-01-191-0/+7
* | net: ti: cpsw_ale: add driver data for AM64 CPSW3gVignesh Raghavendra2021-01-191-0/+7
* | net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handlingPeter Ujfalusi2021-01-191-0/+10
* | net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA APIPeter Ujfalusi2021-01-192-41/+40
* | net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones2021-01-161-1/+1
* | net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones2021-01-161-1/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-152-24/+12
|\ \
| * | net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-082-22/+10
| * | net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-082-4/+4
* | | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-15/+5
* | | net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-111-13/+4
* | | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-30/+3
|/ /
* / net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko2020-12-281-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-3/+0
|\
| * xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-3/+0
* | net: ethernet: ti: convert comma to semicolonZheng Yongjun2020-12-091-3/+3
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-193-9/+14
|\ \ \ | |/ / |/| / | |/
| * net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong2020-11-161-0/+1
| * net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing2020-11-131-2/+1
| * net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko2020-11-132-7/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-062-5/+1
|\|