summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-08cxgb3 - Firmware updateDivy Le Ray3-20/+28
2007-07-08cxgb3 - sge page managementDivy Le Ray2-229/+232
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham3-6/+4
2007-07-08PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro3-1/+27
2007-07-08usbnet whitespace fixesDavid Brownell2-42/+44
2007-07-088139cp: Convert to generic booleanRichard Knutsson1-8/+3
2007-07-08phylib: m88e1111: enable SGMII modeKapil Juneja1-0/+16
2007-07-08gianfar: add support for SGMIIKapil Juneja3-11/+77
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski3-0/+140
2007-07-08s2io: add PCI error recovery supportLinas Vepstas2-3/+0
2007-07-08s2io: add PCI error recovery supportLinas Vepstas2-5/+116
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen6-19/+0
2007-07-08[PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke1-22/+10
2007-07-08[PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin1-0/+2
2007-07-08[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger1-1/+1
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake4-1/+17
2007-07-08[PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake5-8/+547
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake3-0/+22
2007-07-08[PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake1-0/+1
2007-07-08[PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville5-4/+47
2007-07-08[PATCH] eeprom_93cx6: shorten pulse timing to match specJohn W. Linville1-3/+3
2007-07-08[PATCH] Add rtl8187 wireless driverMichael Wu7-0/+1863
2007-07-08[PATCH] eeprom_93cx6: Add comment for 1us delay after pulseIvo van Doorn1-0/+12
2007-07-08[PATCH] Add 93cx6 eeprom libraryIvo van Doorn3-1/+235
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz1-2/+1
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau5-5/+5
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas1-9/+54
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-17/+43
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-04Remove the blink driverLinus Torvalds3-54/+0
2007-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-23/+45
2007-07-03ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-07-03ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8
2007-07-03it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz1-2/+1
2007-07-03amd74xx: resume fixBartlomiej Zolnierkiewicz1-5/+3
2007-07-03hpt366: use correct enablebits for HPT36xSergei Shtylyov1-5/+15
2007-07-03hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov1-1/+2
2007-07-03ide: Fix a theoretical Ooops caseAlan Cox1-2/+2
2007-07-03ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO1-4/+8
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-07-03pata_pcmcia: Switch to ata_sff_port_startAlan Cox1-1/+1
2007-07-03pata_pdc202xx_old: Correct cable detect logicAlan Cox1-2/+2
2007-07-03ata_generic: Check the right register for the DMA enabled flagsAlan Cox1-1/+1
2007-07-03pata_ali: fix UDMA settingsChuck Ebbert1-4/+4
2007-07-03sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger1-0/+3
2007-07-03libata: fix assigned IRQ reportingTejun Heo3-5/+11