## ## 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 ## this again ... need to do it properly 005-hwsim-ibss.patch ## no-rc stuff [luca testing this] 006-mac80211-no-rc-algo.patch ## HT debug [do not send -- should be in iw] 007-mac80211-station-capa.patch ## from henry adopted by me [works for him] 008-ibss-privacy-bit.patch ## mac80211 sta-per-vif preparation [sent] 009-mac80211-sta-get-by-idx-sdata.patch 010-mac80211-agg-sdata.patch 011-mac80211-streamline-rx.patch 012-mac80211-cleanup-reorder.patch ## WIP: mac80211 sta-per-vif 013-mac80211-sta-get-sdata.patch ## random iwlwifi stuff ## [sent] 014-NPUB-dan-bcn-cfg.patch 015-NPUB-dan-bcn.patch 016-NPUB-iwl-filt.patch 017-NPUB-iwl-frame-count.patch 018-NPUB-iwl-stabuf.patch ## WIP 019-NPUB-enable.patch 020-NPUB-iwl-mcbuf.patch ## separate iwlwifi io tracers [discussing] 021-iwl-io-separate.patch ## HACK to allow using mac80211 netns 022-mac80211-no-netdev-dev.patch ## sock destruct for action frame/bt3 stuff 023-netlink-sock-destruct.patch ## more iwlwifi powersave work [needs testing] 024-iwlwifi-beacon-filter.patch ## remove ability to have external cfg80211 wext handlers # (needs all drivers converted!!) 025-cfg80211-wext-internal.patch ## AOA Topaz stuff 026-snd-aoa-topaz.patch ## wifi books 027-NPUB-wibooks.patch ## upload key if space was freed ## (locking broken wrt key_list) 028-mac80211-key-upload-maybe.patch