Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

wlan-kmp-smp-1_2.6.16.53_0.8-0.7 RPM for i586

From SuSE Linux 10.1 updates for i386 / rpm / i586

Name: wlan-kmp-smp Distribution: SUSE LINUX 10.1 (i586)
Version: 1_2.6.16.53_0.8 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 0.7 Build date: Sat Sep 1 00:37:14 2007
Group: System/Kernel Build host: nepomuk.suse.de
Size: 867854 Source RPM: wlan-kmp-1-0.7.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Summary: Kernel Modules for Wireless LAN Cards
This package contains kernel modules for various WLAN adapters.



Authors:
--------
    Jörg Albert <joerg.albert@gmx.d> (at76c503)
    Sam Leffler <sam@errno.com> (madwifi)
    Greg Chesson <madwifi@atheros.com> (madwifi)
    Michael Wu <flamingice@sourmilk.net> (adm8211)
    James Ketrenos <jketreno@linux.intel.com> (ipw2x00)
    Various others

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: a88954d22421f4b12d87873af8fd0b1a
GPG

Changelog

* Mon Dec 11 2006 - jg@suse.de
  - split off ipw3945 from wlan-kmp (fate 301412)
* Tue Jun 20 2006 - jg@suse.de
  - removed unlock SSID patch (breaks roaming)
* Mon Jun 19 2006 - jg@suse.de
  - enabled forced disassociation on capability change (bug 177104)
  - unlock SSID on disassociation (bug 177104)
  - fixed possbile system lockup in ad-hoc mode (bug 184343)
* Fri May 19 2006 - jg@suse.de
  - ipw3945: update to 1.0.3, changes:
    * Fix problem with using uninitialized crypt pointer during
    shared-key authentication
    * Fix problem with not being able to trun off RTS via iwconfig
    * Fix problem with BUG_ON if duplicate packet recieved w/out
    retry bit
    * Fix problem with not setting privacy bits correctly
    * Fix problem with using uninitialized bssid during association
    * Fix to correctly clear out station table when switching modes
    * Fix to properly set capability bits
    * Set RTS handling to match 802.11 spec
    * Fixed problem with iwconfig ethX power not being able to set
    power to ON
    * Fixed problem with iwlist scan returning that a scan was in
    progress while trying to associate
    * Fixed filters script to look in the correct location for the
    filters file
    * Changed default retry per rate count from 2 to 1 to improve
    throughput
    * Added sysfs entry to manually select new retry pre rate counts
  - ipw3945: fixed broken non-WPA association after WPA connection
    (bug 177104)
