## ## This file/directory contains my patch series. You may not always be able ## to use this file as-is for quilt because there could be some patches I ## have opted not to publish, those are the patches with "NPUB" in the name. ## ## Usually, I have all my patches intermingled, i.e. whatever I have been ## working on in the kernel will be present in this file. ## ## ## If you're looking at my patches directory at ## ## http://johannes.sipsolutions.net/patches/kernel/all/LATEST/ ## ## and you wish to link to a patch, consider linking to, for example, ## ## http://johannes.sipsolutions.net/patches/kernel/all/LATEST/NNN-debug-section-mismatch.patch ## ^^^ ## instead of ## ## http://johannes.sipsolutions.net/patches/kernel/all/LATEST/001-debug-section-mismatch.patch ## ^^^ ## ## as the numbers may change frequently. ## ## ## The 000-* file tells you what tree I made these patches against. ## ## The patches.tar.bz2 file contains all patches and this file. ############################################################################### ## purely local patches and ## patches from others that I'm not working on ## debug section mismatches persistently 001-debug-section-mismatch.patch ## enable b43 N PHY code for testing [internal] 002-b43-nphy-enable.patch 003-skb-fix.patch ############################################################################### ## patches I feel are at mostly good for submission and run on my machines ## optimise iwlwifi scanning [sent] 004-iwlwifi-scan-freqs.patch ## a few iwlwifi fixes [sent] 005-iwlwifi-fix-swq-assignment.patch ## different queue debugging for iwlwifi ## (asked wey-yi to combine with hers) 006-iwlwifi-queue-dbg.patch ## allow returning NULL from iwstats [sent] 007-wext-stats-proper.patch ## fix todo lock [sent] 008-mac80211-lock-fix.patch ## WIRELESS_EXT is needed [sent] 009-wext-default-y.patch ## preparations [sent] 010-cfg80211-core-wdev.patch 011-nl80211-funs-extern.patch 012-cfg80211-gfp.patch 013-cfg80211-remove-wdev-bssid.patch 014-mac80211-fix-auth.patch 015-wext-event-const.patch ## add nl82011 testmode [sent] 016-nl80211-testmode.patch ## [sent] 017-mac80211-kill-unused.patch ## define AKM suites [sent] 018-akm-suites.patch ## most of wext removal [sent] # (from sameo) 019-cfg80211-connect-api.patch # (mostly mine, based on sameo's, who based them on mine) 020-cfg80211-connect-emul.patch 021-cfg80211-wext-connect.patch # (mine) 022-cfg80211-wext-ps.patch 023-cfg80211-wext-wds.patch 024-cfg80211-wext-rate.patch 025-cfg80211-wext-stats.patch ## mac80211 can now get the TKIP check back [sent] 026-mac80211-tkip-cfg80211.patch ## mac80211 cleanups [sent] 027-mac80211-remove-auth-retry.patch 028-mac80211-cleanup-dead-code.patch ## cfg80211 userspace sme events [sent] 029-cfg80211-usme-events.patch ## wext work for net-next [sent to netdev] 030-wext-netns.patch 031-wext-optimise-avoid-leak.patch 032-wext-event-compat.patch ## cfg80211: plug refcount leak [sent] 033-cfg80211-plug-refcount-leak.patch ## cfg80211: reset auth [sent] 034-cfg80211-wext-reset-auth.patch ## helper function [sent] 035-cfg80211-bss-find-ie.patch ## cfg80211: keep track of BSSes [sent] 036-cfg80211-auth-assoc-api-bss.patch 037-cfg80211-refuse-bssid-twice.patch ## limit number of ciphers [sent] 038-cfg80211-assoc-limit-ciphers.patch ## let SME control re- vs. associate 039-cfg80211-sme-prev-bssid.patch ## more mac80211 cleanups 040-mac80211-mlme-deadcode.patch 041-mac80211-mlme-rework.patch ############################################################################### ## various WIP/testing patches ## real wext removal # (needs iwm conversion!!) 042-cfg80211-wext-freq-combine.patch 043-cfg80211-wext-iwap-combine.patch 044-cfg80211-wext-iwessid-combine.patch # (needs all drivers converted!!) 045-cfg80211-wext-all-internal.patch ## netns work [sent] 046-netns-rcu.patch # broken!! 047-genl-netns.patch 048-mac80211-netns.patch 049-netns-export-get-by-pid.patch ## netns work [rfc] 050-cfg80211-netns.patch ## play together 051-mac80211-allow-netns.patch ## HACK HACK HACK 052-mac80211-no-netdev-dev.patch ## experiment -- do we need irq locking? 053-mac80211-no-irq-lock.patch ## iwlwifi powersave work [in testing] 054-iwlwifi-ps.patch ## iwlwifi put card to sleep when idle [in testing] 055-iwlwifi-idle.patch ## hwsim testing [drop this] 056-hwsim-ibss.patch 057-hwsim-ps.patch ## mac80211 op debug ## [waiting for trace event support for modules] 058-mac80211-driver-op-dbg.patch ## wifi books 059-NPUB-wibooks.patch ## AOA Topaz stuff 060-snd-aoa-topaz.patch