rpms/kernel/FC-4 kernel-2.6.spec,1.1495.2.1,1.1495.2.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 10 21:24:33 UTC 2005


Author: linville

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv24070

Modified Files:
      Tag: private-linville-netdev-fc4-1-branch
	kernel-2.6.spec 
Log Message:



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/kernel-2.6.spec,v
retrieving revision 1.1495.2.1
retrieving revision 1.1495.2.2
diff -u -r1.1495.2.1 -r1.1495.2.2
--- kernel-2.6.spec	10 Nov 2005 19:56:22 -0000	1.1495.2.1
+++ kernel-2.6.spec	10 Nov 2005 21:24:31 -0000	1.1495.2.2
@@ -19,7 +19,8 @@
 %define sublevel 14
 %define kversion 2.6.%{sublevel}
 %define rpmversion 2.6.%{sublevel}
-%define rhbsys  %([ -r /etc/beehive-root -o -n "%{?__beehive_build}" ] && echo || echo .`whoami`@`hostname -s|sed s/-//`)
+#%define rhbsys  %([ -r /etc/beehive-root -o -n "%{?__beehive_build}" ] && echo || echo .`whoami`@`hostname -s|sed s/-//`)
+%define rhbsys  .netdev.1
 %define release %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})_FC4%{rhbsys}
 %define signmodules 0
 %define make_target bzImage
@@ -365,6 +366,7 @@
 # Not patches you're too lazy for to put in the proper place.
 #
 
+# netdev patches start here
 Patch10000: 0071-8139cp-support-ETHTOOL_GPERMADDR.txt
 Patch10001: 0072-8139too-support-ETHTOOL_GPERMADDR.txt
 Patch10002: 0073-b44-support-ETHTOOL_GPERMADDR.txt
@@ -384,268 +386,248 @@
 Patch10016: 0088-lne390-bogus-casts.txt
 Patch10017: 0089-C99-initializers-in-ray_cs.c.txt
 Patch10018: 0090-mii-Add-test-for-GigE-support.txt
