summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman2006-04-131-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1223-114/+402
|\
| * IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-124-2/+30
| * IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin2006-04-101-1/+1
| * IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
| * IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
| * IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-101-0/+7
| * IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-104-20/+40
| * IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-101-21/+20
| * IB: simplify static rate encodingJack Morgenstein2006-04-1012-36/+233
| * IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-043-17/+34
| * IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-031-0/+1
| * IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-024-11/+29
| * IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-021-1/+2
| * IB/mad: fix oops in cancel_madsMichael S. Tsirkin2006-04-021-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-121-1/+1
|\ \
| * | [PATCH] sata_mv: properly print HC registersDan Aloni2006-04-121-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-1213-233/+67
|\ \ \
| * | | [PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab2006-04-121-4/+9
| * | | [PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2006-04-122-3/+3
| * | | [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth2006-04-121-3/+14
| * | | [PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook2006-04-121-1/+1
| * | | [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-124-4/+4
| * | | [PATCH] remove drivers/net/hydra.hAdrian Bunk2006-04-121-177/+0
| * | | [PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk2006-04-121-1/+1
| * | | [netdrvr b44] trim trailing whitespaceJeff Garzik2006-04-121-19/+19
| * | | [PATCH] b44: increase version to 1.00Gary Zambrano2006-04-121-2/+3
| * | | [PATCH] b44: disable default tx pauseGary Zambrano2006-04-121-19/+12
| * | | [PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi2006-04-121-2/+3
| * | | [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro2006-04-121-1/+1
| * | | [PATCH] dlink pci cards using wrong driverStephen Hemminger2006-04-122-2/+2
| |/ /
* | | [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn2006-04-111-10/+10
* | | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-1110-24889/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-117-11/+11
|\ \
| * | kbuild: use relative path to -ISam Ravnborg2006-04-041-1/+1
| * | kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
| * | kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-045-9/+9
* | | [PATCH] Overrun in option-card USB driverMatthias Urlichs2006-04-111-2/+3
* | | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas2006-04-111-0/+5
* | | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-6/+21
* | | [PATCH] atyfb is bust on sparc32Andrew Morton2006-04-111-1/+1
* | | [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
* | | [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk2006-04-111-1/+2
* | | [PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk2006-04-111-5/+8
* | | [PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk2006-04-112-10/+8
* | | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-1110-154/+211
* | | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt2006-04-118-71/+60
* | | [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_...Tilman Schmidt2006-04-113-21/+3
* | | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt2006-04-114-38/+40
* | | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-117-33/+18
OpenPOWER on IntegriCloud