## ## 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 ## remove some practially dead code [sent] 003-mac80211-remove-dead-code.patch ## firmware vs. probe async [rfc] 004-firmware-class-nowait.patch 005-ar9170-firmware-request-async.patch ## fix addba timer [sent] 006-mac80211-fix-addba-timer.patch ## HT debug [do not send -- should be in iw] 007-mac80211-station-capa.patch ## let drivers have the TIM IE position [sent] 008-mac80211-beacon-tim-info.patch ## we calculate qual in cfg80211 now [sent] 009-mac80211-deprecate-qual.patch ## make CALL_TXH a proper statement [sent] 010-mac80211-txh-invoke-macro.patch ## fix a printk [sent] 011-mac80211-fix-endian.patch ## make dtim flag a bit more consistent [sent] 012-mac80211-dtim-for-hwbuf.patch ############################################################################### ## various WIP/testing patches ## random iwlwifi stuff 013-NPUB-dan-bcn-cfg.patch 014-NPUB-dan-bcn.patch 015-NPUB-mcbuf.patch 016-NPUB-enable.patch ## HACK to allow using mac80211 netns 017-mac80211-no-netdev-dev.patch ## this again ... need to do it properly 018-hwsim-ibss.patch ## sock destruct for action frame/bt3 stuff 019-netlink-sock-destruct.patch ## more iwlwifi powersave work [needs testing] 020-iwlwifi-beacon-filter.patch ## remove ability to have external cfg80211 wext handlers # (needs all drivers converted!!) 021-cfg80211-wext-internal.patch ## AOA Topaz stuff 022-snd-aoa-topaz.patch ## wifi books 023-NPUB-wibooks.patch ## upload key if space was freed ## (locking broken wrt key_list) 024-mac80211-key-upload-maybe.patch ## no-rc stuff [known broken] 025-mac80211-no-rc-algo.patch