summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin2006-06-231-2/+0
* [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin2006-06-231-6/+0
* Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-06-231-0/+6
|\
| * via-velocity: the link is not correctly detected when the device startsFrancois Romieu2006-06-231-0/+6
* | [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-234-3/+21
* | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-231-22/+2
* | [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-232-10/+14
* | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk2006-06-231-1/+1
* | [PATCH] network driver for Hilscher netxSascha Hauer2006-06-233-0/+528
* | [PATCH] Dereference in tokenring/olympic.cEric Sesterhenn2006-06-231-2/+2
* | [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-231-2/+2
* | [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn2006-06-231-1/+1
* | [PATCH] 8139cp: add ethtool eeprom supportPhilip Craig2006-06-231-12/+167
* | [PATCH] 8139cp: fix eeprom read command lengthPhilip Craig2006-06-231-1/+1
* | [PATCH] b44: update b44 Kconfig entryGary Zambrano2006-06-231-2/+2
* | [PATCH] b44: update version to 1.01Gary Zambrano2006-06-231-2/+2
* | [PATCH] b44: add wol for old nicGary Zambrano2006-06-232-1/+112
* | [PATCH] b44: add parameterGary Zambrano2006-06-231-21/+28
* | [PATCH] b44: add wolGary Zambrano2006-06-232-0/+80
* | [PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano2006-06-231-16/+28
* | [PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor2006-06-231-1/+45
* | [PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2006-06-232-14/+16
* | [PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor2006-06-231-0/+20
* | [PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor2006-06-231-18/+43
* | [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle2006-06-231-1/+1
* | Merge branch 'master' into upstreamJeff Garzik2006-06-23488-56232/+26396
|\ \ | |/ |/|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-06-2323-351/+4728
| |\
| | * [PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell2006-06-221-4/+1
| | * [PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek2006-06-221-7/+28
| | * [PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria2006-06-223-0/+176
| | * [PATCH] hwmon: Fix the Kconfig headerJean Delvare2006-06-221-1/+1
| | * [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55
| | * [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-221-11/+27
| | * [PATCH] i2c-i801: CleanupsJean Delvare2006-06-221-19/+13
| | * [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-221-4/+0
| | * [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-221-28/+7
| | * [PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare2006-06-221-2/+2
| | * [PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare2006-06-221-1/+1
| | * [PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse2006-06-221-53/+147
| | * [PATCH] i2c: Mark block write buffers as constKrzysztof Halasa2006-06-221-2/+2
| | * [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-221-4/+2
| | * [PATCH] abituguru: Fix fan detectionHans de Goede2006-06-221-3/+2
| | * [PATCH] abituguru: Review fixesHans de Goede2006-06-221-86/+111
| | * [PATCH] abituguru: New hardware monitoring driverHans de Goede2006-06-223-0/+1404
| | * [PATCH] w83792d: Add missing data access locksYuan Mu2006-06-221-5/+25
| | * [PATCH] w83792d: Fix setting the PWM valueYuan Mu2006-06-221-27/+29
| | * [PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare2006-06-221-1/+1
| | * [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-223-0/+355
| | * [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-222-0/+14
| | * [PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek2006-06-221-1/+8