aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-24[PATCH] softmac: add SIOCSIWMLMEJohannes Berg4-1/+39
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 Yi2-4/+4
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] README.ipw2200: rename CONFIG_IPW_DEBUG to CONFIG_IPW2200_DEBUGZhu Yi1-2/+2
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] ieee80211: update version stamp to 1.1.13Zhu Yi1-1/+1
2006-04-24[PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macroZhu Yi1-8/+8
2006-04-24[PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checkingZhu Yi1-2/+0
2006-04-24[PATCH] ieee80211: export list of bit rates with standard WEXT procdduresZhu Yi1-23/+21
2006-04-24[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2-12/+52
2006-04-24[PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2-1/+13
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
2006-04-24[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin5-565/+368
2006-04-24[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptorsPavel Roskin3-4/+241
2006-04-24[PATCH] orinoco_pci: use pci_iomap() for resourcesPavel Roskin1-9/+6
2006-04-24[PATCH] orinoco_pci: disable device and free IRQ when suspendingPavel Roskin1-0/+11
2006-04-24[PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin1-6/+22
2006-04-24[PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc1-0/+2
2006-04-24[PATCH] orinoco: simplify 802.3 encapsulation codePavel Roskin2-38/+20
2006-04-24[PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin1-16/+13
2006-04-24[PATCH] orinoco: don't use any padding for Tx framesPavel Roskin3-58/+7
2006-04-24[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()Pavel Roskin3-15/+16
2006-04-24[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constantsPavel Roskin1-6/+6
2006-04-24[PATCH] orinoco: optimize Tx exception handling in orinocoPavel Roskin1-36/+6
2006-04-24[PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100Pavel Roskin1-2/+2
2006-04-24[PATCH] orinoco: remove debug buffer code and userspace include supportPavel Roskin2-53/+0
2006-04-24[PATCH] orinoco: remove tracing code, it's unusedPavel Roskin2-86/+0
2006-04-24[PATCH] orinoco: remove underscores from little-endian field namesPavel Roskin1-14/+14
2006-04-24[PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cardsPavel Roskin2-12/+0
2006-04-24[PATCH] orinoco: Remove useless CIS validationPavel Roskin2-6/+0
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] bcm43xx: add to MAINTAINERSMichael Buesch1-0/+8
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg4-15/+39
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2