aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-1/+3
2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek4-0/+2096
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7
2006-06-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-9/+22
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
2006-05-26Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-3/+3
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap1-2/+2
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap1-1/+1
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz1-0/+6
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+1
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven3-14/+0
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+3
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-05[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio1-0/+2
2006-05-05[PATCH] bcm43xx: fix whitespaceStefano Brivio1-3/+3
2006-05-05[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin5-34/+12
2006-05-05[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin1-0/+5
2006-05-05[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2-8/+6
2006-05-05[PATCH] orinoco: report more relevant data on startupPavel Roskin2-26/+8
2006-05-05[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2-12/+6
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt1-1/+1
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-23/+37
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse1-1/+1
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2-19/+30
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio1-1/+1
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch1-2/+5
2006-04-24[PATCH] wireless/airo: minimal WPA awarenessDan Williams1-77/+194
2006-04-24[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi1-2/+1
2006-04-24[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi1-3/+0
2006-04-24[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi2-7/+7
2006-04-24[PATCH] wireless Kconfig add IPW2200_RADIOTAPZhu Yi1-24/+28
2006-04-24[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi2-22/+22
2006-04-24[PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi1-1/+1
2006-04-24[PATCH] ipw2200: version string reworkZhu Yi1-1/+38
2006-04-24[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi3-27/+673
2006-04-24[PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi1-11/+12
2006-04-24[PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi1-0/+1
2006-04-24[PATCH] ipw2200: turn off signal debug logZhu Yi1-1/+1
2006-04-24[PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi1-0/+1
2006-04-24[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi1-0/+2
2006-04-24[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi1-1/+7
2006-04-24[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi1-1/+20
2006-04-24[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi1-38/+33
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi2-18/+22
2006-04-24[PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch3-23/+7
2006-04-24[PATCH] orinoco: bump version to 0.15Pavel Roskin1-1/+1
2006-04-24[PATCH] orinoco: further comment cleanup in the PCI driversPavel Roskin4-112/+22