summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-23bnx2x: Handling load failuresEilon Greenstein1-66/+88
2009-01-23bnx2x: Disable napiEilon Greenstein1-3/+2
2009-01-23bnx2x: Reset HW before useEilon Greenstein1-8/+9
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2-2/+2
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung1-0/+1
2009-01-22p54usb: fix nasty use after freeChristian Lamparter1-21/+13
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter1-3/+17
2009-01-22p54: add missing break in eeprom parserChr1-2/+2
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin1-1/+1
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn1-1/+2
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov1-17/+13
2009-01-22drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes1-1/+4
2009-01-22drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt1-1/+2
2009-01-22drm: don't whine about not reading EDID dataJesse Barnes1-1/+1
2009-01-22drm/i915: hook up LVDS DPMS propertyJesse Barnes1-0/+13
2009-01-22drm/i915: remove unnecessary debug output in KMS initJesse Barnes1-2/+0
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner190-1837/+5308
2009-01-22i915: fix freeing path for gem phys objects.Dave Airlie1-1/+1
2009-01-22drm: create mode_config idr lockJesse Barnes1-5/+9
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers1-2/+18
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning1-2/+0
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski3-0/+1568
2009-01-21sh: fix sh-sci / early printk build on sh7723Magnus Damm1-0/+1
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt1-1/+3
2009-01-21driver core: Convert '/' to '!' in dev_set_name()Roland Dreier1-0/+6
2009-01-21via-velocity: fix hot spinroel kluin1-1/+1
2009-01-21myri10ge: don't forget pci_disable_device()Brice Goglin1-6/+9
2009-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-54/+53
2009-01-20wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2-4/+7
2009-01-20mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert1-0/+1
2009-01-20mv643xx_eth: fix multicast filter programmingLennert Buytenhek1-1/+1
2009-01-20Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek1-6/+8
2009-01-20tg3: Fix firmware loadingMatt Carlson2-31/+51
2009-01-20ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr1-3/+3
2009-01-20ixgbe: fix tag stripping for VLAN ID 0Don Skidmore1-26/+27
2009-01-20ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2-0/+6
2009-01-20korina: drop leftover assignmentPhil Sutter1-2/+1
2009-01-20korina: adjust headroom for new skb's alsoPhil Sutter1-0/+3
2009-01-20korina: fix loop back of receive descriptorsPhil Sutter1-4/+5
2009-01-20cxgb3: Fix LRO misalignmentDivy Le Ray1-0/+1
2009-01-20macb: avoid lockup when TGO during underrunRichard Röjfors1-0/+8
2009-01-20bnx2x: Version updateEilon Greenstein4-6/+6
2009-01-20bnx2x: Barriers for the compilerEilon Greenstein2-19/+27
2009-01-20bnx2x: Driver description updateEilon Greenstein1-1/+1
2009-01-20bnx2x: Handling PHY FW load failureEilon Greenstein1-3/+4
2009-01-20bnx2x: Legacy speeds autoneg failuresEilon Greenstein1-2/+8
2009-01-20bnx2x: Prevent self test loopback failuresEilon Greenstein1-1/+1
2009-01-20bnx2x: 1G-10G toggling raceEilon Greenstein1-11/+32
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein1-0/+4
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3