1. 3454f83 be2net: Bump up the driver version number by Ajit Khaparde · 15 years ago
  2. 71d8d1b be2net: Support for WoL using magic packet after suspend. by Ajit Khaparde · 15 years ago
  3. d744b44 be2net: Changes to print fw command opcode when command is failed by controller. by Ajit Khaparde · 15 years ago
  4. ff236f7 sunhme: fix dma warning in Sun HME by Mikulas Patocka · 15 years ago
  5. 650de8d atl1e: Remove non-implementation of ethtool set_msglevel() operation by Ben Hutchings · 15 years ago
  6. 95fec16 atl1e: Remove redundant definitions of ethtool operations by Ben Hutchings · 15 years ago
  7. ac93692 atl1e: Allow TX checksum offload and TSO to be disabled and reenabled by Ben Hutchings · 15 years ago
  8. e004840 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. 3248e16 cnic: Use dma_alloc_coherent(). by Michael Chan · 15 years ago
  10. 15971c3 cnic: Fix rq_page_table DMA address. by Michael Chan · 15 years ago
  11. dd2e4db cnic: Fix bogus iSCSI MAC address by Michael Chan · 15 years ago
  12. 8b065b6 cnic: Fix bnx2x ring shutdown. by Michael Chan · 15 years ago
  13. c7596b7 cnic: Fix ring I/O address for bnx2x devices. by Michael Chan · 15 years ago
  14. 8f9b3f6 netxen: fix failure cases for fw hang recovery by Amit Kumar Salecha · 15 years ago
  15. f58dbd7 netxen : fix debug tools access for NX2031 by Narender Kumar · 15 years ago
  16. 0be8401 e1000e: correct ICH/PCH PHY operations function pointers by Bruce Allan · 15 years ago
  17. 5eb6f3c e1000e: refactor PHY ID detection workaround by Bruce Allan · 15 years ago
  18. 94e5b65 e1000e: check_polarity function pointers not set for 8257x by Bruce Allan · 15 years ago
  19. f4188d8 tg3: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  20. a73b796 be2net: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  21. e95524a bnx2: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 15 years ago
  22. a7d5ca4 igbvf: remove skb_dma_map/unmap call from drivers by Alexander Duyck · 15 years ago
  23. 6366ad3 igb: remove use of skb_dma_map from driver by Alexander Duyck · 15 years ago
  24. e5a4354 ixgbe: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 15 years ago
  25. adeaa90 ixgb: remove use of skb_dma_map from ixgb by Alexander Duyck · 15 years ago
  26. 602c055 e1000: remove use of skb_dma_map from e1000 driver by Alexander Duyck · 15 years ago
  27. 03b1320 e1000e: remove use of skb_dma_map from e1000e driver by Alexander Duyck · 15 years ago
  28. 529fab6 bnx2: EEH is failing with timeout by Breno Leitao · 15 years ago
  29. 614c12a net: Coding style corrections on Sealevel Systems 4021 driver. by Rudy Matela · 15 years ago
  30. acb3cec ieee802154: merge cleanup by Eric Dumazet · 15 years ago
  31. 55873ed net/ps3: Add support for gelic link negotiation by Hideyuki Sasaki · 15 years ago
  32. d4d7f1f net/ps3: Cleanup gelic enums by Geoff Levand · 15 years ago
  33. 0dffc83 be2net: fix unnecessary access to hardware to get link, port info by Ajit Khaparde · 15 years ago
  34. b7b83ac be2net: Add be_rx_polls counter by Ajit Khaparde · 15 years ago
  35. ca66ef5 be2net: fix to allow port beacon when device is closed by Ajit Khaparde · 15 years ago
  36. ca9e498 be2net: check for valid ether address by Ajit Khaparde · 15 years ago
  37. 35a6528 be2net: initialize netdev->perm_addr by Ajit Khaparde · 15 years ago
  38. 51c5987 be2net: set netdev->vlan_features appropriately by Ajit Khaparde · 15 years ago
  39. 7c7afb0 atl1e:disable NETIF_F_TSO6 for hardware limit by Jie Yang · 15 years ago
  40. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  41. 07f025e e1000e: PHY type cleanups in e1000e_check_downshift() by Bruce Allan · 15 years ago
  42. 9b71b41 e1000e: add debug messages by Bruce Allan · 15 years ago
  43. 5ff5b66 e1000e: comment corrections by Bruce Allan · 15 years ago
  44. 9e135a2 e1000e: enable new 82567V-3 device by Bruce Allan · 15 years ago
  45. 1a40d5c e1000e: ensure the link state is correct for serdes links by Bruce Allan · 15 years ago
  46. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 15 years ago
  47. eb656d4 e1000e: guard against buffer overflow in cable length tables by Bruce Allan · 15 years ago
  48. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 15 years ago
  49. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. aaab340 net: Simplify pppol2tp pernet operations. by Eric W. Biederman · 15 years ago
  51. c879a6f net: Simplify pppoe pernet operations. by Eric W. Biederman · 15 years ago
  52. 741a6fa net: Simplify ppp_generic pernet operations. by Eric W. Biederman · 15 years ago
  53. 1544974 net: Simplify the bond drivers pernet operations. by Eric W. Biederman · 15 years ago
  54. 999b6d3 net: Simplify loopback and improve batching. by Eric W. Biederman · 15 years ago
  55. 2127816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  56. e272a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  57. e8ed34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  58. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  59. 0ec8648 USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver by Gernot Hillier · 15 years ago
  60. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  61. 8d6499e USB: musb: Fix CPPI IRQs not being signaled by Daniel Glöckner · 15 years ago
  62. 5542bc2 USB: musb: respect usb_request->zero in control requests by Daniel Glöckner · 15 years ago
  63. dfeffa5 USB: musb: fix ISOC Tx programming for CPPI DMAs by Ajay Kumar Gupta · 15 years ago
  64. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  65. c5deb83 usb: amd5536udc: fixed shared interrupt bug and warning oops by Thomas Dahlmann · 15 years ago
  66. 0de6ab8 USB: ftdi_sio: Keep going when write errors are encountered. by Eric W. Biederman · 15 years ago
  67. cea8324 USB: musb_gadget: fix STALL handling by Sergei Shtylyov · 15 years ago
  68. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  69. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  70. d0e94d1 Staging: hv: Fix some missing author names by Haiyang Zhang · 15 years ago
  71. 5996b3d Staging: hv: Fix vmbus event handler bug by Haiyang Zhang · 15 years ago
  72. 8c960e4 Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver. by Dave Jones · 15 years ago
  73. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  74. b037179 bcm63xx_uart: Fix serial driver compile breakage. by Maxime Bizon · 15 years ago
  75. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  76. ed9fd93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  77. 52c7b3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  78. af5fdf8 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  79. 07a6d5a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  80. a8a8454 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  81. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  82. cd79bf7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. ff961c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  84. 432983d Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  85. f8a2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  86. a5e6393 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  87. 9709652 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  88. b54eb17 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  89. 0bb3246 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  90. 23e041d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  91. f507334 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  92. 50b767d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  93. 7d34f46 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  94. e49bd72 V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250 by Pete Eberlein · 15 years ago
  95. 7924326 staging/go7007: Fix compilation by re-adding the missing s2250-loader.h by Mauro Carvalho Chehab · 15 years ago
  96. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  97. 0cae200 b44: Fix wedge when using netconsole. by David S. Miller · 15 years ago
  98. 40be261 wan: cosa: drop chan->wsem on error path by Dan Carpenter · 15 years ago
  99. 3c91c7a ep93xx-eth: check for zero MAC address on probe, not on device open by Florian Fainelli · 15 years ago
  100. d5ccd67 NET: smc91x: Fix irq flags by Russell King - ARM Linux · 15 years ago