summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * macsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * sh_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+14
| * sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * tc35815: convert to net_device_opsAlexander Beregalov2009-04-131-10/+17
| * tsi108_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+13
| * xtsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
| * phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
| * phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+9
| * phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13123-1992/+5467
| |\
| * | tg3: fix big endian MAC address collection failureJames Bottomley2009-04-131-2/+7
| * | Bonding: fix zero address hole bug in arp_ip_target listBrian Haley2009-04-132-9/+10
| * | igb: do not check for vf_data if we didn't enable vfsAlexander Duyck2009-04-111-15/+22
| * | igbvf: fix unused external referencesAlexander Duyck2009-04-114-8/+7
| * | igb: fix unused external references introduced with sr-iov changesAlexander Duyck2009-04-114-19/+3
| * | ether3: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
| * | ether1: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
| * | ep93xx_eth: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
| * | at91_ether: convert to net_device_opsAlexander Beregalov2009-04-111-13/+19
| * | am79c961a: convert to net_device_opsAlexander Beregalov2009-04-111-9/+15
| * | ariadne: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
| * | ibm_newemac: convert to netdev_opsAlexander Beregalov2009-04-111-12/+29
| * | fs_enet: convert to netdev_opsAlexander Beregalov2009-04-111-10/+17
| * | via-velocity : fix compilation warning.Séguier Régis2009-04-111-2/+2
| * | phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-111-2/+3
| * | ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-111-1/+23
| * | ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-114-95/+62
| * | forcedeth: Use napi_complete() not __napi_complete().David S. Miller2009-04-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-162-9/+13
|\ \ \
| * | | sbus: changed ioctls to unlockedStoyan Gaydarov2009-04-142-9/+13
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-153-57/+39
|\ \ \ \
| * | | | [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
| * | | | [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
| * | | | [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
* | | | | brd: fix cacheflushingNick Piggin2009-04-151-1/+3
* | | | | brd: support barriersNick Piggin2009-04-151-0/+1
* | | | | block: move bio list helpers into bio.hChristoph Hellwig2009-04-159-126/+0
| |/ / / |/| | |
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-148-40/+409
|\ \ \ \
| * | | | drm/i915: fix scheduling while holding the new active list spinlockShaohua Li2009-04-141-1/+12
| * | | | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-083-14/+232
| * | | | drm/i915: Correctly set the write flag for get_user_pages in pread.Eric Anholt2009-04-081-1/+1
| * | | | drm/i915: Fix use of uninitialized var in 40a5f0deFlorian Mickler2009-04-081-12/+22
| * | | | drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-081-2/+2
| * | | | drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-082-5/+40
| * | | | drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
| * | | | drm/i915: Implement batch and ring buffer dumpingBen Gamari2009-04-083-5/+98
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-141-4/+31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-14689-33859/+46340
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-061-4/+31
* | | | | | Fix lpfc_parse_bg_err()'s use of do_div()David Howells2009-04-141-1/+1