1. 9d2f472 ixgbe: convert directly reference of netdev->priv by Wang Chen · 16 years ago
  2. c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 16 years ago
  3. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  4. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  5. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  6. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  7. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  8. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  9. fd8f499 defxx: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  10. 145186a3 fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  11. aa18e9e dummy: convert to net_device_ops by Stephen Hemminger · 16 years ago
  12. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  13. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. ba721d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  15. e3b4ae7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  17. 7be6065 netdevice wanrouter: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  18. 826dd0e netdevice ni65: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  19. c8019bf netdevice ppp: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  20. f7b2927 smsc95xx: add tx checksum offload support by Steve Glendinning · 16 years ago
  21. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 16 years ago
  22. 8761169 sfc: Fix dependency for SFC_MTD by Ben Hutchings · 16 years ago
  23. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  24. c010360 netdevice lance: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  25. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  26. 5377152 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() by Lennert Buytenhek · 16 years ago
  27. f61e554 mv643xx_eth: move receive error handling out of line by Lennert Buytenhek · 16 years ago
  28. 66e63ff mv643xx_eth: implement ->set_rx_mode() by Lennert Buytenhek · 16 years ago
  29. 66823b9 mv643xx_eth: inline txq_alloc_desc_index() by Lennert Buytenhek · 16 years ago
  30. 37a6084 mv643xx_eth: introduce per-port register area pointer by Lennert Buytenhek · 16 years ago
  31. 10a9948 mv643xx_eth: checkpatch fixes by Lennert Buytenhek · 16 years ago
  32. eafdcb4 smc911x: Fix printf format typo in smc911x driver. by Vernon Sauder · 16 years ago
  33. 00b5e50 myri10ge: remove hardcoded sram_size by Brice Goglin · 16 years ago
  34. d6279c8 myri10ge: fix per-slice rx/tx_dropped counters by Brice Goglin · 16 years ago
  35. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 16 years ago
  36. 11b4aa0 mv643xx_eth: fix recycle check bound by Lennert Buytenhek · 16 years ago
  37. bcb3336 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls by Lennert Buytenhek · 16 years ago
  38. a61fc1e netdev/smc91x: unify Blackfin code a bit and use proper read/write functions by Mike Frysinger · 16 years ago
  39. fb5e2f9 sh: sh_eth: Update to change of mii_bus by Nobuhiro Iwamatsu · 16 years ago
  40. f4bdd26 netdevice hamradio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  41. f3a216d netdevice: 82596: Convert netdev->priv to netdev_priv by Wang Chen · 16 years ago
  42. 68fd991 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize by Alexander Duyck · 16 years ago
  43. b2d5653 igb: simplify swap in clean_rx_irq if using packet split by Alexander Duyck · 16 years ago
  44. 3ef6b23 igb: update name to reflect new hardware by Alexander Duyck · 16 years ago
  45. d8b83c5 acenic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  46. 2c9171d niu: convert to net_device_ops by Stephen Hemminger · 16 years ago
  47. b94426b forcedeth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  48. 7c7d64b tg3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  49. 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  50. afe29f7 enic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  51. 52256cf ppp: convert to net_device_ops by Stephen Hemminger · 16 years ago
  52. acc7842 e100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  53. 2e5c692 igb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  54. 39a11bd via-velocity: convert to net_device_ops by Stephen Hemminger · 16 years ago
  55. 0e7614b e1000: convert to net_device_ops by Stephen Hemminger · 16 years ago
  56. 80ff32b cxgb2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  57. dd75269 cxgb3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  58. 825a84d atlx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  59. 1e058ab atl1e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  60. 758e43b tun: convert to net_device_ops by Stephen Hemminger · 16 years ago
  61. 48dfcde 8139: convert to net_device_ops by Stephen Hemminger · 16 years ago
  62. 8b4ab28 r8169: convert to net_device_ops by Francois Romieu · 16 years ago
  63. f80d032 skge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  64. 1436b30 sky2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  65. 651c246 e1000e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  66. eb7cc59 bonding: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. 54a30c9 macvlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. 4456e7b veth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  69. 8dfcdf3 ifb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  70. c02373bf netdev: convert loopback to net_device_ops by Stephen Hemminger · 16 years ago
  71. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  72. 5091b58 USB: ACE1001 patch for cp2101.c by M Kondrin · 16 years ago
  73. f1c0a2a USB: usbmon: fix read(2) by Pete Zaitcev · 16 years ago
  74. ff34950 USB: gadget rndis: send notifications by Richard Röjfors · 16 years ago
  75. 9c26452 USB: gadget rndis: stop windows self-immolation by David Brownell · 16 years ago
  76. 589afd3 USB: storage: update unusual_devs entries for Nokia 5300 and 5310 by Alan Stern · 16 years ago
  77. 9beba53 USB: storage: updates unusual_devs entry for the Nokia 6300 by Alan Stern · 16 years ago
  78. aa5cbbe usb: musb: fix bug in musb_schedule by Felipe Balbi · 16 years ago
  79. b09bc6c USB: fix SB700 usb subsystem hang bug by Andiry Xu · 16 years ago
  80. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  81. ee2f6cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  82. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 9f92f47 cciss: fix DEBUG printk formats by Randy Dunlap · 16 years ago
  84. 06b0d4d W1 OMAP: Fix OMAP LDP boot crash by Stanley.Miao · 16 years ago
  85. f55491a drivers/video/backlight/da903x.c: introduce one more missing kfree by Mike Rapoport · 16 years ago
  86. ee11940 cirrusfb: remove unused variables by Vlada Peric · 16 years ago
  87. 45a3a36 drivers/hwmon/applesmc.c: add generic MacPro support by Henrik Rydberg · 16 years ago
  88. c0d861a drivers/video/backlight/da903x.c: introduce missing kfree by Julia Lawall · 16 years ago
  89. 3b45d63 spi_imx: full duplex dma corruption bugfix by Andrea Paterniani · 16 years ago
  90. b3b4dc8 lcd: fix oops if driver only interested in .set_power by Ben Dooks · 16 years ago
  91. c267fd7 viafb: fix releasing of /proc/viafb/ subtree by Bruno Prémont · 16 years ago
  92. 393df74 pxa2xx_spi: bugfix full duplex dma data corruption by Ned Forrester · 16 years ago
  93. a495a6d tmiofb: fix compilation with ACCEL disabled by Dmitry Baryshkov · 16 years ago
  94. 415d8cf GRU: fix for debug option by Jack Steiner · 16 years ago
  95. 6e8ba72 gpiolib: extend gpio label column width in debugfs file by Jarkko Nikula · 16 years ago
  96. cf7ee55 fbdev: clean the penguin's dirty feet by Clemens Ladisch · 16 years ago
  97. cf7b9a1 drivers/video: bad error test before a dereference by Julien Brunel · 16 years ago
  98. 9ca791b hwmon: applesmc: Add support for iMac 6 by Henrik Rydberg · 16 years ago
  99. b88ed5c net: ipg.c fix bracing on endian swapping by Harvey Harrison · 16 years ago
  100. de339c2 phylib: Fix auto-negotiation restart avoidance by Trent Piepho · 16 years ago