## ## 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 ## multi mac vif [sent] 006-mac80211-multi-mac.patch ############################################################################### ## various WIP/testing patches ## bt3 work firmware-nowait-env.patch 008-bt3-amp.patch ## webcam driver from Anders ## doesn't work for me right now?? 003-tp6800.patch ## spectrum mgmt fixes 004-hwsim-spectrum-mgmt.patch 005-mac80211-assoc-chans.patch ## mac80211: remove sta_notify(add|remove) ## (pending iwlwifi merge) 007-mac80211-sta-notify.patch ## inject with ifidx 009-mac80211-inject-ifidx.patch ## this again ... need to do it properly 010-hwsim-ibss.patch ## HACK to allow using mac80211 netns 011-mac80211-no-netdev-dev.patch ## remove ability to have external cfg80211 wext handlers ## (needs all drivers fully converted!!) 012-cfg80211-wext-internal.patch ## AOA Topaz stuff 013-snd-aoa-topaz.patch ## wifi books 014-NPUB-wibooks.patch ############################################################################### ## known broken patches ## upload key if space was freed ## (locking broken wrt key_list) 015-mac80211-key-upload-maybe.patch ## iwlwifi beacon filtering ## (pretty much useless because we get stats notification) 016-iwlwifi-beacon-filter.patch