1. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  4. edc74b2 ide-generic: probing fix by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 73dc532 gayle: reserve memory resources at once by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. c30daac ide: filter out invalid transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 472b4bc ide: mark hpt34x host driver as BROKEN by Bartlomiej Zolnierkiewicz · 16 years ago
  10. cbf3d26 ide: limit cy82c693 host driver to ALPHA by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 88a7210 ide: add ide_read_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 1f2efb8 ide: add ide_read_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 40f095f ide: use ->tf_load in SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 4e65837 ide: use ->tf_load in actual_try_to_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 59be2c8 ide: use ->tf_load in ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 3c09384 ide: change order of register access in ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  22. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  23. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  24. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  27. ab86f91 ide: use I/O ops directly in ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  28. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  29. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 51d87ed ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. b36ba53 ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 07eb106 ide-pmac: add ->init_dev method (take 4) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 7b8797a ide-pmac: store pmif instead of hwif in ->driver_data (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  34. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 6069fb2 Re-delete zombie 'drivers/usb/serial/airprime.c' file by Linus Torvalds · 16 years ago
  36. 521c4d9 ipw2200: Call netif_*_queue() interfaces properly. by David S. Miller · 16 years ago
  37. 4255589 netxen: Needs to include linux/vmalloc.h by David S. Miller · 16 years ago
  38. 380bab1 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  39. d6f8aa8 [netdrvr] atl1d: fix !CONFIG_PM build by Jeff Garzik · 16 years ago
  40. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  41. b0e4539 r6040: rework init_one error handling by Florian Fainelli · 16 years ago
  42. 1de9529 r6040: bump release number to 0.18 by Florian Fainelli · 16 years ago
  43. e24ddf3 r6040: handle RX fifo full and no descriptor interrupts by Florian Fainelli · 16 years ago
  44. 31718de r6040: change the default waiting time by Florian Fainelli · 16 years ago
  45. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 16 years ago
  46. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 16 years ago
  47. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 16 years ago
  48. f2ca60f mv643xx_eth: fix NETPOLL build by Lennert Buytenhek · 16 years ago
  49. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 16 years ago
  50. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 16 years ago
  51. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 16 years ago
  52. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 16 years ago
  53. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  54. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  55. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  56. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  57. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  58. 8125029 e1000: make ioport free by Taku Izumi · 16 years ago
  59. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 16 years ago
  60. 63cd31f e1000: remove email reference by Jeff Kirsher · 16 years ago
  61. c7be73b e1000: Move assignments in tests before test by Joe Perches · 16 years ago
  62. b118402 e1000: checkpatch clean by Joe Perches · 16 years ago
  63. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 16 years ago
  64. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 16 years ago
  65. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 16 years ago
  66. 6479884 e1000: neaten function declarations by Joe Perches · 16 years ago
  67. cdc18a6 Fix typo in meth driver by Christoph Lameter · 16 years ago
  68. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago
  69. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 16 years ago
  70. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  71. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 16 years ago
  72. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  73. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  74. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  75. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  76. c0e5a8c net: tun.c fix cast by Harvey Harrison · 16 years ago
  77. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  78. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 16 years ago
  79. aa3f2cb s390/net/ctcm: message cleanup by Peter Tiedemann · 16 years ago
  80. b805da7 s390/net: Cleanup claw printk messages. by Andy Richter · 16 years ago
  81. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  82. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  83. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  84. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  85. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  86. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  87. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  88. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  89. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  90. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  91. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  92. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 16 years ago
  93. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  94. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  95. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  96. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  97. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  98. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  99. 2b4ff11 qeth: fix build error caused by VLAN changes by frank.blaschka@de.ibm.com · 16 years ago
  100. d999597 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 16 years ago