## ## 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 002-b43-nphy-enable.patch ############################################################################### ## patches I feel are at mostly good for submission and run on my machines ## make firmware nowait more useful [in greg kh's tree] 003-firmware-class-nowait.patch ## make ar9170 fw load async [rfc] 004-ar9170-firmware-request-async.patch ############################################################################### ## various WIP/testing patches ## make netlink urelease notifier useful [in net-next-2.6] 005-netlink-remove-subscriptions-check.patch ## this again ... need to do it properly 006-hwsim-ibss.patch ## some fixes [...] 007-NPUB-dbg.patch 008-NPUB-mac80211-spurious.patch ## SMPS work 009-nl80211-smps.patch 010-mac80211-smps.patch 011-iwlwifi-smps.patch ## more preparation for sta-per-vif [rfc] 012-mac80211-cmtr-flag-move.patch 013-mac80211-reorder-rx-code.patch 014-mac80211-reorder-right-spot.patch ## mac80211 sta-per-vif [rfc] 015-mac80211-sta-get-sdata.patch ## reduce sdata reliance [rfc] 016-mac80211-reduce-sdata-dev.patch ## refactor netif_running() checks 017-mac80211-running.patch ## bt3 work 018-bt3-amp.patch ## random iwlwifi stuff (WIP) 019-NPUB-enable.patch 020-NPUB-iwl-mcbuf.patch ## separate iwlwifi io tracers [sent] 021-iwl-io-separate.patch ## HACK to allow using mac80211 netns 022-mac80211-no-netdev-dev.patch ## more iwlwifi powersave work [needs testing] 023-iwlwifi-beacon-filter.patch ## remove ability to have external cfg80211 wext handlers # (needs all drivers converted!!) 024-cfg80211-wext-internal.patch ## AOA Topaz stuff 025-snd-aoa-topaz.patch ## wifi books 026-NPUB-wibooks.patch ## upload key if space was freed ## (locking broken wrt key_list) 027-mac80211-key-upload-maybe.patch