@curaga: thanks for explaining how will not work
it was enlightening.
But maybe I did not explain very well what I was trying to test. Maybe "bridge-ing" is not the good word to use. My laptop has two NIC cards, one Wifi (wireless)- seen as wlan0, and one by cable --seen as eth0. Both can run simultaneosly passing through my phisical router. I understand that 100 Mb/s for wire and 70 Mb/s for wifi is "obsolete" with modern laptops. But understanding the concepts and appling them for wifi of 300 Mb/s and cable of 1Gb/s (maybe in future environment) was the key.
I understand that the download from same internet server, the source must support ""multipath TCP". But how about multiple concurent downloads from two servers, A and B? From server A, using eth0 100 MB/s for a movie, and from server B using wifi wlan0 70 Mb/s for a something else (download ISO, whatever). So the internet sources/servers are different, but maxim speed 150 Mb/s is limited by the router.
Any solution in TC linux for using two networks card of a laptop, passing a home router device provided by my ISP?
PS: what tempted me was that my router is basicaly two routers in one. First for 192.168.
0.xx (for eth0, wlan0) max 150Mb/s. But it has another antena (120 Mb/s, for word-wide UPC clients) which is supposed to not limit first antena (150 Mb/s) if I trust the provider docs. The second guest-antena works on 192.168.
101.yy and I can not control it, only its password. I can use this second antena also, but not with first antena in the same time.