summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
* ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
* ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
* ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
* ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
* ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-072-13/+16
* ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-072-11/+14
* ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
* ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
* ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
* ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
* e100: cleanup unneeded mathAuke Kok2007-12-071-4/+2
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-072-2/+2
* make bnx2x select ZLIB_INFLATEEliezer Tamir2007-12-071-0/+1
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* bonding: Fix race at module unloadJay Vosburgh2007-12-072-22/+23
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-072-12/+40
* bonding: Fix time comparisonDavid Sterba2007-12-071-12/+13
* bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-071-18/+3
* bonding: Coding style: break line after the if conditionWagner Ferenc2007-12-071-3/+6
* bonding: Purely cosmetic: rename a local variableWagner Ferenc2007-12-071-5/+4
* bonding: Return nothing for not applicable valuesWagner Ferenc2007-12-071-21/+4
* bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc2007-12-071-36/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-071-5/+14
|\
| * ACPI: move timer broadcast before busmaster disableThomas Gleixner2007-12-071-5/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-12-071-4/+18
|\ \
| * | [NIU]: Fix link LED handling.Mirko Lindner2007-12-071-4/+18
| |/
* | leds: Fix led trigger locking bugsRichard Purdie2007-12-072-27/+28
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-12-062-10/+10
|\
| * Pull apm-freeze-fix into release branchLen Brown2007-12-061-7/+8
| |\
| | * Freezer: Fix APM emulation breakageRafael J. Wysocki2007-11-201-7/+8
| * | Pull suspend-2.6.24 into release branchLen Brown2007-12-061-3/+2
| |\ \
| | * | HWMON: coretemp, suspend fixRafael J. Wysocki2007-12-041-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-12-061-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-061-3/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-051-0/+1
|\ \ \
| * | | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-0/+1
* | | | gpio_cs5535: disable AUX on outputBen Gardner2007-12-051-0/+5
* | | | Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu2007-12-051-7/+45
* | | | Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-051-21/+7
* | | | Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu2007-12-051-5/+4
* | | | Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu2007-12-051-39/+39
* | | | spi: spi_bfin: resequence DMA start/stopSonic Zhang2007-12-051-11/+19
* | | | spi: spi_bfin: update handling of delay-after-deselectBryan Wu2007-12-051-15/+9
* | | | spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu2007-12-051-1/+1
* | | | spi: spi_bfin: handle multiple spi_mastersBryan Wu2007-12-051-182/+189
* | | | spi: spi_bfin: relocate spin/waitsSonic Zhang2007-12-051-32/+52
* | | | spi: spi_bfin: change handling of communication parametersSonic Zhang2007-12-051-75/+87
* | | | spi: spi_bfin, rearrange portmux callsSonic Zhang2007-12-051-25/+28
* | | | spi: spi_bfin uses portmux for additional bussesSonic Zhang2007-12-051-20/+31