Re: pull request: wireless-2.6 'rndis' 2008-01-29
From: David Miller <davem@davemloft.net>
Date: 2008-01-30 05:25:41
Also in:
linux-wireless
From: David Miller <davem@davemloft.net>
Date: 2008-01-30 05:25:41
Also in:
linux-wireless
From: "John W. Linville" <redacted> Date: Tue, 29 Jan 2008 16:28:13 -0500
Dave, RNDIS is a de facto standard from Microsoft for USB networking devices. We already have support for ethernet devices, but wireless devices exist as well. This series applies some fixes to the current ethernet RNDIS stuff to co-exist with wireless and adds a wireless RNDIS driver. I would like to see it in 2.6.25.
Pulled and pushed out to net-2.6, thanks John. I'm going to review these bits a little bit (as well as the other merge you just made) before pushing it all out to Linus. Thanks!