1. acbbf1f drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  2. ada1db5 drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  3. 67777f9 drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  4. f15063c drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  5. 9cd31f0 drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  6. ddf79b2 drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  7. 436d27d drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  8. 7995c64 drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  9. 3a9c6a4 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  10. 2fc96ff drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  11. 497159a drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  12. b4f18b3 drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  13. be7ce53 tg3: Update version to 3.108 by Matt Carlson · 14 years ago
  14. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 14 years ago
  15. 79eb690 tg3: Rename tg3 phy ID preprocessor definitions by Matt Carlson · 14 years ago
  16. 24daf2b tg3: Reformat SSID to phy ID table by Matt Carlson · 14 years ago
  17. 9ea4818 tg3: Discover phy address once by Matt Carlson · 14 years ago
  18. 0d86df8 tg3: Reduce indent level of tg3_rx_prodring_alloc by Matt Carlson · 14 years ago
  19. 1441706 tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE by Matt Carlson · 14 years ago
  20. b474eca tg3: Add more partno entries for fallback path by Matt Carlson · 14 years ago
  21. 2712168 tg3: Allow phylib flowctrl changes anytime by Matt Carlson · 14 years ago
  22. a4153d4 tg3: Add support for 2 new selfboot formats by Matt Carlson · 14 years ago
  23. d110114 tg3: Make 57791 and 57795 10/100 only by Matt Carlson · 14 years ago
  24. 61e800c tg3: Enforce DMA mapping / skb assignment ordering by Matt Carlson · 14 years ago
  25. 9940516 tun: socket filter support by Michael S. Tsirkin · 14 years ago
  26. 305b016 chelsio: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  27. 0988d26 cxgb3: convert to use netdev_for_each_addr by Jiri Pirko · 14 years ago
  28. e4a474f smsc911x: replace manual phy lookup. by kirjanov@gmail.com · 14 years ago
  29. 1d4bd94 mv643xx_eth: fix missing validate_addr hook by kirjanov@gmail.com · 14 years ago
  30. d4c4113 net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver by Kristoffer Glembo · 14 years ago
  31. b6ca430 via-velocity: Enable scatter/gather IO by default by Simon Kagstrom · 14 years ago
  32. 25cca53 ipg: Remove device claimed by dl2k from pci id table by Jeff Mahoney · 14 years ago
  33. 08326db SiS190/191 half-duplex initialization fix by Riccardo Ghetta · 14 years ago
  34. a07da6d bnx2x: version number and date by Vladislav Zolotarov · 14 years ago
  35. 3359fce bnx2x: Use firmware 5.2.13 by Vladislav Zolotarov · 14 years ago
  36. 0c43f43 bnx2x: fix in 57710 self-test by Vladislav Zolotarov · 14 years ago
  37. d43a7e6 bnx2x: Do not allow enabling LRO if disable_tpa=1 by Vladislav Zolotarov · 14 years ago
  38. f1e1a19 bnx2x: clean up in case of error in bnx2x_init_hw() by Vladislav Zolotarov · 14 years ago
  39. 6cbe506 bnx2x: Properly release allocated MSI-X/MSI vectors by Vladislav Zolotarov · 14 years ago
  40. a475f60 drivers/net/usb: Use netif_<level> logging facilities by Joe Perches · 14 years ago
  41. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  42. 82456b0 be2net: implement pci shutdown handler by Sathya Perla · 14 years ago
  43. 8942042 be2net: fix rx-path to ignore a flush completion by Sathya Perla · 14 years ago
  44. 7a1e9b2 be2net: don't rearm mcc cq when device is not open by Sathya Perla · 14 years ago
  45. a058a63 be2net: a mini optimization in rx_compl_process() code by Sathya Perla · 14 years ago
  46. aa13bd6 qlge: Fix occasional loopback test failure. by Ron Mercer · 14 years ago
  47. 801e909 qlge: Fix bonding mac address bug. by Ron Mercer · 14 years ago
  48. c0c5695 qlge: Fix dropping of large non-TCP/UDP frames. by Ron Mercer · 14 years ago
  49. 8ea7a37 ll_temac: Fix MAC address configuration from userland by Steven J. Magnani · 14 years ago
  50. c3b7c12 ll_temac: Add support for V2 LLTEMAC core by Steven J. Magnani · 14 years ago
  51. e1d4447 net: convert multiple drivers to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  52. d7b855c cassini: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  53. a77ff70 igb: update tx DMA mapping error handling by Nick Nunley · 14 years ago
  54. 58fd62f igb: change descriptor control thresholds by Nick Nunley · 14 years ago
  55. fe0592b igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors by Nick Nunley · 14 years ago
  56. d3eeb62 igb: remove unused vmolr value by Nick Nunley · 14 years ago
  57. 91d4ee3 igb: minor type cleanups by Nick Nunley · 14 years ago
  58. 40e90c2 igb: move gso_segs into buffer_info structure by Nick Nunley · 14 years ago
  59. 717ba08 igb: inline igb_maybe_stop_tx by Nick Nunley · 14 years ago
  60. 43915c7c igb: only read phy specific stats if in internal phy mode by Nick Nunley · 14 years ago
  61. e6bdb6f igb: only support SRRCTL_DROP_EN when using multiple queues by Nick Nunley · 14 years ago
  62. abe1c36 igb: cap interrupts at 20K per queue when in itr mode 3 by Nick Nunley · 14 years ago
  63. 2d0b0f6 igb: remove adaptive IFS from driver by Nick Nunley · 14 years ago
  64. 3025a44 igb: Allocate rings seperately instead of as a block by Alexander Duyck · 14 years ago
  65. b94f2d7 igb: call pci_save_state after pci_restore_state by Nick Nunley · 14 years ago
  66. 88a268c igb: Power down link when interface is down by Nick Nunley · 14 years ago
  67. 53c992f igb: ignore EEPROM APME check when shutting down serdes link by Nick Nunley · 14 years ago
  68. 3145535 igb: Report link status in ethtool when interface is down by Nick Nunley · 14 years ago
  69. 22939f0 igb: add support for wake-on-link by Nick Nunley · 14 years ago
  70. 26b3927 igb: remove unecessary q_vector declarations and remove itr_shift by Alexander Duyck · 14 years ago
  71. f6ca057 b44: Ratelimit timeout error message. by Jochen Friedrich · 14 years ago
  72. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 14 years ago
  73. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  74. e06d41d netdev: bfin_mac: drop experimental markings on RMII support by Mike Frysinger · 14 years ago
  75. 9e3f806 drivers/net/pcnet32.c: Checkpatch cleaning by Joe Perches · 14 years ago
  76. 13ff83b drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 14 years ago
  77. 249658d drivers/net/tehuti.c: trivial checkpatch cleanups by Joe Perches · 14 years ago
  78. cb001a1 drivers/net/tehuti.c: Hoist assigns out of ifs by Joe Perches · 14 years ago
  79. 865a21a drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 14 years ago
  80. 6c35aba drivers/net/sky2: Convert to use netif_printk macros by Joe Perches · 14 years ago
  81. 6909c66 drivers/net/ixgb: Use netif_printk macros by Joe Perches · 14 years ago
  82. bec9204 bnx2: Update firmwares and update version to 2.0.8. by Michael Chan · 14 years ago
  83. c9885fe bnx2: Fix bug when saving statistics. by Patrick Rabau · 14 years ago
  84. beb499a bnx2: Allow user-specified multiple advertisement speed values. by Michael Chan · 14 years ago
  85. 5726026 bnx2: Adjust flow control water marks. by Michael Chan · 14 years ago
  86. e9f26c4 bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. by Michael Chan · 14 years ago
  87. efde73a bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. by Michael Chan · 14 years ago
  88. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 14 years ago
  89. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 14 years ago
  90. e86bff0 ixgbe: fix WOL register setup for 82599 by Don Skidmore · 14 years ago
  91. a626e84 ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata by Don Skidmore · 14 years ago
  92. 5cdaaa1 net: emaclite: adding MDIO and phy lib support by John Linn · 14 years ago
  93. cf58847 be2net: implement EEH pci error recovery handlers by Sathya Perla · 14 years ago
  94. 564517e net/macvtap: fix reference counting by Arnd Bergmann · 14 years ago
  95. e9449d8 cxgb3: fix link flap by Divy Le Ray · 14 years ago
  96. 38a8fc0 cxgb3: FIx VLAN over Jumbo frames by Divy Le Ray · 14 years ago
  97. d41a5b7 ixgbe: Cleanup incorrect header comments by Peter Waskiewicz · 14 years ago
  98. 02b1bae niu: Refinements to kernel logging. by David S. Miller · 14 years ago
  99. f10a1f2 niu: Use pr_<level>, netdev_<level> and netif_<level> macros by Joe Perches · 14 years ago
  100. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago