summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-201-3/+3
|\
| * [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
* | Merge branch 'master' into upstreamJeff Garzik2006-05-204-23/+37
|\|
| * [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* | [PATCH] wireless/airo: minimal WPA awarenessDan Williams2006-04-241-77/+194
* | [PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi2006-04-241-2/+1Star
* | [PATCH] ipw2200: remove priv->last_noise referenceZhu Yi2006-04-241-3/+0Star
* | [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi2006-04-242-7/+7
* | [PATCH] wireless Kconfig add IPW2200_RADIOTAPZhu Yi2006-04-241-24/+28
* | [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi2006-04-242-22/+22
* | [PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi2006-04-241-1/+1
* | [PATCH] ipw2200: version string reworkZhu Yi2006-04-241-1/+38
* | [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi2006-04-243-27/+673
* | [PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi2006-04-241-11/+12
* | [PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi2006-04-241-0/+1
* | [PATCH] ipw2200: turn off signal debug logZhu Yi2006-04-241-1/+1
* | [PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi2006-04-241-0/+1
* | [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi2006-04-241-0/+2
* | [PATCH] ipw2200: add module_param support for antenna selectionZhu Yi2006-04-241-1/+7
* | [PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi2006-04-241-1/+20
* | [PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi2006-04-241-38/+33Star
* | [PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi2006-04-242-18/+22
* | [PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch2006-04-243-23/+7Star
* | [PATCH] orinoco: bump version to 0.15Pavel Roskin2006-04-241-1/+1
* | [PATCH] orinoco: further comment cleanup in the PCI driversPavel Roskin2006-04-244-112/+22Star
* | [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin2006-04-245-565/+368Star
* | [PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptorsPavel Roskin2006-04-243-4/+241
* | [PATCH] orinoco_pci: use pci_iomap() for resourcesPavel Roskin2006-04-241-9/+6Star
* | [PATCH] orinoco_pci: disable device and free IRQ when suspendingPavel Roskin2006-04-241-0/+11
* | [PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin2006-04-241-6/+22
* | [PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc2006-04-241-0/+2
* | [PATCH] orinoco: simplify 802.3 encapsulation codePavel Roskin2006-04-242-38/+20Star
* | [PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin2006-04-241-16/+13Star
* | [PATCH] orinoco: don't use any padding for Tx framesPavel Roskin2006-04-243-58/+7Star
* | [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()Pavel Roskin2006-04-243-15/+16
* | [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constantsPavel Roskin2006-04-241-6/+6
* | [PATCH] orinoco: optimize Tx exception handling in orinocoPavel Roskin2006-04-241-36/+6Star
* | [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100Pavel Roskin2006-04-241-2/+2
* | [PATCH] orinoco: remove debug buffer code and userspace include supportPavel Roskin2006-04-242-53/+0Star
* | [PATCH] orinoco: remove tracing code, it's unusedPavel Roskin2006-04-242-86/+0Star
* | [PATCH] orinoco: remove underscores from little-endian field namesPavel Roskin2006-04-241-14/+14
* | [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cardsPavel Roskin2006-04-242-12/+0Star
* | [PATCH] orinoco: Remove useless CIS validationPavel Roskin2006-04-242-6/+0Star
|/
* [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
* [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
* [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
* [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82