summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sg: use compound pagesNick Piggin2006-03-221-34/+3
* [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+1
* [PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov2006-03-221-22/+88
* [PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov2006-03-221-9/+15
* [PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov2006-03-221-5/+15
* [PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov2006-03-223-25/+48
* [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2006-03-222-37/+42
* [PATCH] dm: bio split bvec fixAlasdair G Kergon2006-03-221-19/+24
* [PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas2006-03-221-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-213-32/+46
|\
| * Pull sn-handle-sc-powerdown into release branchTony Luck2006-03-212-9/+28
| |\
| | * [IA64-SGI] Handle SC env. powerdown eventsAaron Young2006-01-262-9/+28
| * | Pull sem2mutex-ioc4 into release branchTony Luck2006-03-211-23/+18
| |\ \
| | * | [IA64-SGI] sem2mutex ioc4.cJes Sorensen2006-01-261-23/+18
| | |/
* | | Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds2006-03-211-1/+1
* | | [netdrvr] pcnet32: other source formatting cleanupsJeff Garzik2006-03-211-174/+54
* | | [netdrvr] pcnet32: LindentJeff Garzik2006-03-211-1999/+2156
* | | [PATCH] skfp warning fixesAndrew Morton2006-03-211-6/+6
* | | [PATCH] smc91x: allow for dynamic bus access configsNicolas Pitre2006-03-212-220/+307
* | | [PATCH] pcnet32: support boards with multiple physDon Fry2006-03-211-24/+212
* | | [PATCH] sky2 version 1.1Stephen Hemminger2006-03-211-1/+1
* | | [PATCH] sky2: handle all error irqsStephen Hemminger2006-03-212-12/+49
* | | [PATCH] sky2: transmit recoveryStephen Hemminger2006-03-211-6/+31
* | | [PATCH] sky2: whitespace fixesStephen Hemminger2006-03-211-5/+5
* | | [PATCH] sky2: add MSI supportStephen Hemminger2006-03-212-4/+79
* | | [PATCH] sky2: coalescing parametersStephen Hemminger2006-03-211-13/+6
* | | [PATCH] sky2: rework of NAPI and IRQ managementStephen Hemminger2006-03-212-180/+111
* | | [PATCH] sky2: drop broken wake on lan supportStephen Hemminger2006-03-212-37/+0
* | | [PATCH] sky2: remove support for untested Yukon EC/rev 0Stephen Hemminger2006-03-212-63/+32
* | | [PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth2006-03-211-4/+14
* | | [PATCH] skge: version 1.4Stephen Hemminger2006-03-211-1/+1
* | | [PATCH] skge: handle pci errors betterStephen Hemminger2006-03-211-21/+30
* | | [PATCH] skge: formmating and whitespace cleanupStephen Hemminger2006-03-211-12/+18
* | | [PATCH] skge: use mmiowbStephen Hemminger2006-03-211-1/+5
* | | [PATCH] skge: use kcallocStephen Hemminger2006-03-211-2/+1
* | | [PATCH] skge: dma configuration cleanupStephen Hemminger2006-03-211-14/+10
* | | [PATCH] skge: check the allocation of ring bufferStephen Hemminger2006-03-211-1/+9
* | | [PATCH] skge: use auto masking of irqsStephen Hemminger2006-03-212-34/+21
* | | [PATCH] skge: use NAPI for tx cleanup.Stephen Hemminger2006-03-211-55/+44
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-211-1/+5
|\ \ \
| * | | [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-211-1/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2126-586/+1478
|\ \ \ \
| * | | | [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-201-1/+1
| * | | | [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-201-1/+1
| * | | | [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-201-1/+0
| * | | | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-202-4/+3
| * | | | [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-201-1/+2
| * | | | [ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan2006-03-201-1/+1
| * | | | [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-201-2/+1
| * | | | [SUNGEM]: sem2mutexIngo Molnar2006-03-202-21/+22