summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-04-275-8/+21
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-271-6/+4
| |\
| | * [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
| * | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-262-2/+2
| * | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-261-0/+14
| |\ \
| | * | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-261-0/+14
| | |/
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-04-263-23/+110
|\| |
| * | [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
| * | [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
| * | [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
| * | [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2
| * | [PATCH] sky2: add fake idle irq timerStephen Hemminger2006-04-262-1/+23
| * | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-4/+16
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-04-2618-992/+1523
|\ \ \
| * | | [PATCH] wireless/airo: minimal WPA awarenessDan Williams2006-04-241-77/+194
| * | | [PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi2006-04-241-2/+1
| * | | [PATCH] ipw2200: remove priv->last_noise referenceZhu Yi2006-04-241-3/+0
| * | | [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/+33
| * | | [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/+7
| * | | [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/+22
| * | | [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin2006-04-245-565/+368
| * | | [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/+6
| * | | [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/+20
| * | | [PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin2006-04-241-16/+13
| * | | [PATCH] orinoco: don't use any padding for Tx framesPavel Roskin2006-04-243-58/+7
| * | | [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/+6
| * | | [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/+0