This series brings the ipw2100 and ipw2200 drivers up to be in sync w/ the current out of tree drivers (ipw2100 v1.1.3 and ipw2200 v1.0.8)
The ipw2100 hasn't changed a whole lot vs. what is currently in-tree. The ipw2200, on the other hand, has undergone quite extensive changes. There is still quite a bit of cleanup to be done on the ipw2200, as well as resolving some of the known issues (you can query the current bugs at http://bughost.org) Folks have been asking why in-tree is so out of sync; this series resolves that issue. NOTE: End users should really not be using this version of the driver and should only be using the versions that have gone through a full validation (stable versions) as those are the only versions that have been tested for regulatory compliance (you can see the README.ipw2100 / README.ipw2200 for more details on this [contained in patch 58/58]) Thanks, James diffstat of the changeset: Documentation/networking/README.ipw2100 | 128 Documentation/networking/README.ipw2200 | 196 MAINTAINERS | 18 drivers/net/wireless/ipw2100.c | 2862 +++++++------ drivers/net/wireless/ipw2100.h | 171 drivers/net/wireless/ipw2200.c | 6861 +++++++++++++++++++++++++------- drivers/net/wireless/ipw2200.h | 592 +- 7 files changed, 7719 insertions(+), 3109 deletions(-) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html