summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-122-11/+7
* 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: 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
|\ \
| * | 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