summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Staging: aten2011: Clean up some tty bitsAlan Cox1-25/+3
2009-04-17Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano1-0/+1
2009-04-17Staging: line6: convert to snd_card_create()Alexander Beregalov1-4/+5
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov1-5/+15
2009-04-17Staging: sxg: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-17Staging: slicoss: convert to netdev_opsAlexander Beregalov1-7/+14
2009-04-17Staging: rt3070: convert to netdev_opsAlexander Beregalov1-14/+15
2009-04-17Staging: rt2870: convert to netdev_opsAlexander Beregalov1-13/+15
2009-04-17Staging: rt2860: convert to netdev_opsAlexander Beregalov1-10/+15
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov1-9/+14
2009-04-17Staging: epl: convert to netdev_opsAlexander Beregalov1-5/+12
2009-04-17Staging: at76: convert to netdev_opsAlexander Beregalov1-7/+13
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox4-18/+76
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov1-3/+4
2009-04-16pata_legacy: fix no device fail pathTejun Heo1-0/+1
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2
2009-04-16libata: handle SEMB signature betterTejun Heo1-2/+16
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-399/+697
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-9/+13
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki1-4/+32
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki1-14/+45
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki1-13/+33
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-57/+39
2009-04-15brd: fix cacheflushingNick Piggin1-1/+3
2009-04-15brd: support barriersNick Piggin1-0/+1
2009-04-15gianfar: stop send queue before resetting gianfarMarkus Brunner1-0/+2
2009-04-15myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka1-0/+1
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig9-126/+0
2009-04-14declance: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14bfin_mac: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-14au1000: convert to net_device_opsAlexander Beregalov1-8/+15
2009-04-14atarilance: convert to net_device_opsAlexander Beregalov1-7/+11
2009-04-14a2065: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang1-9/+10
2009-04-14ixgbe: fix tx queue indexWu Fengguang1-1/+1
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov2-9/+13
2009-04-14bonding: Remove debug printkJay Vosburgh1-2/+0
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg2-2/+2
2009-04-14ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov1-2/+2
2009-04-14skge: fix occasional BUG during MTU changeMichal Schmidt1-2/+2
2009-04-14Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+409
2009-04-14drm/i915: fix scheduling while holding the new active list spinlockShaohua Li1-1/+12
2009-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+31
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells1-1/+1
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-1/+2
2009-04-14tty: Fix leak in ti-usbAlan Cox1-12/+14