aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch
2006-05-26Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse
2006-05-05[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio
2006-05-05[PATCH] bcm43xx: fix whitespaceStefano Brivio
2006-05-05[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin
2006-05-05[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin
2006-05-05[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin
2006-05-05[PATCH] orinoco: report more relevant data on startupPavel Roskin
2006-05-05[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch
2006-04-24[PATCH] wireless/airo: minimal WPA awarenessDan Williams
2006-04-24[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi
2006-04-24[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] wireless Kconfig add IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi
2006-04-24[PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi
2006-04-24[PATCH] ipw2200: version string reworkZhu Yi
2006-04-24[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi
2006-04-24[PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi
2006-04-24[PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi
2006-04-24[PATCH] ipw2200: turn off signal debug logZhu Yi
2006-04-24[PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi
2006-04-24[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi
2006-04-24[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi
2006-04-24[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi
2006-04-24[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi
2006-04-24[PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch
2006-04-24[PATCH] orinoco: bump version to 0.15Pavel Roskin
2006-04-24[PATCH] orinoco: further comment cleanup in the PCI driversPavel Roskin
2006-04-24[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin
2006-04-24[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptorsPavel Roskin
2006-04-24[PATCH] orinoco_pci: use pci_iomap() for resourcesPavel Roskin
2006-04-24[PATCH] orinoco_pci: disable device and free IRQ when suspendingPavel Roskin
2006-04-24[PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin