ide: mark hpt34x host driver as BROKEN
[safe/jmp/linux-2.6] / drivers /
2008-07-23 Bartlomiej Zolnier... ide: mark hpt34x host driver as BROKEN
2008-07-23 Bartlomiej Zolnier... ide: limit cy82c693 host driver to ALPHA
2008-07-23 Bartlomiej Zolnier... ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_bcount_and_ireason() helper
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_ireason() helper
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_device() helper
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_read in ide_read_error()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in SELECT_DRIVE()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in actual_try_to_identify()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in ide_config_drive_speed()
2008-07-23 Bartlomiej Zolnier... ide: change order of register access in ide_config_driv...
2008-07-23 Bartlomiej Zolnier... ide: add ->set_irq method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_altstatus method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_status method
2008-07-23 Bartlomiej Zolnier... ide: add ->exec_command method
2008-07-23 Bartlomiej Zolnier... ide: factor out simplex handling from ide_pci_dma_base()
2008-07-23 Bartlomiej Zolnier... ide: remove ide_setup_dma()
2008-07-23 Bartlomiej Zolnier... ide: remove ->dma_{status,command} fields from ide_hwif_t
2008-07-23 Bartlomiej Zolnier... ide: use I/O ops directly in ide-dma.c
2008-07-23 Bartlomiej Zolnier... ide: add ->read_sff_dma_status method
2008-07-23 Bartlomiej Zolnier... ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
2008-07-23 Bartlomiej Zolnier... ide: move ide_pci_setup_ports() call out from do_ide_se...
2008-07-23 Bartlomiej Zolnier... ide-pmac: move ide_find_port() call to pmac_ide_setup_d...
2008-07-23 Bartlomiej Zolnier... ide-pmac: add ->init_dev method (take 4)
2008-07-23 Bartlomiej Zolnier... ide-pmac: store pmif instead of hwif in ->driver_data...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsRe-delete zombie 'drivers/usb/serial/airprime.c' file
2008-07-23 David S. Milleripw2200: Call netif_*_queue() interfaces properly.
2008-07-23 David S. Millernetxen: Needs to include linux/vmalloc.h
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 Jeff Garzik[netdrvr] atl1d: fix !CONFIG_PM build
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 Florian Fainellir6040: rework init_one error handling
2008-07-22 Florian Fainellir6040: bump release number to 0.18
2008-07-22 Florian Fainellir6040: handle RX fifo full and no descriptor interrupts
2008-07-22 Florian Fainellir6040: change the default waiting time
2008-07-22 Florian Fainellir6040: use definitions for magic values in descriptor...
2008-07-22 Florian Fainellir6040: completely rework the RX path
2008-07-22 Florian Fainellir6040: call napi_disable when puting down the interface...
2008-07-22 Lennert Buytenhekmv643xx_eth: fix NETPOLL build
2008-07-22 Florian Fainellir6040: rework the RX buffers allocation routine
2008-07-22 Florian Fainellir6040: fix scheduling while atomic in r6040_tx_timeout
2008-07-22 Florian Fainellir6040: fix null pointer access and tx timeouts
2008-07-22 Florian Fainellir6040: prefix all functions with r6040
2008-07-22 Thomas Backlundrndis_host: support WM6 devices as modems
2008-07-22 Paulius Zaleckasat91_ether: use netstats in net_device structure
2008-07-22 Ben Hutchingssfc: Create one RX queue and interrupt per CPU package...
2008-07-22 Ben Hutchingssfc: Use a separate workqueue for resets
2008-07-22 Ben Hutchingssfc: I2C adapter initialisation fixes
2008-07-22 Taku Izumie1000: make ioport free
2008-07-22 Francois Romieue1000: delete non NAPI code from the driver
2008-07-22 Jeff Kirshere1000: remove email reference
2008-07-22 Joe Perchese1000: Move assignments in tests before test
2008-07-22 Joe Perchese1000: checkpatch clean
2008-07-22 Joe Perchese1000: Remove spaces after casts and function names
2008-07-22 Joe Perchese1000: Move extern function definitions to e1000.h
2008-07-22 Joe Perchese1000: Use hw, er32, and ew32
2008-07-22 Joe Perchese1000: neaten function declarations
2008-07-22 Christoph LameterFix typo in meth driver
2008-07-22 Jie Yangatl1e: Atheros L1E Gigabit Ethernet driver
2008-07-22 Jesse Brandeburgixgbe: remove device ID for unsupported device
2008-07-22 Anton Vorontsovnetdev: bunch of drivers: avoid WARN at net/core/dev...
2008-07-22 Dave Jones8139too: Fall back to PIO when MMIO fails.
2008-07-22 Dave Jones8139too: Force usage of PIO on OQO2
2008-07-22 Dave Jones8139too: Make PIO/MMIO a runtime decision through a...
2008-07-22 Wang Jiannet/phy: Fix 88e1111 copper/fiber selection in RGMII...
2008-07-22 Wang Jiannet/phy: Fix copper/fiber auto-selection for 88e1111
2008-07-22 Harvey Harrisonnet: tun.c fix cast
2008-07-22 Harvey Harrisonnet: igb_main.c fix sparse integer as NULL pointer...
2008-07-22 Ben DooksDM9000: Remove magic numbers
2008-07-22 Peter Tiedemanns390/net/ctcm: message cleanup
2008-07-22 Andy Richters390/net: Cleanup claw printk messages.
2008-07-22 Dhananjay Phadkenetxen: update driver version
2008-07-22 Dhananjay Phadkenetxen: enable tso6, intr coalescing.
2008-07-22 Dhananjay Phadkenetxen: cut-through rx changes
2008-07-22 Dhananjay Phadkenetxen: mtu, mac, link status changes
2008-07-22 Dhananjay Phadkenetxen: add netxen_nic_ctx.c
2008-07-22 Dhananjay Phadkenetxen: remove netxen_nic_isr.c
2008-07-22 Dhananjay Phadkenetxen: pci probe and firmware init changes
2008-07-22 Dhananjay Phadkenetxen: add 2MB PCI memory support
2008-07-22 Dhananjay Phadkenetxen: add defs for new chip/boards
2008-07-22 Dhananjay Phadkenetxen: hw multicast filtering
2008-07-22 Dhananjay Phadkenetxen: cleanup unused variables/functions
2008-07-22 Ingo Molnarnet 8390p: fix interface usage
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Brice Goglinmyri10ge: use ioremap_wc
2008-07-22 Brice Goglinmyri10ge: remove wcfifo
2008-07-22 Wang Chende4x5: Remove developer debug feature about set/clear...
2008-07-22 frank.blaschka@de... qeth: fix build error caused by VLAN changes
2008-07-22 Jeff GarzikMerge branch 'r8169-davem' of git://git./linux/kernel...
2008-07-22 Alan Coxport_fixups: Fix ups for tty port changes
2008-07-22 Alan Coxistallion: Use helpers
2008-07-22 Paul Fulghumsynclink_gt fix locking in error path of rx enable
2008-07-22 Paul Fulghumsynclink_gt: add rx DMA buffer fill level control
2008-07-22 Paul Fulghumsynclink_gt: leave transmitter in reset state after...
2008-07-22 Paul Fulghumsynclink_gt: improve TIOCOUTQ accuracy
2008-07-22 Paul Fulghumsynclink_gt: add serial bit order control
2008-07-22 Paul Fulghumsynclink_gt: improve and simplify write method
next