summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung
2009-01-22p54usb: fix nasty use after freeChristian Lamparter
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter
2009-01-22p54: add missing break in eeprom parserChr
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-20via-velocity: fix hot spinroel kluin
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez
2009-01-20mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert
2009-01-20mv643xx_eth: fix multicast filter programmingLennert Buytenhek
2009-01-20Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek
2009-01-20tg3: Fix firmware loadingMatt Carlson
2009-01-20ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-20ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-20ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-20korina: drop leftover assignmentPhil Sutter
2009-01-20korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-20korina: fix loop back of receive descriptorsPhil Sutter
2009-01-20cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-20macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-20bnx2x: Version updateEilon Greenstein
2009-01-20bnx2x: Barriers for the compilerEilon Greenstein
2009-01-20bnx2x: Driver description updateEilon Greenstein
2009-01-20bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-20bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-20bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-20bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-20bnx2x: Read chip IDEilon Greenstein
2009-01-20bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-20bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-20bnx2x: Handling probe failuresEilon Greenstein
2009-01-20bnx2x: Free IRQEilon Greenstein
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter
2009-01-16p54: set_tim must be atomic.Artur Skawina
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi