1. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  2. f4b5ad2 cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 by Michael Chan · 14 years ago
  3. 3b182d7 mv643xx_eth: enable transmit time stamping. by Richard Cochran · 14 years ago
  4. 73151ce mv643xx_eth: fix race in trasmit path. by Richard Cochran · 14 years ago
  5. e00f85b xen: convert to 64 bit stats interface by stephen hemminger · 14 years ago
  6. 62ea055 vxge: fix 64 bit access on 32 bit platforms by stephen hemminger · 14 years ago
  7. 3b0c9cb ifb: convert to 64 bit stats by stephen hemminger · 14 years ago
  8. 43d620c drivers/net: Remove casts of void * by Joe Perches · 14 years ago
  9. dadbe85 ixgbe: setup per CPU PCI pool for FCoE DDP by Vasu Dev · 14 years ago
  10. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 14 years ago
  11. fb5475f ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine by John Fastabend · 14 years ago
  12. b1bbdb2 ixgbe: DCB and perfect filters can coexist by John Fastabend · 14 years ago
  13. 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 14 years ago
  14. 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 14 years ago
  15. aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 14 years ago
  16. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  17. 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 14 years ago
  18. 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 14 years ago
  19. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
  20. 1fcd86b ixgbe: dcbnl reduce duplicated code and indentation by John Fastabend · 14 years ago
  21. c12db76 ixgbevf: remove unnecessary ampersands by Stephen Hemminger · 14 years ago
  22. f416dfc ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops by Greg Rose · 14 years ago
  23. ac52caa igb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  24. e97d320 e1000: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  25. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 14 years ago
  27. 4aa3a71 gianfar v5: implement nfc by Sebastian Poehn · 14 years ago
  28. d13d6bf ucc_geth: enable transmit time stamping. by Richard Cochran · 14 years ago
  29. 1f6e44a pxa168_eth: enable transmit time stamping. by Richard Cochran · 14 years ago
  30. 8c0069a smsc911x: enable transmit time stamping. by Richard Cochran · 14 years ago
  31. e309721 fs_enet: enable transmit time stamping. by Richard Cochran · 14 years ago
  32. e072092 macb: enable transmit time stamping. by Richard Cochran · 14 years ago
  33. d6cf073 fec_mpc52xx: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  34. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  35. 570773c emaclite: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  36. d76b7e2 lib8390: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  37. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 14 years ago
  38. 306ff6e myricom: remove stats_lock by Eric Dumazet · 14 years ago
  39. 1b9c413 myri_sbus: remove driver by Jon Mason · 14 years ago
  40. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 14 years ago
  41. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  42. 6241207 smsc9420: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  43. 52f64fa stmmac: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  44. 2aa8f4c r6040: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  45. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  46. a0087a3 fec: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  47. 658924d hp100: fix an skb->len race by Eric Dumazet · 14 years ago
  48. 00ce2d5 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  49. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 14 years ago
  50. fd112f2 r8169: check firmware content sooner. by Francois Romieu · 14 years ago
  51. 960aee6 r8169: support new firmware format. by Hayes Wang · 14 years ago
  52. 1c361ef r8169: explicit firmware format check. by Francois Romieu · 14 years ago
  53. b6ffd97 r8169: move the firmware down into the device private data. by Francois Romieu · 14 years ago
  54. 3744100 r8169: fix static initializers. by Francois Romieu · 14 years ago
  55. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 14 years ago
  56. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 14 years ago
  57. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 14 years ago
  58. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 14 years ago
  59. c4dc4d1 e1000: remove unnecessary code by Greg Dietsche · 14 years ago
  60. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 14 years ago
  61. bebd097 tun: teach the tun/tap driver to support netpoll by Neil Horman · 14 years ago
  62. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 14 years ago
  63. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 14 years ago
  64. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 14 years ago
  65. e6539e2 ppp: use PPP_TRANS instead of the magic number 0x20 by Changli Gao · 14 years ago
  66. 59deab2 gianfar: Use pr_<level>, netdev_<level> and netif_<level> by Joe Perches · 14 years ago
  67. 3c8def9 be2net: support multiple TX queues by Sathya Perla · 14 years ago
  68. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 14 years ago
  69. 520b275 tg3: Create funcs for power source switching by Matt Carlson · 14 years ago
  70. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 14 years ago
  71. 5bb0977 tg3: Show flowctrl settings through get_settings() by Matt Carlson · 14 years ago
  72. ad0fad9 tg3: Fix EEE debounce timer values by Matt Carlson · 14 years ago
  73. 727a6d9 tg3: Add more selfboot formats to NVRAM selftest by Matt Carlson · 14 years ago
  74. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 14 years ago
  75. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 14 years ago
  76. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 14 years ago
  77. b96368e bnx2x: Update date to 2011/06/13 and version to 1.70.00-0 by Vladislav Zolotarov · 14 years ago
  78. d1976b2 bnx2x: PFC support for 578xx by Dmitry Kravkov · 14 years ago
  79. 60d2fe0 bnx2x: Rename LASI registers to definitions in mdio.h by Yaniv Rosner · 14 years ago
  80. 3deb816 bnx2x: Add a periodic task for link PHY events by Yaniv Rosner · 14 years ago
  81. 0d40f0d bnx2x: Adjust BCM84833 to BCM578xx by Yaniv Rosner · 14 years ago
  82. 6c3218c bnx2x: Adjust ETS to 578xx by Yaniv Rosner · 14 years ago
  83. 6583e33 bnx2x: Add new PHY 54616s by Yaniv Rosner · 14 years ago
  84. 3c9ada2 bnx2x: Add Warpcore support for 578xx by Yaniv Rosner · 14 years ago
  85. 9380bb9 bnx2x: Add new MAC support for 578xx by Yaniv Rosner · 14 years ago
  86. 754a2f5 bnx2x: Cosmetic changes. by Dmitry Kravkov · 14 years ago
  87. ef01854 bnx2x: update DCB data during PMF migration by Dmitry Kravkov · 14 years ago
  88. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 14 years ago
  89. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
  90. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 14 years ago
  91. 9ee3d37 bnx2x: removed unused variables by Dmitry Kravkov · 14 years ago
  92. a9fccec bnx2x: use bnx2x_reload_if_running by Dmitry Kravkov · 14 years ago
  93. 7a25cc7 bnx2x: dump FW memory when appropriate msglvl is raised by Dmitry Kravkov · 14 years ago
  94. 361c391 bnx2x: do not call link update without HW notification by Yaniv Rosner · 14 years ago
  95. 30ae438b bnx2x: disable fairness if ETS is enabled by Dmitry Kravkov · 14 years ago
  96. ca92429 bnx2x: avoid release of unrequested irqs by Dmitry Kravkov · 14 years ago
  97. 93ef5c0 bnx2x: put start bd csum in separate function by Dmitry Kravkov · 14 years ago
  98. 4b7ed89 bnx2x: remove references to intr_sem by Dmitry Kravkov · 14 years ago
  99. 8eef2af bnx2x: do not allocate FCoE ring if disabled by Dmitry Kravkov · 14 years ago
  100. 59e5137 cnic: Move indexing function pointers to struct kcq_info by Michael Chan · 14 years ago