compat-wireless: add new set of pending patches for 2010-05-25
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 25 May 2010 23:05:48 +0000 (16:05 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 25 May 2010 23:05:48 +0000 (16:05 -0700)
commitcee06008ef3360446216a7871f01ba8a893e010f
tree68e809dfc21675215aa490688209e8f4528738dd
parent46e90e809739e2596cfadb31bdf40839297060af
compat-wireless: add new set of pending patches for 2010-05-25

This just adds three patches by Felix posted today. To generate
these and merge these back into this tree though I am using
a very crude technique though:

I cherry pick patches from the mailing lists, I then git am
them onto a local wireless-testing tree, then I

git format-patch -o compat-pending-05-25 origin..pending-sha1sum

Then I git rm linux-next-pending/*.patch and add the new series.
This is a bit sloppy, I admit it but it works well for how I am
managing it. If you need a patch sucked into this series let me
know and I'll go ahead and merge it as well. For now I am just
taking in things I see as important for ath9k, mac80211 and
cfg80211. If you want to consider your drivers just ask in the
linux-wireless / linux-bluetooth list (cc'ing me or something)
annotating the patch for me to be picked up. At least lets try
it for now this way and see it how it goes. If you think of
something better let me know.

These pending patches are applied with the -p option of
./scripts/admin-update.sh -p

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
32 files changed:
linux-next-pending/0001-ath9k_hw-add-support-for-the-AR9003-2.2.patch
linux-next-pending/0002-ath9k_hw-rename-the-ar9003_initvals.h-to-ar9003_2p0_.patch
linux-next-pending/0003-ath9k_hw-add-support-for-the-AR9003-baseband-watchdo.patch
linux-next-pending/0004-ath9k-enable-the-baseband-watchdog-events-for-AR9003.patch
linux-next-pending/0005-ath9k-Enable-Short-GI-in-20-Mhz-for-ar9287-and-later.patch [new file with mode: 0644]
linux-next-pending/0006-ath9k-Enable-Short-GI-in-20-Mhz-for-ar9287-and-later.patch [deleted file]
linux-next-pending/0006-ath9k-Make-sure-null-func-frame-is-acked-before-goin.patch [new file with mode: 0644]
linux-next-pending/0007-ath9k-Fix-power-save-with-auto-sleeping.patch [new file with mode: 0644]
linux-next-pending/0007-ath9k-Make-sure-null-func-frame-is-acked-before-goin.patch [deleted file]
linux-next-pending/0008-ath9k-Fix-power-save-with-auto-sleeping.patch [deleted file]
linux-next-pending/0008-ath9k_hw-Enable-auto-sleep-for-ar9003.patch [new file with mode: 0644]
linux-next-pending/0009-ath9k-Fix-rx-of-mcast-bcast-frames-in-PS-mode-with-a.patch [new file with mode: 0644]
linux-next-pending/0009-ath9k_hw-Enable-auto-sleep-for-ar9003.patch [deleted file]
linux-next-pending/0010-ath9k-change-beacon-allocation-to-prefer-the-first-b.patch [new file with mode: 0644]
linux-next-pending/0011-ath9k-change-beacon-allocation-to-prefer-the-first-b.patch [deleted file]
linux-next-pending/0011-ath9k-remove-VEOL-support-for-ad-hoc.patch [new file with mode: 0644]
linux-next-pending/0012-ath9k-remove-VEOL-support-for-ad-hoc.patch [deleted file]
linux-next-pending/0012-ath9k_hw-Enable-TX-IQ-calibration-on-AR9003.patch [new file with mode: 0644]
linux-next-pending/0013-ath9k-Move-ath9k-specific-RX-code-to-driver.patch [new file with mode: 0644]
linux-next-pending/0014-ath9k-Move-driver-specific-structures.patch [new file with mode: 0644]
linux-next-pending/0014-ath9k_hw-Enable-TX-IQ-calibration-on-AR9003.patch [deleted file]
linux-next-pending/0015-ath9k-Clean-up-few-function-parameters-in-recv.c.patch [new file with mode: 0644]
linux-next-pending/0015-ath9k-Move-ath9k-specific-RX-code-to-driver.patch [deleted file]
linux-next-pending/0016-ath9k-Fix-bug-in-accessing-skb-data-of-rx-frame-for-.patch [new file with mode: 0644]
linux-next-pending/0016-ath9k-Move-driver-specific-structures.patch [deleted file]
linux-next-pending/0017-ath9k-Clean-up-few-function-parameters-in-recv.c.patch [deleted file]
linux-next-pending/0017-ath9k-Fix-bug-in-validating-received-data-length-for.patch [new file with mode: 0644]
linux-next-pending/0018-ath9k-Fix-bug-in-accessing-skb-data-of-rx-frame-for-.patch [deleted file]
linux-next-pending/0018-ath9k_hw-add-multicast-key-search-support.patch [new file with mode: 0644]
linux-next-pending/0019-ath9k-Fix-bug-in-validating-received-data-length-for.patch [deleted file]
linux-next-pending/0019-ath9k_common-use-allocated-key-cache-entries-for-mul.patch [new file with mode: 0644]
linux-next-pending/0020-ath9k-use-the-key-handling-code-from-ath9k_common-in.patch [new file with mode: 0644]