summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang2012-03-063-3/+41
* net/mlx4: defining functions as staticYevgeny Petrilin2012-03-061-4/+2
* net/mlx4: remove unused functionsYevgeny Petrilin2012-03-062-85/+0
* net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin2012-03-061-4/+0
* net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin2012-03-061-4/+6
* net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin2012-03-061-1/+1
* net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz2012-03-061-1/+1
* net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz2012-03-061-1/+1
* net/mlx4_en: Saving mem access on data pathYevgeny Petrilin2012-03-064-16/+13
* qla3xxx: ethernet: Silence static checker warning.Santosh Nayak2012-03-061-1/+1
* 8139too: Add 64bit statisticsJunchang Wang2012-03-061-8/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0572-231/+442
|\
| * Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-052-10/+2
| |\
| | * Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2012-03-022-10/+2
| * | Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-051-1/+1
| |\ \
| | * | tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-241-1/+1
| * | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-03-052-12/+28
| |\ \ \
| | * | | md/raid10: fix assembling of arrays with replacement devices.NeilBrown2012-03-061-1/+0
| | * | | md/raid10: fix handling of error on last working device in array.NeilBrown2012-02-141-10/+27
| | * | | md/raid1: fix buglet in md_raid1_contested.NeilBrown2012-02-131-1/+1
| * | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-056-15/+16
| |\ \ \ \
| | * | | | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-051-2/+3
| | * | | | floppy/scsi: fix setting of BIO flagsMuthu Kumar2012-03-052-2/+2
| | * | | | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin2012-03-051-7/+7
| | * | | | c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-051-2/+2
| | * | | | pps: class_create() returns an ERR_PTR, not NULLDan Carpenter2012-03-051-2/+2
| * | | | | drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox2012-03-053-6/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-0515-77/+82
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
| | * | | | r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
| | * | | | packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
| | * | | | vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-012-8/+3
| * | | | | Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-058-23/+36
| |\ \ \ \ \
| | * | | | | mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-044-5/+17
| | * | | | | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon2012-03-041-3/+4
| | * | | | | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-041-2/+3
| | * | | | | mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-041-2/+2
| | * | | | | mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches2012-03-021-11/+10
| * | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-053-2/+11
| |\ \ \ \ \ \
| | * | | | | | HID: hid-input: allow array fields out of rangeNikolai Kondrashov2012-03-051-2/+7
| | * | | | | | HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2012-02-272-0/+4
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-03-048-7/+22
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-011-0/+1
| | * | | | | | | mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-02-231-1/+1
| | * | | | | | | mfd: Fix ACPI conflict checkJean Delvare2012-02-231-1/+1
| | * | | | | | | mfd: Fix ab8500 error path bugLinus Walleij2012-02-211-2/+3
| | * | | | | | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-02-211-0/+14
| | * | | | | | | mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-02-201-1/+1
| | * | | | | | | mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-02-201-1/+1
| | * | | | | | | mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-02-201-1/+0
| | | |_|_|_|/ / | | |/| | | | |