* which git repo to use for new network driver
@ 2014-05-24 14:37 Rayagond Kokatanur
2014-05-24 14:41 ` Oliver Hartkopp
0 siblings, 1 reply; 3+ messages in thread
From: Rayagond Kokatanur @ 2014-05-24 14:37 UTC (permalink / raw)
To: netdev
Hi All,
Which git repo should be used for developing new network driver,
net-next.git or net.git.
--
Rayagond
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: which git repo to use for new network driver
2014-05-24 14:37 which git repo to use for new network driver Rayagond Kokatanur
@ 2014-05-24 14:41 ` Oliver Hartkopp
2014-05-24 14:45 ` Rayagond Kokatanur
0 siblings, 1 reply; 3+ messages in thread
From: Oliver Hartkopp @ 2014-05-24 14:41 UTC (permalink / raw)
To: Rayagond Kokatanur, netdev
On 24.05.2014 16:37, Rayagond Kokatanur wrote:
> Hi All,
>
> Which git repo should be used for developing new network driver,
> net-next.git or net.git.
New drivers and features always go via net-next.
The net-tree is just for fixes.
If you have e.g. a new wireless/bluetooth/CAN driver there's a
wireless/bluetooth/CAN mailing list to post to alternatively.
Regards,
Oliver
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: which git repo to use for new network driver
2014-05-24 14:41 ` Oliver Hartkopp
@ 2014-05-24 14:45 ` Rayagond Kokatanur
0 siblings, 0 replies; 3+ messages in thread
From: Rayagond Kokatanur @ 2014-05-24 14:45 UTC (permalink / raw)
To: Oliver Hartkopp; +Cc: Rayagond Kokatanur, netdev
Thanks you Oliver.
I am working on new Ethernet driver, so I will use next-next repo from :
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
wwr
Raaygond
On 24 May 2014 20:11, Oliver Hartkopp <socketcan@hartkopp.net> wrote:
>
>
> On 24.05.2014 16:37, Rayagond Kokatanur wrote:
>> Hi All,
>>
>> Which git repo should be used for developing new network driver,
>> net-next.git or net.git.
>
> New drivers and features always go via net-next.
> The net-tree is just for fixes.
>
> If you have e.g. a new wireless/bluetooth/CAN driver there's a
> wireless/bluetooth/CAN mailing list to post to alternatively.
>
> Regards,
> Oliver
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-24 14:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 14:37 which git repo to use for new network driver Rayagond Kokatanur
2014-05-24 14:41 ` Oliver Hartkopp
2014-05-24 14:45 ` Rayagond Kokatanur
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).