-
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: 236083 b: refs/heads/master c: 108160d h: refs/heads/master i: 236081: c0d9ac2 236079: bffab07 v: v3
- Loading branch information
Luis R. Rodriguez
authored and
Greg Kroah-Hartman
committed
Feb 23, 2011
1 parent
8b5e25c
commit 2884337
Showing
2 changed files
with
25 additions
and
8 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: 5352161fc449d7a7573b2e13bd02162aae7aeb69 | ||
refs/heads/master: 108160db3fb0479edf89d1b74b267360d8a5fa65 |
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,8 +1,25 @@ | ||
- The driver is a stop-gap measure until a proper mac80211 driver is available. | ||
- The driver does not conform to the Linux coding style. | ||
- The driver has been tested on a wide variety of embedded platforms running different versions of the Linux kernel but may still have bringup/performance issues with a new platform. | ||
- Pls use the following link to get information about the driver's architecture, exposed APIs, supported features, limitations, testing, hardware availability and other details. | ||
http://wireless.kernel.org/en/users/Drivers/ath6kl | ||
- Pls send any patches to | ||
TODO: | ||
|
||
We are working hard on cleaning up the driver. There's sooooooooo much todo | ||
so instead of editign this file please use the wiki: | ||
|
||
http://wireless.kernel.org/en/users/Drivers/ath6kl | ||
|
||
There's a respective TODO page there. Please also subscribe to the wiki page | ||
to get e-mail updates on changes. | ||
|
||
IRC: | ||
|
||
We *really* need to coordinate development for ath6kl as the cleanup | ||
patches will break pretty much any other patches. Please use IRC to | ||
help coordinate better: | ||
|
||
irc.freenode.net | ||
#ath6kl | ||
|
||
Send patches to: | ||
|
||
- Greg Kroah-Hartman <greg@kroah.com> | ||
- Vipin Mehta <vmehta@atheros.com> | ||
- Luis R. Rodriguez <mcgrof@gmail.com> | ||
- Joe Perches <joe@perches.com> | ||
- Naveen Singh <nsingh@atheros.com> |