summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | S2io: fix statistics flush after a MTU changeBreno Leitao2008-07-291-6/+23
| | * | | | | enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-291-2/+4
| | * | | | | blackfin_mac: unneeded assignmentStephen Hemminger2008-07-291-1/+0
| | * | | | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-296-122/+251
| | |\ \ \ \ \
| | | * | | | | mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-241-1/+1
| | | * | | | | mv643xx_eth: enable hardware TX checksumming with vlan tagsLennert Buytenhek2008-07-241-1/+28
| | | * | | | | mv643xx_eth: print message on link status changeLennert Buytenhek2008-07-241-22/+69
| | | * | | | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-246-74/+81
| | | * | | | | mv643xx_eth: print driver version on initLennert Buytenhek2008-07-241-1/+2
| | | * | | | | mv643xx_eth: use symbolic MII register addresses and valuesLennert Buytenhek2008-07-241-10/+10
| | | * | | | | mv643xx_eth: use longer DMA burstsLennert Buytenhek2008-07-241-6/+6
| | | * | | | | mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit pathLennert Buytenhek2008-07-241-1/+8
| | | * | | | | mv643xx_eth: don't fiddle with maximum receive packet size settingLennert Buytenhek2008-07-241-8/+6
| | | * | | | | mv643xx_eth: fix transmit-reclaim-in-napi-pollLennert Buytenhek2008-07-241-0/+6
| | | * | | | | mv643xx_eth: prevent breakage when link goes down during transmitLennert Buytenhek2008-07-241-19/+38
| | | * | | | | mv643xx_eth: fix TX hang erratum workaroundLennert Buytenhek2008-07-241-12/+29
| | * | | | | | cxgb3: Allow 64KB firmware images.Steve Wise2008-07-291-1/+1
| | * | | | | | Blackfin EMAC Driver: Functional power management supportMichael Hennerich2008-07-291-0/+1
| | * | | | | | Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu2008-07-291-26/+77
| | * | | | | | Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger2008-07-291-3/+3
| | * | | | | | forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla2008-07-291-6/+58
* | | | | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-08-018-621/+692
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: needs new maintainerMark M. Hoffman2008-07-311-5/+1
| * | | | | | | | hwmon: (lm85) Simplify device initialization functionJean Delvare2008-07-311-43/+18
| * | | | | | | | hwmon: (lm85) Misc cleanupsJean Delvare2008-07-311-84/+67
| * | | | | | | | hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-311-9/+6
| * | | | | | | | hwmon: (lm85) Drop dead codeJean Delvare2008-07-312-87/+6
| * | | | | | | | hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-311-250/+255
| * | | | | | | | hwmon: (lm75) add new-style driver bindingDavid Brownell2008-07-312-48/+165
| * | | | | | | | hwmon: (lm75) cleanup/reorgDavid Brownell2008-07-312-46/+64
| * | | | | | | | hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman2008-07-311-2/+1
| * | | | | | | | hwmon: (adt7473) Remove unused definesJean Delvare2008-07-311-13/+0
| * | | | | | | | hwmon: (dme1737) fix voltage scalingJuerg Haefliger2008-07-311-11/+21
| * | | | | | | | hwmon: (dme1737) probe all addressesJuerg Haefliger2008-07-312-1/+13
| * | | | | | | | hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger2008-07-311-101/+154
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-0139-173/+321
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * | | | | | | | | [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * | | | | | | | | [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * | | | | | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * | | | | | | | | [JFFS2] Fix allocation of summary bufferDavid Woodhouse2008-08-012-14/+32
| * | | | | | | | | Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-0128-51/+51
| * | | | | | | | | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
| * | | | | | | | | [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-301-1/+5
OpenPOWER on IntegriCloud