aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-04-27Merge branch 'master' into upstreamJeff Garzik
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe
2006-04-26Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-04-26Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok
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
2006-04-24[PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc
2006-04-24[PATCH] orinoco: simplify 802.3 encapsulation codePavel Roskin
2006-04-24[PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin
2006-04-24[PATCH] orinoco: don't use any padding for Tx framesPavel Roskin
2006-04-24[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()Pavel Roskin