summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-223-3/+4
|\
| * net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann2019-12-141-0/+1
| * net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann2019-12-141-0/+1
| * net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko2019-12-091-3/+2
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-19/+19
|/
* net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
* net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko2019-12-051-1/+1
* net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko2019-11-301-3/+9
* net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas2019-11-205-9/+993
* net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas2019-11-205-5/+1710
* net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko2019-11-203-1264/+1293
* net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko2019-11-203-8/+17
* net: ethernet: ti: ale: modify vlan/mdb api for switchdevIlias Apalodimas2019-11-202-10/+123
* net: ethernet: ti: cpsw: allow untagged traffic on host portGrygorii Strashko2019-11-203-10/+35
* net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko2019-11-201-0/+2
* net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan2019-11-121-0/+1
* ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk2019-11-071-1/+1
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-043-6/+6
* davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)2019-10-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+1
|\
| * net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart2019-08-211-1/+1
* | net: ethernet: ti: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+2
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
|/
* net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta2019-07-161-8/+18
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-131-13/+13
|\
| * davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann2019-07-121-13/+13
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-3/+3
|\ \ | |/ |/|
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-242-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-082-0/+4
|\ \
| * | net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2019-06-282-0/+4
* | | net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk2019-07-084-59/+488
* | | net: ethernet: ti: cpsw_ethtool: allow res split while downIvan Khoronzhuk2019-07-081-2/+1
* | | net: ethernet: ti: davinci_cpdma: allow desc split while downIvan Khoronzhuk2019-07-083-9/+28
* | | net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk2019-07-082-10/+83
* | | net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy2019-06-241-21/+9
* | | net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk2019-06-165-41/+77
* | | net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk2019-06-141-19/+21
* | | net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk2019-06-141-9/+7
* | | net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko2019-06-121-0/+1
* | | net: ethernet: ti: cpts: add support for ext rftclk selectionGrygorii Strashko2019-06-092-2/+79
* | | net: ethernet: ti: netcp_ethss: add support for child cpts nodeGrygorii Strashko2019-06-091-2/+7
* | | net: ethernet: ti: cpts: use devm_get_clk_from_childGrygorii Strashko2019-06-091-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-1/+1
|\| |
| * | net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk2019-06-031-1/+1
| |/
* / net: ethernet: ti: cpsw: correct .ndo_open error pathIvan Khoronzhuk2019-05-291-2/+5
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko2019-05-131-1/+1
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+1
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-072-2/+2