-Patch10019: 0091-Add-rapidio-net-driver.txt
-Patch10020: 0099-pcnet32-set_ringparam-implementation.txt
-Patch10021: 0100-pcnet32-set-min-ring-size-to-4.txt
-Patch10022: 0101-orinoco-Remove-conditionals-that-are-useless-in-the-kernel-drivers.txt
-Patch10023: 0102-orinoco-Don-t-include-net-ieee80211.h-twice.txt
-Patch10024: 0103-orinoco-Update-PCMCIA-ID-s.txt
-Patch10025: 0112-Updated-ipw2200-to-compile-with-ieee80211-abg_ture-to-abg_true-change.txt
-Patch10026: 0161-ieee80211-Updated-ipw2100-to-be-compatible-with-ieee80211_hdr-changes.txt
-Patch10027: 0162-ieee80211-Updated-ipw2100-to-be-compatible-with-ieee80211-s-hard_start_xmit-change.txt
-Patch10028: 0163-ieee80211-Updated-ipw2200-to-be-compatible-with-ieee80211_hdr-changes.txt
-Patch10029: 0164-ieee80211-Updated-ipw2200-to-be-compatible-with-ieee80211-s-hard_start_xmit-change.txt
-Patch10030: 0165-ieee80211-Updated-atmel-to-be-compatible-with-ieee80211_hdr-changes.txt
-Patch10031: 0186-ieee80211-Updated-hostap-to-be-compatible-with-ieee80211_hdr-changes.txt
-Patch10032: 0187-ieee80211-Updated-hostap-to-be-compatible-with-extra_prefix_len-changes.txt
-Patch10033: 0189-forcedeth-add-hardware-tx-checksumming.txt
-Patch10034: 0198-ieee80211-update-orinoco-wl3501-drivers-for-latest-struct-naming.txt
-Patch10035: 0211-orinoco-Remove-inneeded-system-includes.txt
-Patch10036: 0212-orinoco-Make-nortel_pci_hw_init-static.txt
-Patch10037: 0213-orinoco-Fix-memory-leak-and-unneeded-unlock-in-orinoco_join_ap.txt
-Patch10038: 0214-orinoco-orinoco_send_wevents-could-return-without-unlocking.txt
-Patch10039: 0215-orinoco-Remove-unneeded-forward-declarations.txt
-Patch10040: 0216-orinoco-Annotate-endianess-of-variables-and-structure-members.txt
-Patch10041: 0217-orinoco-Read-only-needed-data-in-__orinoco_ev_txexc.txt
-Patch10042: 0218-orinoco-Bump-version-to-0.15rc3.txt
-Patch10043: 0261-netdrvr-gianfar-use-new-phy-layer.txt
-Patch10044: 0262-netdrvr-delete-CONFIG_PHYCONTROL.txt
-Patch10045: 0263-hostap-Fix-pci_driver-name-for-hostap_plx-and-hostap_pci.txt
-Patch10046: 0264-hostap-Add-support-for-WE-19.txt
-Patch10047: 0265-hostap-Use-GFP_ATOMIC-to-get-rid-of-weird-might_sleep-issue.txt
-Patch10048: 0266-hostap-Remove-iwe_stream_add_event-kludge.txt
-Patch10049: 0267-Remove-WIRELESS_EXT-ifdefs-from-several-wireless-drivers.txt
-Patch10050: 0268-wireless-airo-remove-needed-dma_addr_t-obfuscation.txt
-Patch10051: 0345-hostap-Remove-hw-specific-dev_open-close-handlers.txt
-Patch10052: 0346-hostap-Fix-hostap_pci-build-with-PRISM2_IO_DEBUG.txt
-Patch10053: 0347-hostap-Do-not-free-local-hw_priv-before-unregistering-netdev.txt
-Patch10054: 0348-hostap-Unregister-netdevs-before-freeing-local-data.txt
-Patch10055: 0355-S2io-MSI-MSI-X-support-runtime-configurable.txt
-Patch10056: 0356-e1000-Support-for-82571-and-82572-controllers.txt
-Patch10057: 0357-e1000-multi-queue-defines-modification-to-data-structures.txt
-Patch10058: 0358-e1000-implementation-of-the-multi-queue-feature.txt
-Patch10059: 0359-e1000-Enable-custom-configuration-bits-for-82571-2-controllers.txt
-Patch10060: 0360-e1000-Fixes-for-packet-split-related-issues.txt
-Patch10061: 0361-e1000-Added-msleep_interruptible-delay.txt
-Patch10062: 0362-e1000-Flush-shadow-RAM.txt
-Patch10063: 0363-e1000-fix-warnings.txt
-Patch10064: 0364-AX.25-Delete-debug-printk-from-mkiss-driver.txt
-Patch10065: 0365-AX.25-Convert-mkiss.c-to-DEFINE_RWLOCK.txt
-Patch10066: 0366-airo-fix-resume.txt
-Patch10067: 0367-s2io-change-strncpy-length-arg-to-use-size-of-target.txt
-Patch10068: 0368-netdrvr-s2io-Add-a-MODULE_VERSION-entry.txt
-Patch10069: 0369-bonding-replicate-IGMP-traffic-in-activebackup-mode.txt
-Patch10070: 0371-wireless-ipw2200-remove-redundant-return-statement.txt
-Patch10071: 0534-S2io-Offline-diagnostics-fixes.txt
-Patch10072: 0535-rcu-in-bpqether-driver.txt
-Patch10073: 0536-SMACK-support-for-mkiss.txt
-Patch10074: 0537-Initialize-the-.owner-field-the-tty_ldisc-structure.txt
-Patch10075: 0565-sb1250-mac-Check-the-actual-setting-for-reporting-hw-checksumming.txt
-Patch10076: 0566-sb1250-mac-Ensure-16-byte-alignment-of-the-descriptor-ring.txt
-Patch10077: 0567-au1000_eth-Misc-Au1000-net-driver-fixes.txt
-Patch10078: 0568-de2104x-Resurrect-Cobalt-support-for-2.6.txt
-Patch10079: 0569-sgiseeq-Fix-resource-handling.txt
-Patch10080: 0570-sgiseeq-Configure-PIO-and-DMA-timing-requests.txt
-Patch10081: 0571-declance-Convert-to-irqreturn_t.txt
-Patch10082: 0572-declance-Fix-mapping-of-device.txt
-Patch10083: 0573-declance-Deal-with-the-bloody-KSEG-vs-CKSEG-horror.txt
-Patch10084: 0574-declance-Use-physical-addresses-at-the-interface-level.txt
-Patch10085: 0575-ne-Support-for-RBHMA4500-eval-board.txt
-Patch10086: 0576-mipsnet-Virtual-ethernet-driver-for-MIPSsim.txt
-Patch10087: 0577-e1000_intr-build-fix.txt
-Patch10088: 0578-s2io-build-fix.txt
-Patch10089: 0580-via-rhine-change-mdelay-to-msleep-and-remove-from-ISR-path.txt
-Patch10090: 0581-epic100-fix-counting-of-work_done-in-epic_poll.txt
-Patch10091: 0585-b44-alternate-allocation-option-for-DMA-descriptors.txt
-Patch10092: 0586-orinoco-remove-redundance-skb-length-check-before-padding.txt
-Patch10093: 0587-sundance-remove-if-1-.-block-in-sundance_probe1.txt
-Patch10094: 0588-sundance-expand-reset-mask.txt
-Patch10095: 0589-e1000-build-fix.txt
-Patch10096: 0619-sb1250-mac-Get-rid-of-all-the-funny-SBMAC_WRITECSR-and-SBMAC_READCSR-macros.txt
-Patch10097: 0620-sb1250-mac-Whitespace-cleanup.txt
-Patch10098: 0633-sundance-include-MII-address-0-in-PHY-probe.txt
-Patch10099: 0634-e1000-Driver-version-white-space-comments-device-id-other.txt
-Patch10100: 0640-sb1250-mac-PHY-probing-fixes.txt
-Patch10101: 0663-PARISC-Change-the-driver-names-so-sys-bus-parisc-drivers-looks-better.txt
-Patch10102: 0664-PARISC-Convert-parisc_device-to-use-struct-resource-for-hpa.txt
-Patch10103: 0702-PARISC-Add-NETPOLL-support-to-lasi_82596.txt
-Patch10104: 0734-powerpc-don-t-duplicate-name-between-vio_driver-and-device_driver.txt
-Patch10105: 0736-powerpc-set-the-driver.owner-field-for-all-vio-drivers.txt
-Patch10106: 0773-netdrvr-forcedeth-scatter-gather-and-segmentation-offload-support.txt
-Patch10107: 0803-ppc64-make-dma_addr_t-64-bits.txt
-Patch10108: 0940-gfp_t-drivers-net.txt
-Patch10109: 0945-ARM-2919-1-CS8900A-ethernet-driver-modifications-for-the-Comdial-MP1000.txt
-Patch10110: 0951-ARM-2897-2-PXA2xx-IRDA-support.txt
-Patch10111: 1012-DRIVER-MODEL-Get-rid-of-the-obsolete-tri-level-suspend-resume-callbacks.txt
-Patch10112: 1038-tg3-add-5714-5715-support.txt
-Patch10113: 1039-tg3-fix-ASF-heartbeat.txt
-Patch10114: 1040-tg3-update-version-and-minor-fixes.txt
-Patch10115: 1041-ibmveth-fix-bonding.txt
-Patch10116: 1042-ibmveth-fix-buffer-pool-management.txt
-Patch10117: 1043-ibmveth-fix-buffer-replenishing.txt
-Patch10118: 1044-ibmveth-lockless-TX.txt
-Patch10119: 1045-ibmveth-fix-failed-addbuf.txt
-Patch10120: 1046-pcnet_cs-fix-mii-init-code-for-older-DL10019-based-cards.txt
-Patch10121: 1048-s2io-kconfig-help-fix.txt
-Patch10122: 1049-b44-reports-wrong-advertised-flags.txt
-Patch10123: 1050-sis190.c-fix-multicast-MAC-filter.txt
-Patch10124: 1051-smc91x-shut-down-power-after-probing.txt
-Patch10125: 1052-Fix-CS89x0-KConfig-for-IXDP2X01.txt
-Patch10126: 1053-starfire-free_irq-on-error-path-of-netdev_open.txt
-Patch10127: 1056-netdrvr-b44-include-linux-dma-mapping.h-to-eliminate-warning.txt
-Patch10128: 1057-sundance-fix-DFE-580TX-Tx-Underrun.txt
-Patch10129: 1058-New-PowerPC-4xx-on-chip-ethernet-controller-driver.txt
-Patch10130: 1061-sis900-come-alive-after-temporary-memory-shortage.txt
-Patch10131: 1062-drivers-net-Remove-pointless-checks-for-NULL-prior-to-calling-kfree.txt
-Patch10132: 1064-netdrvr-ne2k-pci-based-card-does-not-support-bus-mastering.txt
-Patch10133: 1065-ipw2200-Missing-kmalloc-check.txt
-Patch10134: 1182-e1000-remove-warning-about-e1000_suspend.txt
-Patch10135: 1183-eepro.c-module_param_array-cleanup.txt
-Patch10136: 1184-b44-fix-suspend-resume.txt
-Patch10137: 1185-e1000-use-vmalloc_node.txt
-Patch10138: 1186-revert-orinoco-Information-leakage-due-to-incorrect-padding.txt
-Patch10139: 1187-Better-fixup-for-the-orinoco-driver.txt
-Patch10140: 1188-e1000-Fixes-e1000_suspend-warning-when-CONFIG_PM-is-not-enabled.txt
-Patch10141: 1306-Add-modalias-for-pmac-network-drivers.txt
-Patch10142: 1310-mv643xx_eth_showsram-Added-information-message-when-using-the-SRAM.txt
-Patch10143: 1371-s2io-iomem-annotations.txt
-Patch10144: 1385-drivers-net-tg3-Use-the-DMA_-32-64-BIT_MASK-constants.txt
-Patch10145: 1386-s2io-iomem-annotations.txt
-Patch10146: 1387-prism54-Free-skb-after-disabling-interrupts.txt
-Patch10147: 1731-PPC-44x-EMAC-driver-add-440SPe-support.txt
-Patch10148: 1732-PPC-44x-EMAC-driver-add-440GR-support.txt
-Patch10149: 1733-PPC-4xx-EMAC-driver-fix-VSC8201-PHY-initialization.txt
-Patch10150: 1735-fs_enet-Fix-dma_unmap_single-calls.txt
-Patch10151: 1736-fec_8xx-Remove-dependency-on-NETTA-NETPHONE.txt
-Patch10152: 1737-fec_8xx-Add-support-for-Intel-PHY-LX971.txt
-Patch10153: 1836-ARM-3066-1-Fix-PXA-irda-driver-suspend-resume-functions.txt
-Patch10154: 1902-m32r-SMC91x-driver-update.txt
-Patch10155: 1923-remove-some-more-check_region-stuff.txt
-Patch10156: 1943-Typo-fix-dot-after-newline-in-printk-strings.txt
-Patch10157: 2008-sparse-cleanups-NULL-pointers-C99-struct-init.txt
-Patch10158: 2057-ARM-Convert-EBSA110-network-driver-to-a-platform-driver.txt
-Patch10159: 2207-ibmveth-fix-panic-in-initial-replenish-cycle.txt
-Patch10160: 2409-drivers-net-wireless-airo.c-unsigned-comparason.txt
-Patch10161: 2410-S2io-Multi-buffer-mode-support.txt
-Patch10162: 2412-pcnet32-show-name-of-failing-device.txt
-Patch10163: 2413-pcnet32-AT2700-2701-and-Bugzilla-2699-4551.txt
-Patch10164: 2414-pcnet32-Prevent-hang-with-79c976.txt
-Patch10165: 2415-phy-address-mask-support-for-generic-phy-layer.txt
-Patch10166: 2443-DRIVER-MODEL-Fix-depca.txt
-Patch10167: 2444-DRIVER-MODEL-Fix-jazzsonic.txt
-Patch10168: 2445-DRIVER-MODEL-Fix-macsonic.txt
-Patch10169: 2455-drivers-net-ixgb-make-some-code-static.txt
-Patch10170: 2456-drivers-net-e1000-possible-cleanups.txt
-Patch10171: 2457-drivers-net-hamradio-dmascc.c-remove-dmascc_setup.txt
-Patch10172: 2458-prism54-Remove-redundant-assignment.txt
-Patch10173: 2459-bnx2-add-5708-support.txt
-Patch10174: 2460-bnx2-update-firmware-for-5708.txt
-Patch10175: 2461-bnx2-update-nvram-code-for-5708.txt
-Patch10176: 2462-bnx2-update-firmware-handshake-for-5708.txt
-Patch10177: 2463-bnx2-refine-bnx2_poll.txt
-Patch10178: 2464-bnx2-update-version-and-minor-fixes.txt
-Patch10179: 2467-Remove-linux-version.h-include-from-drivers-net-phy-and-net-ieee80211.txt
-Patch10180: 2468-netdrvr-fac_8xx-build-fix.txt
-Patch10181: 2469-netdrvr-s2io-warning-fixes.txt
-Patch10182: 2576-b44-b44_start_xmit-returns-with-a-lock-held-when-it-fails-allocating.txt
-Patch10183: 2579-b44-s-spin_lock_irqsave-spin_lock-in-b44_interrupt.txt
-Patch10184: 2580-b44-late-request_irq-in-b44_open.txt
-Patch10185: 2612-3c59x-convert-to-use-of-pci_iomap-API.txt
-Patch10186: 2613-3c59x-cleanup-of-mdio_read-routines-to-use-MII_-macros.txt
-Patch10187: 2614-3c59x-avoid-blindly-reading-link-status-twice.txt
-Patch10188: 2615-3c59x-bounds-checking-for-hw_checksums.txt
-Patch10189: 2616-3c59x-cleanup-init-of-module-parameter-arrays.txt
-Patch10190: 2617-3c59x-fix-some-grammar-in-module-parameter-descriptions.txt
-Patch10191: 2618-3c59x-support-ETHTOOL_GPERMADDR.txt
-Patch10192: 2619-3c59x-correct-rx_dropped-counting.txt
-Patch10193: 2620-3c59x-enable-use-of-memory-mapped-PCI-I-O.txt
-Patch10194: 2621-3c59x-don-t-enable-scatter-gather-w-o-checksum-support.txt
-Patch10195: 2652-uml-fix-UML-network-driver-endianness-bugs.txt
-Patch10196: 2858-m68knommu-FEC-ethernet-header-support-for-the-ColdFire-5208.txt
-Patch10197: 2859-m68knommu-FEC-ethernet-support-for-the-ColdFire-5208.txt
-Patch10198: 2910-Ran-scripts-Lindent-on-drivers-net-wireless-ipw2-1-2-00.-c-h.txt
-Patch10199: 2911-IPW_DEBUG-has-already-included-DRV_NAME-remove-double-prefix-print.txt
-Patch10200: 2912-Catch-ipw2200-up-to-equivelancy-with-v1.0.1.txt
-Patch10201: 2913-Catch-ipw2200-up-to-equivelancy-with-v1.0.2.txt
-Patch10202: 2914-Catch-ipw2200-up-to-equivelancy-with-v1.0.3.txt
-Patch10203: 2915-Catch-ipw2200-up-to-equivelancy-with-v1.0.4.txt
-Patch10204: 2916-Catch-ipw2100-up-to-equivelancy-with-v1.1.1.txt
-Patch10205: 2917-Fixed-WEP-on-ipw2100-priv-sec-was-being-used-instead-of.txt
-Patch10206: 2918-Bug-339-Fix-ipw2100-iwconfig-set-get-txpower.txt
-Patch10207: 2919-Move-code-from-ipw2100_wpa_enable-to-IPW2100_PARAM_DROP_UNENCRYPTED-to.txt
-Patch10208: 2920-Catch-ipw2200-up-to-equivelancy-with-v1.0.5.txt
-Patch10209: 2921-Fix-hardware-encryption-both-WEP-and-AES-doesn-t-work-with-fragmentation.txt
-Patch10210: 2922-Fix-is_duplicate_packet-bug-for-fragmentation-number-setting.txt
-Patch10211: 2923-bug-667-Fix-the-notorious-No-space-for-Tx-bug.txt
-Patch10212: 2924-Bug-637-Set-tx-power-for-A-band.txt
-Patch10213: 2925-Changed-default-of-missed-beacons-to-miss-before-disassociation-to-24.txt
-Patch10214: 2926-Updated-to-support-ieee80211-callback-to-is_queue_full-for-802.11e.txt
-Patch10215: 2927-Fixed-some-compiler-issues-if-CONFIG_IPW2200_QOS-is-enabled.txt
-Patch10216: 2928-Added-more-useful-geography-encoding-so-people-s-experience-with.txt
-Patch10217: 2929-Workaround-kernel-BUG_ON-panic-caused-by-unexpected-duplicate-packets.txt
-Patch10218: 2930-Disable-host-fragmentation-in-open-mode-since-IPW2200-2915-hardware.txt
-Patch10219: 2931-Bug-792-Fix-WPA-PSK-AES-both-for-Dipw-and-Dwext.txt
-Patch10220: 2932-Fixes-the-ad-hoc-network-WEP-key-list-issue.txt
-Patch10221: 2933-Bug-701-Fix-a-misuse-of-ieee-mode-with-ieee-iw_mode.txt
-Patch10222: 2934-Fix-ipw_wx_get_txpow-shows-wrong-disabled-value.txt
-Patch10223: 2935-Fix-firmware-error-when-setting-tx_power.txt
-Patch10224: 2936-Modified-ipw_config-and-STATUS_INIT-setting-to-correct-race-condition.txt
-Patch10225: 2937-Switched-firmware-error-dumping-so-that-it-will-capture-a-log-available.txt
-Patch10226: 2938-Changed-all-of-the-ipw_send_cmd-calls-to-return-any-ipw_send_cmd-error.txt
-Patch10227: 2939-Added-cmdlog-in-non-debug-systems.txt
-Patch10228: 2940-Migrated-some-of-the-channel-verification-code-back-into-the-driver-to.txt
-Patch10229: 2941-Updated-ipw2200-to-use-the-new-ieee80211-callbacks.txt
-Patch10230: 2942-Added-wait_state-wakeup-on-scan-completion.txt
-Patch10231: 2943-Bug-455-Fix-frequent-channel-change-generates-firmware-fatal-error.txt
-Patch10232: 2944-Bug-760-Fix-setting-WEP-key-in-monitor-mode-causes-IV-lost.txt
-Patch10233: 2945-Don-t-set-hardware-WEP-if-we-are-actually-using-TKIP-AES.txt
-Patch10234: 2946-Make-all-the-places-the-firmware-fails-to-load-showerrors-in-decimal.txt
-Patch10235: 2947-Adds-radiotap-support-to-ipw2200-in-monitor-mode.txt
-Patch10236: 2948-Fixed-is_network_packet-to-include-checking-for-broadcast-packets.txt
-Patch10237: 2949-Mixed-PTK-GTK-CCMP-TKIP-support.txt
-Patch10238: 2950-Card-with-WEP-enabled-and-using-shared-key-auth-will-have-firmware.txt
-Patch10239: 2951-Fixed-problem-with-get_cmd_string-not-existing-if-CONFIG_IPW_DEBUG-disabled.txt
-Patch10240: 2952-Removed-PF_SYNCTHREAD-legacy.txt
-Patch10241: 2953-Fixes-problem-with-WEP-not-working-association-succeeds-but-no-Tx-Rx.txt
-Patch10242: 2954-Fix-bug-771-Too-many-8-bytes-recieved-when-using-AES-hwcrypto.txt
-Patch10243: 2955-Fixes-WEP-firmware-error-condition.txt
-Patch10244: 2956-Updated-driver-version-stamps-for-ipw2100-1.1.3-and-ipw2200-1.0.7.txt
-Patch10245: 2957-Pulled-out-a-stray-KERNEL_VERSION-check-around-the-suspend-handler.txt
-Patch10246: 2958-Fix-Driver-using-old-proc-net-wireless-support-please-fix-driver-message.txt
-Patch10247: 2959-Removed-legacy-WIRELESS_EXT-checks-from-ipw2200.c.txt
-Patch10248: 2960-Fixes-missed-beacon-logic-in-relation-to-on-network-AP-roaming.txt
-Patch10249: 2961-Removed-warning-about-TKIP-not-being-configured-if-countermeasures-are.txt
-Patch10250: 2962-Added-channel-support-for-ipw2200-cards-identified-as-ZZR.txt
-Patch10251: 2963-Fixed-problem-with-not-being-able-to-send-broadcast-packets.txt
-Patch10252: 2964-Fixed-parameter-reordering-in-firmware-log-routine.txt
-Patch10253: 2965-Updated-firmware-version-stamp-to-2.4-from-2.3-so-it-will-use-the-latest-firmware.txt
-Patch10254: 2966-Update-version-ipw2200-stamp-to-1.0.8.txt
-Patch10255: 3005-bonding-fix-feature-consolidation.txt
-Patch10256: 3006-kill-include-linux-eeprom.h.txt
-Patch10257: 3007-drivers-net-s2io.c-make-functions-static.txt
-Patch10258: 3008-prism54-Unused-variable-extraneous-udelay.txt
-Patch10259: 3009-prism54-Transmit-stats-updated-in-wrong-place.txt
-Patch10260: 3010-Fix-sparse-warning-in-e100-driver.txt
-Patch10261: 3011-atmel-memset-correct-range.txt
-Patch10262: 3028-PPP-handle-misaligned-accesses.txt
-Patch10263: 3029-PPP-add-PPP-MPPE-encryption-module.txt
-Patch10264: 3030-IRDA-donauboe-locking-fix.txt
-Patch10265: 3053-SERIAL-IOC3-Update-8250-driver-bits.txt
-Patch10266: 3055-skge-clear-PCI-PHY-COMA-mode-on-boot.txt
-Patch10267: 3056-skge-use-kzalloc.txt
-Patch10268: 3057-skge-add-mii-ioctl-support.txt
-Patch10269: 3058-skge-goto-low-power-mode-on-shutdown.txt
-Patch10270: 3059-skge-use-prefetch-on-receive.txt
-Patch10271: 3060-skge-spelling-fixes.txt
-Patch10272: 3061-skge-increase-version-number.txt
-Patch10273: 3062-wireless-ipw2100-kill-unused-var-warnings-for-debug-disabled-code.txt
-Patch10274: 3064-b44-replace-B44_FLAG_INIT_COMPLETE-with-netif_running.txt
-Patch10275: 3065-b44-race-on-device-closing.txt
-Patch10276: 3066-b44-increase-version-number.txt
-Patch10277: 3067-cris-v10-eth-use-ethtool_ops.txt
-Patch10278: 3069-uml_net-use-ethtool_ops.txt
-Patch10279: 3072-dgrs-fix-warnings-when-CONFIG_ISA-and-CONFIG_PCI-are-not-enabled.txt
-Patch10280: 3073-IOC-And-don-t-mark-the-things-as-broken-Cowboy.txt
+Patch10019: 0099-pcnet32-set_ringparam-implementation.txt
+Patch10020: 0100-pcnet32-set-min-ring-size-to-4.txt
+Patch10021: 0101-orinoco-Remove-conditionals-that-are-useless-in-the-kernel-drivers.txt
+Patch10022: 0102-orinoco-Don-t-include-net-ieee80211.h-twice.txt
+Patch10023: 0103-orinoco-Update-PCMCIA-ID-s.txt
+Patch10024: 0112-Updated-ipw2200-to-compile-with-ieee80211-abg_ture-to-abg_true-change.txt
+Patch10025: 0161-ieee80211-Updated-ipw2100-to-be-compatible-with-ieee80211_hdr-changes.txt
+Patch10026: 0162-ieee80211-Updated-ipw2100-to-be-compatible-with-ieee80211-s-hard_start_xmit-change.txt
+Patch10027: 0163-ieee80211-Updated-ipw2200-to-be-compatible-with-ieee80211_hdr-changes.txt
+Patch10028: 0164-ieee80211-Updated-ipw2200-to-be-compatible-with-ieee80211-s-hard_start_xmit-change.txt
+Patch10029: 0165-ieee80211-Updated-atmel-to-be-compatible-with-ieee80211_hdr-changes.txt
+Patch10030: 0186-ieee80211-Updated-hostap-to-be-compatible-with-ieee80211_hdr-changes.txt
+Patch10031: 0187-ieee80211-Updated-hostap-to-be-compatible-with-extra_prefix_len-changes.txt
+Patch10032: 0189-forcedeth-add-hardware-tx-checksumming.txt
+Patch10033: 0198-ieee80211-update-orinoco-wl3501-drivers-for-latest-struct-naming.txt
+Patch10034: 0211-orinoco-Remove-inneeded-system-includes.txt
+Patch10035: 0212-orinoco-Make-nortel_pci_hw_init-static.txt
+Patch10036: 0213-orinoco-Fix-memory-leak-and-unneeded-unlock-in-orinoco_join_ap.txt
+Patch10037: 0214-orinoco-orinoco_send_wevents-could-return-without-unlocking.txt
+Patch10038: 0215-orinoco-Remove-unneeded-forward-declarations.txt
+Patch10039: 0216-orinoco-Annotate-endianess-of-variables-and-structure-members.txt
+Patch10040: 0217-orinoco-Read-only-needed-data-in-__orinoco_ev_txexc.txt
+Patch10041: 0218-orinoco-Bump-version-to-0.15rc3.txt
+Patch10042: 0263-hostap-Fix-pci_driver-name-for-hostap_plx-and-hostap_pci.txt
+Patch10043: 0264-hostap-Add-support-for-WE-19.txt
+Patch10044: 0265-hostap-Use-GFP_ATOMIC-to-get-rid-of-weird-might_sleep-issue.txt
+Patch10045: 0266-hostap-Remove-iwe_stream_add_event-kludge.txt
+Patch10046: 0267-Remove-WIRELESS_EXT-ifdefs-from-several-wireless-drivers.txt
+Patch10047: 0268-wireless-airo-remove-needed-dma_addr_t-obfuscation.txt
+Patch10048: 0345-hostap-Remove-hw-specific-dev_open-close-handlers.txt
+Patch10049: 0346-hostap-Fix-hostap_pci-build-with-PRISM2_IO_DEBUG.txt
+Patch10050: 0347-hostap-Do-not-free-local-hw_priv-before-unregistering-netdev.txt
+Patch10051: 0348-hostap-Unregister-netdevs-before-freeing-local-data.txt
+Patch10052: 0355-S2io-MSI-MSI-X-support-runtime-configurable.txt
+Patch10053: 0356-e1000-Support-for-82571-and-82572-controllers.txt
+Patch10054: 0357-e1000-multi-queue-defines-modification-to-data-structures.txt
+Patch10055: 0358-e1000-implementation-of-the-multi-queue-feature.txt
+Patch10056: 0359-e1000-Enable-custom-configuration-bits-for-82571-2-controllers.txt
+Patch10057: 0360-e1000-Fixes-for-packet-split-related-issues.txt
+Patch10058: 0361-e1000-Added-msleep_interruptible-delay.txt
+Patch10059: 0362-e1000-Flush-shadow-RAM.txt
+Patch10060: 0363-e1000-fix-warnings.txt
+Patch10061: 0364-AX.25-Delete-debug-printk-from-mkiss-driver.txt
+Patch10062: 0365-AX.25-Convert-mkiss.c-to-DEFINE_RWLOCK.txt
+Patch10063: 0366-airo-fix-resume.txt
+Patch10064: 0367-s2io-change-strncpy-length-arg-to-use-size-of-target.txt
+Patch10065: 0368-netdrvr-s2io-Add-a-MODULE_VERSION-entry.txt
+Patch10066: 0369-bonding-replicate-IGMP-traffic-in-activebackup-mode.txt
+Patch10067: 0371-wireless-ipw2200-remove-redundant-return-statement.txt
+Patch10068: 0534-S2io-Offline-diagnostics-fixes.txt
+Patch10069: 0535-rcu-in-bpqether-driver.txt
+Patch10070: 0536-SMACK-support-for-mkiss.txt
+Patch10071: 0537-Initialize-the-.owner-field-the-tty_ldisc-structure.txt
+Patch10072: 0565-sb1250-mac-Check-the-actual-setting-for-reporting-hw-checksumming.txt
+Patch10073: 0566-sb1250-mac-Ensure-16-byte-alignment-of-the-descriptor-ring.txt
+Patch10074: 0567-au1000_eth-Misc-Au1000-net-driver-fixes.txt
+Patch10075: 0568-de2104x-Resurrect-Cobalt-support-for-2.6.txt
+Patch10076: 0569-sgiseeq-Fix-resource-handling.txt
+Patch10077: 0570-sgiseeq-Configure-PIO-and-DMA-timing-requests.txt
+Patch10078: 0571-declance-Convert-to-irqreturn_t.txt
+Patch10079: 0572-declance-Fix-mapping-of-device.txt
+Patch10080: 0573-declance-Deal-with-the-bloody-KSEG-vs-CKSEG-horror.txt
+Patch10081: 0574-declance-Use-physical-addresses-at-the-interface-level.txt
+Patch10082: 0575-ne-Support-for-RBHMA4500-eval-board.txt
+Patch10083: 0577-e1000_intr-build-fix.txt
+Patch10084: 0578-s2io-build-fix.txt
+Patch10085: 0580-via-rhine-change-mdelay-to-msleep-and-remove-from-ISR-path.txt
+Patch10086: 0581-epic100-fix-counting-of-work_done-in-epic_poll.txt
+Patch10087: 0585-b44-alternate-allocation-option-for-DMA-descriptors.txt
+Patch10088: 0586-orinoco-remove-redundance-skb-length-check-before-padding.txt
+Patch10089: 0587-sundance-remove-if-1-.-block-in-sundance_probe1.txt
+Patch10090: 0588-sundance-expand-reset-mask.txt
+Patch10091: 0589-e1000-build-fix.txt
+Patch10092: 0619-sb1250-mac-Get-rid-of-all-the-funny-SBMAC_WRITECSR-and-SBMAC_READCSR-macros.txt
+Patch10093: 0620-sb1250-mac-Whitespace-cleanup.txt
+Patch10094: 0633-sundance-include-MII-address-0-in-PHY-probe.txt
+Patch10095: 0634-e1000-Driver-version-white-space-comments-device-id-other.txt
+Patch10096: 0640-sb1250-mac-PHY-probing-fixes.txt
+Patch10097: 0663-PARISC-Change-the-driver-names-so-sys-bus-parisc-drivers-looks-better.txt
+Patch10098: 0664-PARISC-Convert-parisc_device-to-use-struct-resource-for-hpa.txt
+Patch10099: 0702-PARISC-Add-NETPOLL-support-to-lasi_82596.txt
+Patch10100: 0773-netdrvr-forcedeth-scatter-gather-and-segmentation-offload-support.txt
+Patch10101: 0940-gfp_t-drivers-net.txt
+Patch10102: 0945-ARM-2919-1-CS8900A-ethernet-driver-modifications-for-the-Comdial-MP1000.txt
+Patch10103: 1012-DRIVER-MODEL-Get-rid-of-the-obsolete-tri-level-suspend-resume-callbacks.txt
+Patch10104: 1038-tg3-add-5714-5715-support.txt
+Patch10105: 1039-tg3-fix-ASF-heartbeat.txt
+Patch10106: 1040-tg3-update-version-and-minor-fixes.txt
+Patch10107: 1041-ibmveth-fix-bonding.txt
+Patch10108: 1042-ibmveth-fix-buffer-pool-management.txt
+Patch10109: 1043-ibmveth-fix-buffer-replenishing.txt
+Patch10110: 1044-ibmveth-lockless-TX.txt
+Patch10111: 1045-ibmveth-fix-failed-addbuf.txt
+Patch10112: 1046-pcnet_cs-fix-mii-init-code-for-older-DL10019-based-cards.txt
+Patch10113: 1048-s2io-kconfig-help-fix.txt
+Patch10114: 1049-b44-reports-wrong-advertised-flags.txt
+Patch10115: 1050-sis190.c-fix-multicast-MAC-filter.txt
+Patch10116: 1051-smc91x-shut-down-power-after-probing.txt
+Patch10117: 1053-starfire-free_irq-on-error-path-of-netdev_open.txt
+Patch10118: 1056-netdrvr-b44-include-linux-dma-mapping.h-to-eliminate-warning.txt
+Patch10119: 1057-sundance-fix-DFE-580TX-Tx-Underrun.txt
+Patch10120: 1061-sis900-come-alive-after-temporary-memory-shortage.txt
+Patch10121: 1062-drivers-net-Remove-pointless-checks-for-NULL-prior-to-calling-kfree.txt
+Patch10122: 1064-netdrvr-ne2k-pci-based-card-does-not-support-bus-mastering.txt
+Patch10123: 1065-ipw2200-Missing-kmalloc-check.txt
+Patch10124: 1182-e1000-remove-warning-about-e1000_suspend.txt
+Patch10125: 1183-eepro.c-module_param_array-cleanup.txt
+Patch10126: 1184-b44-fix-suspend-resume.txt
+Patch10127: 1185-e1000-use-vmalloc_node.txt
+Patch10128: 1186-revert-orinoco-Information-leakage-due-to-incorrect-padding.txt
+Patch10129: 1187-Better-fixup-for-the-orinoco-driver.txt
+Patch10130: 1188-e1000-Fixes-e1000_suspend-warning-when-CONFIG_PM-is-not-enabled.txt
+Patch10131: 1306-Add-modalias-for-pmac-network-drivers.txt
+Patch10132: 1310-mv643xx_eth_showsram-Added-information-message-when-using-the-SRAM.txt
+Patch10133: 1371-s2io-iomem-annotations.txt
+Patch10134: 1385-drivers-net-tg3-Use-the-DMA_-32-64-BIT_MASK-constants.txt
+Patch10135: 1387-prism54-Free-skb-after-disabling-interrupts.txt
+Patch10136: 1736-fec_8xx-Remove-dependency-on-NETTA-NETPHONE.txt
+Patch10137: 1737-fec_8xx-Add-support-for-Intel-PHY-LX971.txt
+Patch10138: 1902-m32r-SMC91x-driver-update.txt
+Patch10139: 1923-remove-some-more-check_region-stuff.txt
+Patch10140: 1943-Typo-fix-dot-after-newline-in-printk-strings.txt
+Patch10141: 2008-sparse-cleanups-NULL-pointers-C99-struct-init.txt
+Patch10142: 2207-ibmveth-fix-panic-in-initial-replenish-cycle.txt
+Patch10143: 2409-drivers-net-wireless-airo.c-unsigned-comparason.txt
+Patch10144: 2410-S2io-Multi-buffer-mode-support.txt
+Patch10145: 2412-pcnet32-show-name-of-failing-device.txt
+Patch10146: 2413-pcnet32-AT2700-2701-and-Bugzilla-2699-4551.txt
+Patch10147: 2414-pcnet32-Prevent-hang-with-79c976.txt
+Patch10148: 2415-phy-address-mask-support-for-generic-phy-layer.txt
+Patch10149: 2443-DRIVER-MODEL-Fix-depca.txt
+Patch10150: 2444-DRIVER-MODEL-Fix-jazzsonic.txt
+Patch10151: 2445-DRIVER-MODEL-Fix-macsonic.txt
+Patch10152: 2455-drivers-net-ixgb-make-some-code-static.txt
+Patch10153: 2456-drivers-net-e1000-possible-cleanups.txt
+Patch10154: 2457-drivers-net-hamradio-dmascc.c-remove-dmascc_setup.txt
+Patch10155: 2458-prism54-Remove-redundant-assignment.txt
+Patch10156: 2459-bnx2-add-5708-support.txt
+Patch10157: 2460-bnx2-update-firmware-for-5708.txt
+Patch10158: 2461-bnx2-update-nvram-code-for-5708.txt
+Patch10159: 2462-bnx2-update-firmware-handshake-for-5708.txt
+Patch10160: 2463-bnx2-refine-bnx2_poll.txt
+Patch10161: 2464-bnx2-update-version-and-minor-fixes.txt
+Patch10162: 2468-netdrvr-fac_8xx-build-fix.txt
+Patch10163: 2469-netdrvr-s2io-warning-fixes.txt
+Patch10164: 2576-b44-b44_start_xmit-returns-with-a-lock-held-when-it-fails-allocating.txt
+Patch10165: 2579-b44-s-spin_lock_irqsave-spin_lock-in-b44_interrupt.txt
+Patch10166: 2580-b44-late-request_irq-in-b44_open.txt
+Patch10167: 2612-3c59x-convert-to-use-of-pci_iomap-API.txt
+Patch10168: 2613-3c59x-cleanup-of-mdio_read-routines-to-use-MII_-macros.txt
+Patch10169: 2614-3c59x-avoid-blindly-reading-link-status-twice.txt
+Patch10170: 2615-3c59x-bounds-checking-for-hw_checksums.txt
+Patch10171: 2616-3c59x-cleanup-init-of-module-parameter-arrays.txt
+Patch10172: 2617-3c59x-fix-some-grammar-in-module-parameter-descriptions.txt
+Patch10173: 2618-3c59x-support-ETHTOOL_GPERMADDR.txt
+Patch10174: 2619-3c59x-correct-rx_dropped-counting.txt
+Patch10175: 2620-3c59x-enable-use-of-memory-mapped-PCI-I-O.txt
+Patch10176: 2621-3c59x-don-t-enable-scatter-gather-w-o-checksum-support.txt
+Patch10177: 2652-uml-fix-UML-network-driver-endianness-bugs.txt
+Patch10178: 2858-m68knommu-FEC-ethernet-header-support-for-the-ColdFire-5208.txt
+Patch10179: 2859-m68knommu-FEC-ethernet-support-for-the-ColdFire-5208.txt
+Patch10180: 2910-Ran-scripts-Lindent-on-drivers-net-wireless-ipw2-1-2-00.-c-h.txt
+Patch10181: 2911-IPW_DEBUG-has-already-included-DRV_NAME-remove-double-prefix-print.txt
+Patch10182: 2912-Catch-ipw2200-up-to-equivelancy-with-v1.0.1.txt
+Patch10183: 2913-Catch-ipw2200-up-to-equivelancy-with-v1.0.2.txt
+Patch10184: 2914-Catch-ipw2200-up-to-equivelancy-with-v1.0.3.txt
+Patch10185: 2915-Catch-ipw2200-up-to-equivelancy-with-v1.0.4.txt
+Patch10186: 2916-Catch-ipw2100-up-to-equivelancy-with-v1.1.1.txt
+Patch10187: 2917-Fixed-WEP-on-ipw2100-priv-sec-was-being-used-instead-of.txt
+Patch10188: 2918-Bug-339-Fix-ipw2100-iwconfig-set-get-txpower.txt
+Patch10189: 2919-Move-code-from-ipw2100_wpa_enable-to-IPW2100_PARAM_DROP_UNENCRYPTED-to.txt
+Patch10190: 2920-Catch-ipw2200-up-to-equivelancy-with-v1.0.5.txt
+Patch10191: 2921-Fix-hardware-encryption-both-WEP-and-AES-doesn-t-work-with-fragmentation.txt
+Patch10192: 2922-Fix-is_duplicate_packet-bug-for-fragmentation-number-setting.txt
+Patch10193: 2923-bug-667-Fix-the-notorious-No-space-for-Tx-bug.txt
+Patch10194: 2924-Bug-637-Set-tx-power-for-A-band.txt
+Patch10195: 2925-Changed-default-of-missed-beacons-to-miss-before-disassociation-to-24.txt
+Patch10196: 2926-Updated-to-support-ieee80211-callback-to-is_queue_full-for-802.11e.txt
+Patch10197: 2927-Fixed-some-compiler-issues-if-CONFIG_IPW2200_QOS-is-enabled.txt
+Patch10198: 2928-Added-more-useful-geography-encoding-so-people-s-experience-with.txt
+Patch10199: 2929-Workaround-kernel-BUG_ON-panic-caused-by-unexpected-duplicate-packets.txt
+Patch10200: 2930-Disable-host-fragmentation-in-open-mode-since-IPW2200-2915-hardware.txt
+Patch10201: 2931-Bug-792-Fix-WPA-PSK-AES-both-for-Dipw-and-Dwext.txt
+Patch10202: 2932-Fixes-the-ad-hoc-network-WEP-key-list-issue.txt
+Patch10203: 2933-Bug-701-Fix-a-misuse-of-ieee-mode-with-ieee-iw_mode.txt
+Patch10204: 2934-Fix-ipw_wx_get_txpow-shows-wrong-disabled-value.txt
+Patch10205: 2935-Fix-firmware-error-when-setting-tx_power.txt
+Patch10206: 2936-Modified-ipw_config-and-STATUS_INIT-setting-to-correct-race-condition.txt
+Patch10207: 2937-Switched-firmware-error-dumping-so-that-it-will-capture-a-log-available.txt
+Patch10208: 2938-Changed-all-of-the-ipw_send_cmd-calls-to-return-any-ipw_send_cmd-error.txt
+Patch10209: 2939-Added-cmdlog-in-non-debug-systems.txt
+Patch10210: 2940-Migrated-some-of-the-channel-verification-code-back-into-the-driver-to.txt
+Patch10211: 2941-Updated-ipw2200-to-use-the-new-ieee80211-callbacks.txt
+Patch10212: 2942-Added-wait_state-wakeup-on-scan-completion.txt
+Patch10213: 2943-Bug-455-Fix-frequent-channel-change-generates-firmware-fatal-error.txt
+Patch10214: 2944-Bug-760-Fix-setting-WEP-key-in-monitor-mode-causes-IV-lost.txt
+Patch10215: 2945-Don-t-set-hardware-WEP-if-we-are-actually-using-TKIP-AES.txt
+Patch10216: 2946-Make-all-the-places-the-firmware-fails-to-load-showerrors-in-decimal.txt
+Patch10217: 2947-Adds-radiotap-support-to-ipw2200-in-monitor-mode.txt
+Patch10218: 2948-Fixed-is_network_packet-to-include-checking-for-broadcast-packets.txt
+Patch10219: 2949-Mixed-PTK-GTK-CCMP-TKIP-support.txt
+Patch10220: 2950-Card-with-WEP-enabled-and-using-shared-key-auth-will-have-firmware.txt
+Patch10221: 2951-Fixed-problem-with-get_cmd_string-not-existing-if-CONFIG_IPW_DEBUG-disabled.txt
+Patch10222: 2952-Removed-PF_SYNCTHREAD-legacy.txt
+Patch10223: 2953-Fixes-problem-with-WEP-not-working-association-succeeds-but-no-Tx-Rx.txt
+Patch10224: 2954-Fix-bug-771-Too-many-8-bytes-recieved-when-using-AES-hwcrypto.txt
+Patch10225: 2955-Fixes-WEP-firmware-error-condition.txt
+Patch10226: 2956-Updated-driver-version-stamps-for-ipw2100-1.1.3-and-ipw2200-1.0.7.txt
+Patch10227: 2957-Pulled-out-a-stray-KERNEL_VERSION-check-around-the-suspend-handler.txt
+Patch10228: 2958-Fix-Driver-using-old-proc-net-wireless-support-please-fix-driver-message.txt
+Patch10229: 2959-Removed-legacy-WIRELESS_EXT-checks-from-ipw2200.c.txt
+Patch10230: 2960-Fixes-missed-beacon-logic-in-relation-to-on-network-AP-roaming.txt
+Patch10231: 2961-Removed-warning-about-TKIP-not-being-configured-if-countermeasures-are.txt
+Patch10232: 2962-Added-channel-support-for-ipw2200-cards-identified-as-ZZR.txt
+Patch10233: 2963-Fixed-problem-with-not-being-able-to-send-broadcast-packets.txt
+Patch10234: 2964-Fixed-parameter-reordering-in-firmware-log-routine.txt
+Patch10235: 2965-Updated-firmware-version-stamp-to-2.4-from-2.3-so-it-will-use-the-latest-firmware.txt
+Patch10236: 2966-Update-version-ipw2200-stamp-to-1.0.8.txt
+Patch10237: 3005-bonding-fix-feature-consolidation.txt
+Patch10238: 3007-drivers-net-s2io.c-make-functions-static.txt
+Patch10239: 3008-prism54-Unused-variable-extraneous-udelay.txt
+Patch10240: 3009-prism54-Transmit-stats-updated-in-wrong-place.txt
+Patch10241: 3010-Fix-sparse-warning-in-e100-driver.txt
+Patch10242: 3011-atmel-memset-correct-range.txt
+Patch10243: 3028-PPP-handle-misaligned-accesses.txt
+Patch10244: 3030-IRDA-donauboe-locking-fix.txt
+Patch10245: 3053-SERIAL-IOC3-Update-8250-driver-bits.txt
+Patch10246: 3055-skge-clear-PCI-PHY-COMA-mode-on-boot.txt
+Patch10247: 3056-skge-use-kzalloc.txt
+Patch10248: 3057-skge-add-mii-ioctl-support.txt
+Patch10249: 3058-skge-goto-low-power-mode-on-shutdown.txt
+Patch10250: 3059-skge-use-prefetch-on-receive.txt
+Patch10251: 3060-skge-spelling-fixes.txt
+Patch10252: 3061-skge-increase-version-number.txt
+Patch10253: 3062-wireless-ipw2100-kill-unused-var-warnings-for-debug-disabled-code.txt
+Patch10254: 3064-b44-replace-B44_FLAG_INIT_COMPLETE-with-netif_running.txt
+Patch10255: 3065-b44-race-on-device-closing.txt
+Patch10256: 3066-b44-increase-version-number.txt
+Patch10257: 3067-cris-v10-eth-use-ethtool_ops.txt
+Patch10258: 3069-uml_net-use-ethtool_ops.txt
+Patch10259: 3072-dgrs-fix-warnings-when-CONFIG_ISA-and-CONFIG_PCI-are-not-enabled.txt
+Patch10260: 3073-IOC-And-don-t-mark-the-things-as-broken-Cowboy.txt
 
 # END OF PATCH DEFINITIONS
 
@@ -1078,6 +1060,7 @@
 # Silence GFP_ATOMIC failures.
 %patch2001 -p1
 
+# netdev patches start here
 %patch10000 -p1
 %patch10001 -p1
 %patch10002 -p1
@@ -1339,26 +1322,6 @@
 %patch10258 -p1
 %patch10259 -p1
 %patch10260 -p1
-%patch10261 -p1
-%patch10262 -p1
-%patch10263 -p1
-%patch10264 -p1
-%patch10265 -p1
-%patch10266 -p1
-%patch10267 -p1
-%patch10268 -p1
-%patch10269 -p1
-%patch10270 -p1
-%patch10271 -p1
-%patch10272 -p1
-%patch10273 -p1
-%patch10274 -p1
-%patch10275 -p1
-%patch10276 -p1
-%patch10277 -p1
-%patch10278 -p1
-%patch10279 -p1
-%patch10280 -p1
 
 #
 # Patches 5000 to 6000 are reserved for new drivers that are about to




More information about the fedora-cvs-commits mailing list