summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-14bnx2x: Spelling mistakesEilon Greenstein6-39/+39
2008-08-14bnx2x: Minor code improvementsEilon Greenstein3-78/+72
2008-08-14bnx2x: Driver infoEilon Greenstein1-6/+6
2008-08-14bnx2x: 1G LED does not turn offEilon Greenstein2-0/+10
2008-08-14bnx2x: 8073 PHY changesYaniv Rosner3-158/+428
2008-08-14bnx2x: Change GPIO for any portEilon Greenstein3-43/+51
2008-08-14bnx2x: Pause settingsYaniv Rosner4-91/+128
2008-08-14bnx2x: Link order with external PHYYaniv Rosner2-166/+216
2008-08-14bnx2x: No LRO without Rx checksumVladislav Zolotarov1-28/+39
2008-08-14bnx2x: Wrong structure sizeYitchak Gertner1-2/+2
2008-08-14bnx2x: WoL capabilityEilon Greenstein1-2/+11
2008-08-14bnx2x: Clearing MAC addresses filtersYitchak Gertner1-14/+54
2008-08-14bnx2x: Delay in while loopsYitchak Gertner1-14/+11
2008-08-14bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2-124/+130
2008-08-14bnx2x: Self-test false positiveYitchak Gertner1-11/+13
2008-08-14bnx2x: Memory allocationEilon Greenstein1-6/+9
2008-08-14bnx2x: HW attention lockEilon Greenstein3-19/+25
2008-08-14bnx2x: HW lock mechanismYitchak Gertner2-44/+75
2008-08-14bnx2x: Load/Unload under trafficVladislav Zolotarov3-98/+135
2008-08-14bnx2x: FW Internal Memory structureEilon Greenstein2-334/+299
2008-08-14bnx2x: StatisticsYitchak Gertner4-94/+154
2008-08-14bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2-12/+19
2008-08-14bnx2x: FW (bootcode) interface fixesEilon Greenstein1-32/+42
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha3-1/+44
2008-08-13crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper1-15/+39
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-13firmware/memmap: cleanupBernhard Walle1-18/+43
2008-08-13ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-13drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-13atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-2/+5
2008-08-13atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-13matrox maven: convert to a new-style i2c driverJean Delvare2-57/+50
2008-08-13matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-13matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-13GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-13radeonfb: fix accel engine hangsDavid Miller1-0/+8
2008-08-13isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-13cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15
2008-08-13rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-13revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-13Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier1-5/+12
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt4-20/+78
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt1-1/+1
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt1-3/+3
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt1-4/+10
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-19/+11
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-144/+200
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2