summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-162-15/+39
|\
| * PM: rwsem.h need not be included into main.cRafael J. Wysocki2009-12-151-1/+0
| * PM: Remove unnecessary goto from device_resume_noirq()Rafael J. Wysocki2009-12-151-9/+3
| * PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-151-0/+31
| * PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern2009-12-151-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-161-1/+1
|\ \
| * | bfin-otp: add BF51x to the supported arch listMike Frysinger2009-12-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1626-742/+569
|\ \ \
| * | | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-151-1/+6
| * | | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
| * | | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
| * | | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
| * | | bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-151-3/+9
| * | | sky2: leave PCI config space writeablestephen hemminger2009-12-141-13/+0
| * | | sky2: print Optima chip namestephen hemminger2009-12-141-1/+1
| * | | drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-135-690/+465
| * | | can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-131-1/+1
| * | | drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/atm: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-132-0/+8
| * | | mlx4_core: return a negative error valueroel kluin2009-12-131-1/+1
| * | | can: Fix data length code handling in rx pathOliver Hartkopp2009-12-137-25/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-1630-873/+1030
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-1529-869/+1020
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-091-10/+27
| | | | | | | | | | * | | | RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-091-1/+8
| | | | | | | | | | * | | | RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-093-2/+19
| | | | | | | | | | * | | | RDMA/nes: Check for zero STagFaisal Latif2009-12-092-4/+2
| | | | | | | | | | * | | | RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-091-1/+16
| | | | | | | | | | * | | | RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-091-13/+3
| | | | | | | | | | * | | | RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-092-28/+50
| | | | | | | | | | * | | | RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-091-0/+2
| | | | | | | | | | * | | | RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-091-2/+29
| | | | | | | | | | * | | | RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
| | | | | | | | | | * | | | RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-091-1/+3
| | | | | | | | | | * | | | RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-091-1/+2
| | | | | | | | | | * | | | RDMA/nes: Update copyright and branding stringChien Tung2009-12-0913-17/+16
| | | | | | | | | | * | | | RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-092-2/+5
| | | | | | | | | | * | | | RDMA/nes: Clean up struct nes_qpChien Tung2009-12-092-14/+1
| | | | | | | | | | * | | | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-092-8/+13
| | | | | | | | | | * | | | RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
| | | | | | | | | | * | | | RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-094-291/+299
| | | | | | | | | | * | | | RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
| | | | | | | | | | * | | | RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
| | | | | | | | | | * | | | RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
| | | | | | | | | * | | | | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-121-1/+1
| | | | | | | | | * | | | | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-123-13/+14
| | | | | | | | | * | | | | IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0
OpenPOWER on IntegriCloud