summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-20tg3: Consolidate all netdev feature assignmentsMatt Carlson1-27/+24
2011-05-20tg3: Move TSO_CAPABLE assignmentMatt Carlson1-15/+16
2011-05-20tg3: Fix stats for 5704 and later devicesMatt Carlson2-4/+13
2011-05-20tg3: Fix TSO loopback testMatt Carlson1-1/+1
2011-05-20tg3: Consolidate autoneg advertisement setup codeMatt Carlson1-118/+99
2011-05-20tg3: Fix EEE interoperability workaroundMatt Carlson2-21/+22
2011-05-20tg3: Fix IPv6 TCP problems for 5719Matt Carlson1-1/+1
2011-05-20tg3: Fix 57765 B0 data corruptionMatt Carlson2-0/+20
2011-05-20tg3: Cleanup transmit error pathMatt Carlson1-60/+38
2011-05-20tg3: Set tx bug flags for more devicesMatt Carlson1-229/+33
2011-05-20Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds3-4/+6
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-1/+1
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven2-2/+2
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens3-24/+38
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2-10/+14
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin3-0/+268
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin3-0/+813
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin3-0/+765
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin3-0/+259
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt333-1287/+3023
2011-05-19misc: Add CARMA DATA-FPGA Programmer supportIra Snyder3-0/+1150
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder5-0/+1445
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips2-13/+107
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips1-2/+0
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips1-4/+22
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips1-5/+4
2011-05-19be2net: Enable SR-IOV for LancerMammatha Edhala2-9/+13
2011-05-19bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2-25/+131
2011-05-19qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-19wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-19Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-36/+82
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely16-36/+82
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-22/+21
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+54
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-18sfc: Don't use enums as a bitmask.David S. Miller6-12/+10
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-57/+118
2011-05-18PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki1-0/+39
2011-05-18PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-6/+12
2011-05-18PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki1-2/+1
2011-05-18Merge branch 'power-domains' into for-linusRafael J. Wysocki5-169/+494
2011-05-18Merge branch 'syscore' into for-linusRafael J. Wysocki4-216/+3
2011-05-18PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet1-1/+0
2011-05-18PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki1-2/+2
2011-05-18PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki1-0/+5
2011-05-18PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki1-3/+3