aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spidernet: invalidate unused pointer.Linas Vepstas2007-07-081-2/+5
| * | spidernet: enhance the dump routineLinas Vepstas2007-07-081-8/+70
| * | spidernet: beautify error messagesLinas Vepstas2007-07-081-30/+34
| * | qla3xxx: cleanup checksum offload codeStephen Hemminger2007-07-081-24/+9
| * | add return value check of request_irq()Yoichi Yuasa2007-07-082-5/+11
| * | Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-085-107/+101
| * | acenic: SET_NETDEV_DEV is always there these daysGeert Uytterhoeven2007-07-081-4/+0
| * | b44: use netdev_alloc_skbStephen Hemminger2007-07-081-3/+2
| * | b44: packet offset is constantStephen Hemminger2007-07-082-19/+13
| * | b44: tx bounce sizing.Stephen Hemminger2007-07-081-7/+5
| * | b44: timer power savingStephen Hemminger2007-07-081-5/+4
| * | tulip: Convert to generic booleanRichard Knutsson2007-07-082-58/+49
| * | cxgb3 - TP SRAM updateDivy Le Ray2007-07-084-0/+164
| * | cxgb3 - Firmware updateDivy Le Ray2007-07-083-20/+28
| * | cxgb3 - sge page managementDivy Le Ray2007-07-082-229/+232
| * | drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-083-6/+4
| * | PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro2007-07-084-1/+29
| * | usbnet whitespace fixesDavid Brownell2007-07-082-42/+44
| * | 8139cp: Convert to generic booleanRichard Knutsson2007-07-081-8/+3
| * | phylib: m88e1111: enable SGMII modeKapil Juneja2007-07-081-0/+16
| * | gianfar: add support for SGMIIKapil Juneja2007-07-083-11/+77
| * | phylib: add the ICPlus IP175C PHY driverMichael Barkowski2007-07-083-0/+140
| * | s2io: add PCI error recovery supportLinas Vepstas2007-07-082-3/+0
| * | s2io: add PCI error recovery supportLinas Vepstas2007-07-082-5/+116
| * | [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-086-19/+0
| * | [PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke2007-07-081-22/+10
| * | [PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin2007-07-081-0/+2
| * | [PATCH] softmac: use list_for_each_entryAkinobu Mita2007-07-081-21/+11
| * | [PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger2007-07-081-1/+1
| * | [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-084-1/+17
| * | [PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake2007-07-085-8/+547
| * | [PATCH] zd1211rw: Extend RF layerDaniel Drake2007-07-083-0/+22
| * | [PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake2007-07-081-0/+1
| * | [PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville2007-07-085-4/+47
| * | [PATCH] eeprom_93cx6: shorten pulse timing to match specJohn W. Linville2007-07-081-3/+3
| * | [PATCH] Add rtl8187 wireless driverMichael Wu2007-07-088-0/+1873
| * | [PATCH] eeprom_93cx6: Add comment for 1us delay after pulseIvo van Doorn2007-07-081-0/+12
| * | [PATCH] Add 93cx6 eeprom libraryIvo van Doorn2007-07-084-1/+307
| |/
* | drivers/ide/ide-dma.c: unexport ide_set_dmaAdrian Bunk2007-07-091-2/+0
* | via82cxxx: backport short cables support from pata_via.cBartlomiej Zolnierkiewicz2007-07-091-7/+41
* | sis5513: backport short cables support from pata_sis.cBartlomiej Zolnierkiewicz2007-07-091-1/+24
* | alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz2007-07-091-23/+48
* | piix: backport short cables support from ata_piix.cBartlomiej Zolnierkiewicz2007-07-091-3/+34
* | ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-0925-89/+123
* | ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz2007-07-095-215/+123
* | ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz2007-07-091-1/+15
* | drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes2007-07-091-1/+1
* | ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* | ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day2007-07-091-2/+2
* | ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2007-07-092-5/+3