Commit Graph

566 Commits (95047dd6d00ad00e7f1f632db6b8ecaa704cfc7e)

Author SHA1 Message Date
Pavel Roskin 95047dd6d0 [PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unset 19 years ago
Pavel Roskin 6cbaa330f1 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume 19 years ago
Pavel Roskin 9a568da209 [PATCH] orinoco: report more relevant data on startup 19 years ago
Pavel Roskin e4f4f98efd [PATCH] orinoco: unregister network device before releasing PCMCIA resources 19 years ago
Michal Schmidt 0c6157a371 [PATCH] wireless/airo: minimal WPA awareness 19 years ago
David Woodhouse 178e0cc5ff [PATCH] bcm43xx: Fix access to non-existent PHY registers 19 years ago
Michael Buesch 869aaab181 [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init 19 years ago
Stefano Brivio f9f7b9602e [PATCH] bcm43xx: check for valid MAC address in SPROM 19 years ago
Michael Buesch 5b4b9775a0 [PATCH] bcm43xx: fix iwmode crash when down 19 years ago
Dan Williams 3c30495675 [PATCH] wireless/airo: minimal WPA awareness 19 years ago
Zhu Yi e3c5a64e70 [PATCH] ipw2200: Fix wpa_supplicant association problem 19 years ago
Zhu Yi 127119d50f [PATCH] ipw2200: remove priv->last_noise reference 19 years ago
Zhu Yi 459d408768 [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP 19 years ago
Zhu Yi 34f8ae467b [PATCH] wireless Kconfig add IPW2200_RADIOTAP 19 years ago
Zhu Yi e43e3c1e90 [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS 19 years ago
Zhu Yi 555fd91852 [PATCH] ipw2200: update version stamp to 1.1.2 19 years ago
Zhu Yi ae4af61f6d [PATCH] ipw2200: version string rework 19 years ago
Zhu Yi d685b8c226 [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated 19 years ago
Zhu Yi 0070f8c738 [PATCH] ipw2200: Fix endian issues with v3.0 fw image format 19 years ago
Zhu Yi 455936c733 [PATCH] ipw2200: Set the 'fixed' flags in wext get_rate 19 years ago
Zhu Yi 61fb9ed99d [PATCH] ipw2200: turn off signal debug log 19 years ago
Zhu Yi d0b526b715 [PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails 19 years ago
Zhu Yi 5dc81c3071 [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG 19 years ago
Zhu Yi d2b83e1214 [PATCH] ipw2200: add module_param support for antenna selection 19 years ago
Zhu Yi 07f02e4625 [PATCH] ipw2200: generates a scan event after a scan has completed 19 years ago
Zhu Yi a5cf4fe651 [PATCH] ipw2200: Fix TX QoS enabled frames problem 19 years ago
Zhu Yi 00d21de5c6 [PATCH] ipw2200: Exponential averaging for signal and noise Level 19 years ago
Michael Buesch cc9357104b [PATCH] bcm43xx: use pci_iomap() for convenience. 19 years ago
Pavel Roskin f298a2ec62 [PATCH] orinoco: bump version to 0.15 19 years ago
Pavel Roskin dc3437d205 [PATCH] orinoco: further comment cleanup in the PCI drivers 19 years ago
Pavel Roskin b884c872fa [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h 19 years ago
Pavel Roskin c6fb2e9abe [PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors 19 years ago
Pavel Roskin 3d52996221 [PATCH] orinoco_pci: use pci_iomap() for resources 19 years ago
Pavel Roskin d62274b374 [PATCH] orinoco_pci: disable device and free IRQ when suspending 19 years ago
Pavel Roskin 37a6c6117d [PATCH] orinoco: delay FID allocation after firmware initialization 19 years ago
Jiri Benc 2c1bd26035 [PATCH] orinoco: fix BAP0 offset error after several days of operation 19 years ago
Pavel Roskin a28dc81dcd [PATCH] orinoco: simplify 802.3 encapsulation code 19 years ago
Pavel Roskin 470e2aa6db [PATCH] orinoco: refactor and clean up Tx error handling 19 years ago
Pavel Roskin 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 years ago
Pavel Roskin 6b61626290 [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes() 19 years ago
Pavel Roskin b34b867e94 [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants 19 years ago
Pavel Roskin 30c2d3b481 [PATCH] orinoco: optimize Tx exception handling in orinoco 19 years ago
Pavel Roskin 4ebe2eb0b3 [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100 19 years ago
Pavel Roskin 754b1364e7 [PATCH] orinoco: remove debug buffer code and userspace include support 19 years ago
Pavel Roskin 65b1fe7df7 [PATCH] orinoco: remove tracing code, it's unused 19 years ago
Pavel Roskin 7eeae2ffad [PATCH] orinoco: remove underscores from little-endian field names 19 years ago
Pavel Roskin b018779cbd [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards 19 years ago
Pavel Roskin a6e26e8ddb [PATCH] orinoco: Remove useless CIS validation 19 years ago
Michael Buesch 7c241d37fe [PATCH] bcm43xx: make PIO mode usable 19 years ago
Pavel Roskin dac322e39a [PATCH] Fix crash on big-endian systems during scan 19 years ago