## ## 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 ## mac80211 sta-per-vif [sent] 007-mac80211-sta-get-sdata.patch ## reduce sdata reliance [sent] 008-mac80211-reduce-sdata-dev.patch ## refactor netif_running() checks [sent] 009-mac80211-running.patch ## improve tracing [sent] 010-mac80211-tracing-vifname.patch ## code to help debug the security fix [sent] 011-hwsim-ampdu-ops.patch ## security fix [merged] 012-mac80211-spurious-delba-fix.patch ## recalc idle after sending frames [sent] 013-mac80211-mlme-idle.patch ## introduce flush callback [sent] 014-mac80211-flush.patch ## SMPS framework [sent] 015-mac80211-smps.patch ## SMPS for iwlwifi [pending better testing] 016-iwlwifi-smps.patch ## allow disabling 40mhz on 2.4ghz 017-mac80211-disable-40mhz.patch ## some bt3 prerequisites 018-cfg80211-avoid-spurious-events.patch 019-mac80211-dont-use-existing-sta.patch 020-mac80211-let-cfg80211-manage-auth-lifetime.patch 021-mac80211-mlme-work-generalise-1.patch 022-mac80211-mlme-work-generalise-2.patch 023-mac80211-work-printk.patch ## bt3 work 024-bt3-amp.patch ## random iwlwifi stuff (WIP) 025-NPUB-enable.patch 026-NPUB-iwl-mcbuf.patch ## HACK to allow using mac80211 netns 027-mac80211-no-netdev-dev.patch ## iwlwifi beacon filtering ## (pretty much useless because we get stats notification) 028-iwlwifi-beacon-filter.patch ## remove ability to have external cfg80211 wext handlers ## (needs all drivers fully converted!!) 029-cfg80211-wext-internal.patch ## AOA Topaz stuff 030-snd-aoa-topaz.patch ## wifi books 031-NPUB-wibooks.patch ## upload key if space was freed ## (locking broken wrt key_list) 032-mac80211-key-upload-maybe.patch
| Name | Last Modified | Size | Type |
|---|---|---|---|
| Parent Directory/ | - | Directory | |
| 000-against-v2.6.32-rc8-44449-gd84f11bb19626c92a66945cc581ac4cf6f3081ac | 2009-Dec-01 18:20:28 | 0.0K | application/octet-stream |
| 001-debug-section-mismatch.patch | 2009-Dec-01 18:19:59 | 0.6K | text/plain |
| 002-b43-nphy-enable.patch | 2009-Dec-01 18:19:59 | 0.5K | text/plain |
| 003-firmware-class-nowait.patch | 2009-Dec-01 18:19:59 | 7.7K | text/plain |
| 004-ar9170-firmware-request-async.patch | 2009-Dec-01 18:19:59 | 7.6K | text/plain |
| 005-netlink-remove-subscriptions-check.patch | 2009-Dec-01 18:19:59 | 0.9K | text/plain |
| 006-hwsim-ibss.patch | 2009-Dec-01 18:20:00 | 1.5K | text/plain |
| 007-mac80211-sta-get-sdata.patch | 2009-Dec-01 18:20:00 | 18.7K | text/plain |
| 008-mac80211-reduce-sdata-dev.patch | 2009-Dec-01 18:20:00 | 57.6K | text/plain |
| 009-mac80211-running.patch | 2009-Dec-01 18:20:00 | 13.6K | text/plain |
| 010-mac80211-tracing-vifname.patch | 2009-Dec-01 18:20:00 | 13.2K | text/plain |
| 011-hwsim-ampdu-ops.patch | 2009-Dec-01 18:20:00 | 1.6K | text/plain |
| 012-mac80211-spurious-delba-fix.patch | 2009-Dec-01 18:20:01 | 7.6K | text/plain |
| 013-mac80211-mlme-idle.patch | 2009-Dec-01 18:20:01 | 2.1K | text/plain |
| 014-mac80211-flush.patch | 2009-Dec-01 18:20:01 | 5.0K | text/plain |
| 015-mac80211-smps.patch | 2009-Dec-01 18:20:01 | 28.8K | text/plain |
| 016-iwlwifi-smps.patch | 2009-Dec-01 18:20:01 | 8.8K | text/plain |
| 017-mac80211-disable-40mhz.patch | 2009-Dec-01 18:20:01 | 3.2K | text/plain |
| 018-cfg80211-avoid-spurious-events.patch | 2009-Dec-01 18:20:01 | 2.2K | text/plain |
| 019-mac80211-dont-use-existing-sta.patch | 2009-Dec-01 18:20:02 | 3.6K | text/plain |
| 020-mac80211-let-cfg80211-manage-auth-lifetime.patch | 2009-Dec-01 18:20:02 | 14.0K | text/plain |
| 021-mac80211-mlme-work-generalise-1.patch | 2009-Dec-01 18:20:02 | 21.1K | text/plain |
| 022-mac80211-mlme-work-generalise-2.patch | 2009-Dec-01 18:20:02 | 67.0K | text/plain |
| 023-mac80211-work-printk.patch | 2009-Dec-01 18:20:02 | 3.2K | text/plain |
| 024-bt3-amp.patch | 2009-Dec-01 18:20:03 | 28.8K | text/plain |
| 027-mac80211-no-netdev-dev.patch | 2009-Dec-01 18:20:03 | 0.9K | text/plain |
| 028-iwlwifi-beacon-filter.patch | 2009-Dec-01 18:20:03 | 6.9K | text/plain |
| 029-cfg80211-wext-internal.patch | 2009-Dec-01 18:20:03 | 21.7K | text/plain |
| 030-snd-aoa-topaz.patch | 2009-Dec-01 18:20:03 | 16.9K | text/plain |
| 032-mac80211-key-upload-maybe.patch | 2009-Dec-01 18:20:03 | 4.5K | text/plain |
| series | 2009-Dec-01 18:19:58 | 3.5K | text/plain |