aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-09drivers/ide/ide-dma.c: unexport ide_set_dmaAdrian Bunk
2007-07-09via82cxxx: backport short cables support from pata_via.cBartlomiej Zolnierkiewicz
2007-07-09sis5513: backport short cables support from pata_sis.cBartlomiej Zolnierkiewicz
2007-07-09alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz
2007-07-09piix: backport short cables support from ata_piix.cBartlomiej Zolnierkiewicz
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz
2007-07-09ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz
2007-07-09ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz
2007-07-09drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes
2007-07-09ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day
2007-07-09ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day
2007-07-09ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano
2007-07-09ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov
2007-07-09aec62xx: rework init_setup_aec6x80()Sergei Shtylyov
2007-07-09cmd64x: init. code cleanupSergei Shtylyov
2007-07-09hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-07-09serverworks: always tune CSB6Bartlomiej Zolnierkiewicz
2007-07-08Ethernet driver for EISA only SNI RM200/RM400 machinesThomas Bogendoerfer
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann
2007-07-08pasemi_mac: Fix TX interrupt thresholdOlof Johansson
2007-07-08spidernet: Replace literal with constLinas Vepstas
2007-07-08r8169: perform RX config change after mac filteringFrancois Romieu
2007-07-08r8169: mac address change supportFrancois Romieu
2007-07-08r8169: display some extra debug information during startupFrancois Romieu
2007-07-08r8169: add endianess annotations to [RT]xDescRolf Eike Beer
2007-07-08r8169: align the IP header when there is no DMA constraintFrancois Romieu
2007-07-08r8169: add bit description for the TxPoll registerFrancois Romieu
2007-07-08r8169: cleanupFrancois Romieu
2007-07-08r8169: remove the media optionFrancois Romieu
2007-07-08r8169: small 8101 commentFrancois Romieu
2007-07-08r8169: confusion between hardware and IP header alignmentFrancois Romieu
2007-07-08r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu
2007-07-08r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu
2007-07-08r8169: prettify mac_versionFrancois Romieu
2007-07-08r8169: populate the hw_start handler for the 8110Francois Romieu
2007-07-08r8169: populate the hw_start handler for the 8168Francois Romieu
2007-07-08r8169: add helpers for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: add hooks for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: Rx path updateStephen Hemminger
2007-07-08r8169: kill eth_copy_and_sum()David S. Miller
2007-07-08r8169: de-obfuscate modulo arithmeticFrancois Romieu