diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-03-05 12:49:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-03-05 12:49:25 +0000 |
commit | fd2ea5846b416322f0ad0d07c0cacc18bcd7bfb8 (patch) | |
tree | 6b538c1a23719f7571103818579ffe47633be116 /package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch | |
parent | 165f60bba9bba1ac75816729845661b2fd08343d (diff) | |
download | upstream-fd2ea5846b416322f0ad0d07c0cacc18bcd7bfb8.tar.gz upstream-fd2ea5846b416322f0ad0d07c0cacc18bcd7bfb8.tar.bz2 upstream-fd2ea5846b416322f0ad0d07c0cacc18bcd7bfb8.zip |
mac80211: update compat-wireless to 2009-03-04, and refresh patches
SVN-Revision: 14749
Diffstat (limited to 'package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch')
-rw-r--r-- | package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch b/package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch index 804d19e857..54361a97a2 100644 --- a/package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch +++ b/package/mac80211/patches/301-rt2x00-Implement-support-for-802.11n.patch @@ -1,6 +1,6 @@ -From a9a853248786f3582a0f82de65075d215b0c7027 Mon Sep 17 00:00:00 2001 +From 48eba0e802443d417a4b011202f956b9e5a74bfb Mon Sep 17 00:00:00 2001 From: Ivo van Doorn <IvDoorn@gmail.com> -Date: Wed, 4 Feb 2009 20:10:23 +0100 +Date: Tue, 3 Mar 2009 19:14:51 +0100 Subject: [PATCH] rt2x00: Implement support for 802.11n Extend rt2x00lib capabilities to support 802.11n, |