##
## 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

## sujith's bugfix for my patch :(
003-mac80211-sujith-agg-fix.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]
004-firmware-class-nowait.patch

## make ar9170 fw load async [rfc]
005-ar9170-firmware-request-async.patch

###############################################################################
## various WIP/testing patches

## this again ... need to do it properly
006-hwsim-ibss.patch

## some fixes [...]
007-mac80211-fix-deltimer.patch
008-NPUB-mac80211-fixes.patch

## HT debug [do not send -- should be in iw]
009-mac80211-station-capa.patch

## from henry adopted by me [sent]
010-ibss-privacy-bit.patch

## WIP
011-mac80211-tx-skb-flags.patch
012-mac80211-move-status.patch
013-mac80211-mimo-ps.patch

## more of that [rfc]
014-mac80211-cmtr-flag-move.patch
015-mac80211-reorder-rx-code.patch
016-mac80211-reorder-right-spot.patch

## mac80211 sta-per-vif [rfc]
017-mac80211-sta-get-sdata.patch

## reduce sdata reliance [rfc]
018-mac80211-reduce-sdata-dev.patch

## refactor netif_running() checks
019-mac80211-running.patch

## make netlink urelease notifier useful [sent]
020-netlink-remove-subscriptions-check.patch

## bt3 work
021-bt3-amp.patch

## disallow bridging [rfc]
022-mac80211-no-bridging.patch

## random iwlwifi stuff
## [sent]
023-NPUB-dan-bcn-cfg.patch
024-NPUB-dan-bcn.patch
025-NPUB-iwl-filt.patch
026-NPUB-iwl-frame-count.patch
027-NPUB-iwl-stabuf.patch
## WIP
028-NPUB-enable.patch
029-NPUB-iwl-mcbuf.patch

## separate iwlwifi io tracers [discussing]
030-iwl-io-separate.patch

## HACK to allow using mac80211 netns
031-mac80211-no-netdev-dev.patch

## sock destruct for action frame/bt3 stuff

## more iwlwifi powersave work [needs testing]
032-iwlwifi-beacon-filter.patch

## remove ability to have external cfg80211 wext handlers
# (needs all drivers converted!!)
033-cfg80211-wext-internal.patch

## AOA Topaz stuff
034-snd-aoa-topaz.patch

## wifi books
035-NPUB-wibooks.patch

## upload key if space was freed
## (locking broken wrt key_list)
036-mac80211-key-upload-maybe.patch

Index of /patches/kernel/all/2009-11-18-18:05/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
001-debug-section-mismatch.patch2009-Nov-18 19:05:220.6Ktext/plain
002-b43-nphy-enable.patch2009-Nov-18 19:05:220.5Ktext/plain
003-mac80211-sujith-agg-fix.patch2009-Nov-18 19:05:232.6Ktext/plain
004-firmware-class-nowait.patch2009-Nov-18 19:05:237.7Ktext/plain
005-ar9170-firmware-request-async.patch2009-Nov-18 19:05:237.6Ktext/plain
006-hwsim-ibss.patch2009-Nov-18 19:05:231.5Ktext/plain
007-mac80211-fix-deltimer.patch2009-Nov-18 19:05:232.6Ktext/plain
009-mac80211-station-capa.patch2009-Nov-18 19:05:231.7Ktext/plain
010-ibss-privacy-bit.patch2009-Nov-18 19:05:234.3Ktext/plain
011-mac80211-tx-skb-flags.patch2009-Nov-18 19:05:248.8Ktext/plain
012-mac80211-move-status.patch2009-Nov-18 19:05:2423.9Ktext/plain
013-mac80211-mimo-ps.patch2009-Nov-18 19:05:2415.7Ktext/plain
014-mac80211-cmtr-flag-move.patch2009-Nov-18 19:05:242.4Ktext/plain
015-mac80211-reorder-rx-code.patch2009-Nov-18 19:05:2414.7Ktext/plain
016-mac80211-reorder-right-spot.patch2009-Nov-18 19:05:2411.1Ktext/plain
017-mac80211-sta-get-sdata.patch2009-Nov-18 19:05:2518.3Ktext/plain
018-mac80211-reduce-sdata-dev.patch2009-Nov-18 19:05:2557.3Ktext/plain
019-mac80211-running.patch2009-Nov-18 19:05:2513.4Ktext/plain
020-netlink-remove-subscriptions-check.patch2009-Nov-18 19:05:250.9Ktext/plain
021-bt3-amp.patch2009-Nov-18 19:05:2515.5Ktext/plain
022-mac80211-no-bridging.patch2009-Nov-18 19:05:254.4Ktext/plain
030-iwl-io-separate.patch2009-Nov-18 19:05:261.2Ktext/plain
031-mac80211-no-netdev-dev.patch2009-Nov-18 19:05:260.9Ktext/plain
032-iwlwifi-beacon-filter.patch2009-Nov-18 19:05:266.9Ktext/plain
033-cfg80211-wext-internal.patch2009-Nov-18 19:05:2621.8Ktext/plain
034-snd-aoa-topaz.patch2009-Nov-18 19:05:2716.9Ktext/plain
036-mac80211-key-upload-maybe.patch2009-Nov-18 19:05:274.5Ktext/plain
series2009-Nov-18 19:05:223.5Ktext/plain
lighttpd/1.4.26