-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 141254 b: refs/heads/master c: 709ff0f h: refs/heads/master v: v3
- Loading branch information
Kalle Valo
authored and
Greg Kroah-Hartman
committed
Apr 3, 2009
1 parent
3ad8aab
commit 20b407e
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: c9b8015b076bedc23d5fbf21d8cd73097d0fb9d7 | ||
refs/heads/master: 709ff0f6c9a1e5decfe57e145cec58386de19d9b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
rewrite the driver to use the proper in-kernel wireless stack | ||
instead of using its own. | ||
Fix the mac80211 port of at76_usb (the proper in-kernel wireless | ||
stack) and get it included to the mainline. Patches available here: | ||
|
||
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-legacy.git;a=shortlog;h=at76 | ||
|
||
Contact Kalle Valo <kalle.valo@iki.fi> and linux-wireless list | ||
<linux-wireless@vger.kernel.org> for more information. |