aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2019-04-27cpsw: Put back cpsw_ndo_poll_controller()David S. Miller
2019-04-27net: ethernet: ti: cpsw: move ethtool func in separate fileGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: introduce mac sl module apiGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko
2019-04-27net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: move cpsw definitions in priv headerGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: refactor probe to group common hw initializationGrygorii Strashko
2019-04-27net: ethernet: ti: davinci_mdio: use devm_ioremap()Grygorii Strashko
2019-04-27net: ethernet: ti: ale: do not auto delete mcast super entriesGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko
2019-04-27net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()Grygorii Strashko
2019-04-27net: ethernet: ti: ale: fix mcast super settingGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state callGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: use local var dev in probeGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_commonGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config optionGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config optionGrygorii Strashko
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko
2019-04-01net: ethernet: ti: davinci_mdio: switch to readl/writel()Grygorii Strashko
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-07davinci_emac: always build in CONFIG_OF codeArnd Bergmann
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-02-21net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driverGrygorii Strashko
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-17net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-27net: (cpts) fix a missing check of clk_prepareKangjie Lu
2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit
2018-12-12net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-12-03net: davinci_emac: use nvmem_get_mac_address()Bartosz Golaszewski
2018-11-13net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk
2018-11-08net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk
2018-11-08net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk
2018-10-22net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk
2018-10-21net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang
2018-10-15net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk