summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds10-173/+275
2007-10-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-49/+195
2007-10-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-92/+145
2007-10-26Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+16
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer1-5/+13
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev1-18/+46
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev1-31/+37
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev1-9/+4
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar1-0/+1
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann2-5/+4
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk1-1/+1
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2-2/+2
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk2-21/+21
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo1-3/+3
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox1-3/+7
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo1-0/+144
2007-10-25Fix pata_icside build for recent libata API changesAl Viro1-20/+22
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo1-6/+6
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk1-2/+2
2007-10-25lguest: documentation updateRusty Russell10-169/+274
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik1-15/+11
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell1-3/+0
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell1-1/+1
2007-10-24Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds34-519/+467
2007-10-24Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-3/+1
2007-10-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-927/+1295
2007-10-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-252/+251
2007-10-24ni5010: kill unused variableJeff Garzik1-2/+0
2007-10-24eexpress: fix !SMP unused-var warningJeff Garzik1-1/+1
2007-10-24jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-24libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-10-24libata-core: auditting chk_status v check_statusAlan Cox1-1/+1
2007-10-24[libata] checkpatch-inspired cleanupsJeff Garzik11-250/+248
2007-10-24bonding: Acquire correct locks in alb for promisc changeJay Vosburgh1-9/+10
2007-10-24bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh3-23/+29
2007-10-24bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2-30/+117
2007-10-24bonding: Convert miimon to new lockingJay Vosburgh1-19/+51
2007-10-24bonding: Convert balance-rr transmit to new lockingJay Vosburgh2-13/+13
2007-10-24Convert bonding timers to workqueuesJay Vosburgh7-122/+117
2007-10-24pasemi_mac: fix typoOlof Johansson1-1/+1
2007-10-24defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki1-1/+1
2007-10-24sky2: crash on removeStephen Hemminger1-2/+2
2007-10-24MIPSnet: Delete all the useless debugging printks.Ralf Baechle1-40/+4
2007-10-24AR7 ethernet: small post-merge cleanups and fixesMatteo Croce1-19/+12
2007-10-24Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik3-512/+677
2007-10-24Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik1-0/+1
2007-10-24Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-141/+265
2007-10-24[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2-4/+2
2007-10-24drivers/char/riscom8: clean up irq handlingJeff Garzik1-11/+5