1. 2b6203b qeth: enable interface setup if LAN is offline by Ursula Braun · 14 years ago
  2. cdac082 drivers/s390/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  3. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  4. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 14 years ago
  5. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  6. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  7. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  8. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  9. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  10. 47c0531 zd1211rw: document need for kmalloc cast by Joe Perches · 14 years ago
  11. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  12. f316746 qlcnic: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  13. 0acdf68 netxen: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  14. c661c4a cxgb3: Removing unused return variable by Breno Leitao · 14 years ago
  15. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  16. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  17. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  18. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  19. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  20. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  21. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  22. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  23. 5892b9e bnx2x: Use helpers instead of direct access to the shinfo(skb) fields by Vladislav Zolotarov · 14 years ago
  24. be7ff1a bnx2: Remove config access to non-standard registers by Michael Chan · 14 years ago
  25. a5dac10 bnx2: Fix reset bug on 5709 by Eddie Wai · 14 years ago
  26. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  27. 5a6f95e netxen: avoid using reset_devices as it may become obsolete by Rajesh Borundia · 14 years ago
  28. b0044bc qlcnic: avoid using reset_devices as it may become obsolete. by Rajesh Borundia · 14 years ago
  29. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  30. fe6d2a3 be2net: adding support for Lancer family of CNAs by Sathya Perla · 14 years ago
  31. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  32. 2757a15 stmmac: update the driver version by Giuseppe CAVALLARO · 14 years ago
  33. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 14 years ago
  34. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  35. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 14 years ago
  36. b340007 bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev() by Vladislav Zolotarov · 14 years ago
  37. e1210d1 bnx2x: Disable local BHes to prevent a dead-lock situation by Eric Dumazet · 14 years ago
  38. 37a11845 tg3: Remove tg3_config_info definition by Matt Carlson · 14 years ago
  39. 2e1e329 tg3: Enable phy APD for 5717 and later asic revs by Matt Carlson · 14 years ago
  40. 4bae65c tg3: use dma_alloc_coherent() instead of pci_alloc_consistent() by Matt Carlson · 14 years ago
  41. b92b904 tg3: Reenable TSS for 5719 by Matt Carlson · 14 years ago
  42. deabaac tg3: Enable mult rd DMA engine on 5719 by Matt Carlson · 14 years ago
  43. 07ae8fc tg3: Reorg tg3_napi members by Matt Carlson · 14 years ago
  44. cf79003 tg3: Fix 5719 internal FIFO overflow problem by Matt Carlson · 14 years ago
  45. d2394e6b tg3: Always turn on APE features in mac_mode reg by Matt Carlson · 14 years ago
  46. b75cc0e tg3: Assign correct tx margin for 5719 by Matt Carlson · 14 years ago
  47. 5093eed tg3: Apply 10Mbps fix to all 57765 revisions by Matt Carlson · 14 years ago
  48. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 14 years ago
  49. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  50. 09c5088 net-next: Add multiqueue support to vmxnet3 driver by Shreyas Bhatewara · 14 years ago
  51. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  53. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  54. 0a80410 can: EG20T PCH: use BIT(X) by Tomoya · 14 years ago
  55. 086b565 can: EG20T PCH: add prefix to macro by Tomoya · 14 years ago
  56. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  57. 30dfe2c atm: fore200e: Fix build warning. by David S. Miller · 14 years ago
  58. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  59. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  60. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  61. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  62. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  63. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  64. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  65. dd68ad2 net: more Kconfig whitespace cleanup by Philippe De Muyter · 14 years ago
  66. b1323c8 drivers/net/can/sja1000: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  67. d8ee707 drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  68. a31ff38 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  69. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  70. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  71. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  72. 802aa9c qlcnic: Bumped up driver version to 5.0.12 by Anirban Chakraborty · 14 years ago
  73. 706f23a qlcnic: lro off message log from set rx checsum by Sony Chacko · 14 years ago
  74. 2679a13 qlcnic: Add description for CN1000Q adapter by Sritej Velaga · 14 years ago
  75. c21fd48 qlcnic: Fix for kdump by Rajesh Borundia · 14 years ago
  76. 2abea2f qlcnic: Allow minimum bandwidth of zero by Sucheta Chakraborty · 14 years ago
  77. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  78. ece4915 drivers/net: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  79. 5f54ceb drivers/net/vxge: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  80. 8739cfe drivers/net/usb: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  81. b16fed0 drivers/net/qlge: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  82. 4dd1518 drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  83. a887e22 drivers/net/pcmcia: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  84. c04914a drivers/net/bonding: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  85. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  86. a1082bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  87. 147b2c8 e1000e: add netpoll support for MSI/MSI-X IRQ modes by Dongdong Deng · 14 years ago
  88. 1b98c2b e1000e: 82574 intermittently fails to initialize with manageability f/w by Bruce Allan · 14 years ago
  89. d478eb4 e1000e: 82571 SerDes link handle null code word from partner by Bruce Allan · 14 years ago
  90. b1d670f Remove extra struct page member from the buffer info structure by Greg Rose · 14 years ago
  91. eca2a33 igbvf: Remove some dead code in igbvf by Julian Stecklina · 14 years ago
  92. 2c20ebb igbvf: Update version and Copyright by Greg Rose · 14 years ago
  93. 5d426ad ixgbevf: Fix Oops by Greg Rose · 14 years ago
  94. e2ddeba ixgbe: refactor ixgbe_alloc_queues() by Eric Dumazet · 14 years ago
  95. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
  96. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  97. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  98. 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
  99. 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
  100. a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago