summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-311-1/+63
| * | | | | | pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-311-1/+2
| |/ / / / /
* | | | | | add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson2008-08-011-0/+1
* | | | | | add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson2008-08-011-0/+1
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-013-13/+27
|\ \ \ \ \ \
| * | | | | | md: raid10: wake up frozen arrayArthur Jones2008-08-011-0/+3
| * | | | | | md: do not count blocked devices as sparesDan Williams2008-07-281-1/+2
| * | | | | | md: do not progress the resync process if the stripe was blockedDan Williams2008-07-281-6/+13
| * | | | | | md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-231-1/+4
| * | | | | | md: fix merge errorDan Williams2008-07-231-2/+3
| * | | | | | md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams2008-07-231-3/+2
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | locking: fix mutex @key parameter kernel-doc notationRandy Dunlap2008-07-281-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe2008-08-011-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-0143-929/+1532
|\ \ \ \ \ \ \
| * | | | | | | netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-311-5/+7
| * | | | | | | irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-3022-519/+520
| * | | | | | | nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-302-2/+8
| * | | | | | | bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-301-0/+7
| * | | | | | | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-301-1/+1
| * | | | | | | isdn: use the common ascii hex helpersHarvey Harrison2008-07-301-3/+2
| * | | | | | | tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-301-39/+28
| * | | | | | | atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells2008-07-301-20/+20
| * | | | | | | net: use the common ascii hex helpersHarvey Harrison2008-07-301-7/+6
| * | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-3013-333/+933
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-301-2/+2
| | * | | | | | | sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-303-150/+482
| | * | | | | | | fix NE2000 linkage errorMikael Pettersson2008-07-301-3/+3
| | * | | | | | | [netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox2008-07-301-1/+1
| | * | | | | | | dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-301-10/+42
| | * | | | | | | 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-291-122/+236
| | |\ \ \ \ \ \ \
| | | * | | | | | | 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-241-74/+66
| | | * | | | | | | 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
OpenPOWER on IntegriCloud