* Mon Apr 10 2006 - agruen@suse.de
  - Add preamble `Enhances: kernel-$flavor' workaround to KMP
    sub-packages (156513).
* Fri Apr 07 2006 - jg@suse.de
  - added PCI class cardbus bridge modalias tag
* Fri Apr 07 2006 - jg@suse.de
  - ipw3945: update to 0.0.73 (bug 145190), changes:
    * Fixed problem with RSSI having IPW_RSSI_OFFSET being subtracted
    twice (resulting in *very low* signal levels)
    * Fixed #972 problem with not being able to associate to hidden
    SSIDs using wpa_supplicant.
    * Fixed #976 problem with RTS threshold value being clamped at
    2304 vs.  2344.
    * Fixed #933 problem with association to hidden networks timing
    out (increased the timeout from 500ms to 750ms)
    * Merged patch to set 'fixed' flag for the WE get rate handler
    * Added rtap_filter sysfs entry for configuring which packets are
    sent to user space via the rtap interface.
    * Modified the tx and rx byte count statistics to count only
    802.11 data payloads vs. counting miscellaneous 802.11 overhead.
    * Changed single usage of kfree_skb to dev_kfree_skb_any to fix
    a compile problem seen by some users.
    * Fixed problem with timed out host commands reporting the wrong
    command # to the debug log.
    * Added code to wait for an in-progress scan to abort before
    switching modes.
    * Modified scan request to block until the request is acknowledged
    before returning to ensure that the scanning state machine is in
    sync with the hardware state machine.
    * Fix #964 problem with disassociation on hidden networks
    * Fix #956 problem loading driver if RF Kill switch enabled in
    0.0.70
    * Fixed problem with switching from BG to A mode via iwpriv
    set_mode while in an ad-hoc network.
    * Change association timeout value from HZ/2 to 750ms (see #933)
    * Added rtap interface for RF promiscuous mode while associated.
    Enabled via CONFIG_IPW3945_RADIOTAP.
    * Modified rate scaling to not send an unnecessary command to
    the microcode every time the rate changes.
    * Modified the Tx measurement code to only gather statistics once
    every 3 seconds vs. every time a packet exceeds a given size
    (relative to the rate used)
    * Fixed #932 - Modified Tx measurement code to disable BT
    priority for those Tx requests where measurements are being
    requested
  - ipw3945: dropped obsolete hidden_ssid and associate_timout
    patches
* Mon Apr 03 2006 - agruen@suse.de
  - convert-MODULE_PARM.diff: Convert from the obsolete MODULE_PARM
    to the new module_param.
* Wed Mar 29 2006 - jg@suse.de
  - ipw3945: replaced association timeout patch with upstream fix
    (bug 145190)
  - ipw3945: added support to scan for hidden SSIDs using
    wpa_supplicant (bug 145190)
* Sun Mar 26 2006 - ro@suse.de
  - do not build rtl8100 on ppc (no rdtsc)
* Wed Mar 22 2006 - jg@suse.de
  - ipw3945: update to 1.0.0 (bug 145190, no code changes,
    documentation update only)
* Fri Mar 03 2006 - jg@suse.de
  - increased association timeout (fixes association to networks
    with hidden ESSIDs)
* Mon Feb 27 2006 - jg@suse.de
  - ipw3945: update to 0.0.69 (bug 145190)
* Thu Feb 23 2006 - jg@suse.de
  - copying installed modules around to avoid 'make modules_install'
    delete them
  - removed broken rt2x00 driver (bug 149141)
* Mon Feb 13 2006 - jg@suse.de
  - rtl8180-sa2400: fixed module params
  - ipw3945: update to 0.63 (bug 145190)
* Fri Feb 10 2006 - jg@suse.de
  - split off wlan drivers in their own package
  - removed dependency on kernel-source
  - linux-wlan-ng: removed prism2dl.c from tarball (bug 148715)

Files

/lib/modules/2.6.16.53-0.8-smp
/lib/modules/2.6.16.53-0.8-smp/updates
/lib/modules/2.6.16.53-0.8-smp/updates/acx.ko
/lib/modules/2.6.16.53-0.8-smp/updates/adm8211.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76_usbdfu.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c503-i3861.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c503-i3863.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c503-rfmd-acc.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c503-rfmd.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c503.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c505-rfmd.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c505-rfmd2958.ko
/lib/modules/2.6.16.53-0.8-smp/updates/at76c505a-rfmd2958.ko
/lib/modules/2.6.16.53-0.8-smp/updates/av5100.ko
/lib/modules/2.6.16.53-0.8-smp/updates/ieee80211-r8180.ko
/lib/modules/2.6.16.53-0.8-smp/updates/ieee80211_crypt-r8180.ko
/lib/modules/2.6.16.53-0.8-smp/updates/ieee80211_crypt_wep-r8180.ko
/lib/modules/2.6.16.53-0.8-smp/updates/p80211
/lib/modules/2.6.16.53-0.8-smp/updates/p80211/p80211.ko
/lib/modules/2.6.16.53-0.8-smp/updates/pbe5.ko
/lib/modules/2.6.16.53-0.8-smp/updates/prism2
/lib/modules/2.6.16.53-0.8-smp/updates/prism2/prism2_pci.ko
/lib/modules/2.6.16.53-0.8-smp/updates/prism2/prism2_plx.ko
/lib/modules/2.6.16.53-0.8-smp/updates/prism2/prism2_usb.ko
/lib/modules/2.6.16.53-0.8-smp/updates/r8180.ko


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 11 03:41:00 2008