1. 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 12 years ago
  2. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 12 years ago
  3. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 12 years ago
  4. 8a67b05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  5. 8d56b6d igbvf: be sane about random MAC addresses by Mitch A Williams · 12 years ago
  6. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  7. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 12 years ago
  8. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  9. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  10. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  11. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  12. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  13. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  14. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  15. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  16. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  17. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  18. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  19. 78fb2de net/mlx4_en: Initialize RFS filters lock and list in init_netdev by Amir Vadai · 12 years ago
  20. 7225922 net/mlx4_en: Fix a race when closing TX queue by Amir Vadai · 12 years ago
  21. f356fcbe net/mlx4_core: Return proper error code when __mlx4_add_one fails by Jack Morgenstein · 12 years ago
  22. dbd501a net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode by Eugenia Emantayev · 12 years ago
  23. db0e7cb net/mlx4_en: Fix traffic loss under promiscuous mode by Aviad Yehezkel · 12 years ago
  24. 2d51837 net/mlx4_en: Issue the dump eth statistics command under lock by Eugenia Emantayev · 12 years ago
  25. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  26. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  27. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  28. 9d57088 e1000e: add comment to spinlock_t definition by Bruce Allan · 12 years ago
  29. d394998 e1000e: remove definition of struct which is no longer used by Bruce Allan · 12 years ago
  30. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 12 years ago
  31. ed1a4265 e1000e: correct maximum frame size on i217/i218 by Bruce Allan · 12 years ago
  32. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  33. fc915e9 e1000e: remove prototype of non-existent function by Bruce Allan · 12 years ago
  34. 6e928b7 e1000e: prevent hardware from automatically configuring PHY on I217/I218 by Bruce Allan · 12 years ago
  35. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  36. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  37. 347b520 e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 by Bruce Allan · 12 years ago
  38. a8fc189 e1000e: fix ethtool offline register test for I217 by Bruce Allan · 12 years ago
  39. 031554e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  40. 7a8feb4 qlcnic: Bump up the version to 5.1.32 by Jitendra Kalsaria · 12 years ago
  41. fe1adc6 qlcnic: add support for FDB netdevice ops. by Jitendra Kalsaria · 12 years ago
  42. 1d9219d qlcnic: sleeping function called from invalid context by Jitendra Kalsaria · 12 years ago
  43. dbab22c qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter. by Himanshu Madhani · 12 years ago
  44. 9a97e70 qlcnic: avoid mixed mode interrupts for some adapter types by Manish chopra · 12 years ago
  45. efbcb1b qlcnic: enable RSS for TCP over IPv6 by Shahed Shaikh · 12 years ago
  46. 776e7bd qlcnic: enable LRO on IPv6 without dest ip check by Shahed Shaikh · 12 years ago
  47. c84e340 qlcnic: set driver version in firmware by Sritej Velaga · 12 years ago
  48. b876a74 ixgbevf: Fix link speed message to support 100Mbps by Greg Rose · 12 years ago
  49. 43dc4e0 ixgbe: Limit number of reported VFs to device specific value by Donald Dutile · 12 years ago
  50. da36b64 ixgbe: Implement PCI SR-IOV sysfs callback operation by Greg Rose · 12 years ago
  51. 66dcfd7 ixgbe: Modularize SR-IOV enablement code by Greg Rose · 12 years ago
  52. 60a1a68 ixgbe: Make mailbox ops initialization unconditional by Greg Rose · 12 years ago
  53. b205c0d ixgbe: only compile ixgbe_debugfs.o when enabled by Jacob Keller · 12 years ago
  54. 39dfb71 ixgbe: Inline Rx PTP descriptor handling by Alexander Duyck · 12 years ago
  55. b1e50f7 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  56. 12ff3f3 ixgbe: add warning when scheduling reset by Jacob Keller · 12 years ago
  57. 891dc08 ixgbe: Add ptp work item to poll for the Tx timestamp by Jacob Keller · 12 years ago
  58. 6cb562d ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp by Jacob Keller · 12 years ago
  59. f2f33387 ixgbe: Update ptp_overflow check comment and jiffies by Jacob Keller · 12 years ago
  60. aeb8264 ixgbe: add missing supported filters to get_ts_info by Jacob Keller · 12 years ago
  61. dfcc461 ixgbe: ethtool ixgbe_diag_test cleanup by Jacob Keller · 12 years ago
  62. 4c133c3 bnx2x: SR-IOV version compatibility bugfix by Ariel Elior · 12 years ago
  63. ca9bdb9 bnx2x: Fix compilation with stop-on-error by Yuval Mintz · 12 years ago
  64. ad9b435 cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state by Michael Chan · 12 years ago
  65. 580d9d0 bnx2x: correct memory release scheme by Yuval Mintz · 12 years ago
  66. 86564c3 bnx2x: Remove many sparse warnings by Yuval Mintz · 12 years ago
  67. 80bfe5c bnx2x: Modify unload conditions by Yuval Mintz · 12 years ago
  68. c3146eb bnx2x: Correct memory preparation and release by Dmitry Kravkov · 12 years ago
  69. 6ab2035 bnx2x: Add missing VFs reference in macros by Yuval Mintz · 12 years ago
  70. 04c4673 bnx2x: Add additional debug information by Yuval Mintz · 12 years ago
  71. 0926d49 bnx2x: correct usleep_range usage by Yuval Mintz · 12 years ago
  72. 924d75a bnx2x: reorganization and beautification by Yuval Mintz · 12 years ago
  73. 2de6743 bnx2x: Semantic renovation by Yuval Mintz · 12 years ago
  74. f5ae627 gianfar: Restore promisc mode on gfar_init_mac() by Claudiu Manoil · 12 years ago
  75. 463d413 drivers/net: delete old x86 variant of the seeq8005 driver by Paul Gortmaker · 12 years ago
  76. 0ffd89e drivers/net: delete Digital EtherWorks-3 support. by Paul Gortmaker · 12 years ago
  77. 1f1c7a5 drivers/net: delete old DEC depca ISA drivers support. by Paul Gortmaker · 12 years ago
  78. fce3cd4 drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers by Paul Gortmaker · 12 years ago
  79. bb37f12 drivers/net: delete old fujitsu based eth16i driver by Paul Gortmaker · 12 years ago
  80. 13a80cb8 drivers/net: delete at1700 ISA 10Mbit driver by Paul Gortmaker · 12 years ago
  81. d2477de drivers/net: delete old 8 bit ISA Racal ni5010 support. by Paul Gortmaker · 12 years ago
  82. 04861c53 drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver by Paul Gortmaker · 12 years ago
  83. 8a59417 drivers/net: delete intel i825xx based znet notebook driver by Paul Gortmaker · 12 years ago
  84. f84932d drivers/net: delete ISA intel eexpress and eepro i825xx drivers by Paul Gortmaker · 12 years ago
  85. 0e245db drivers/net: delete the 3Com 3c505/3c507 intel i825xx support by Paul Gortmaker · 12 years ago
  86. 168e06ae drivers/net: delete old parallel port de600/de620 drivers by Paul Gortmaker · 12 years ago
  87. de8270f drivers/net: delete old 8bit ISA 3c501 driver. by Paul Gortmaker · 12 years ago
  88. 5205939 drivers/net: delete intel 486 panther onboard ethernet support by Paul Gortmaker · 12 years ago
  89. 6e07ba3 drivers/net: delete 486 Apricot support by Paul Gortmaker · 12 years ago
  90. 56567c6 drivers/net/ethernet/sfc/ptp.c: adjust duplicate test by Julia Lawall · 12 years ago
  91. 7373470 net: ethernet: davinci: Fix build breakage by Thierry Reding · 12 years ago
  92. 546bfed net/mlx4_en: remove redundant code by Eric Dumazet · 12 years ago
  93. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  94. 70d289b igb: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  95. 088245a ixgbevf: Fix statistics corruption by Greg Rose · 12 years ago
  96. 6fe5967 ixgbevf: Fix link up messages by Greg Rose · 12 years ago
  97. 1e72bfc ixgbevf: Synch out of tree and in tree mailbox interrupt handlers by Greg Rose · 12 years ago
  98. ec71825 ixgbe: Improve performance and reduce size of ixgbe_tx_map by Alexander Duyck · 12 years ago
  99. 472148c ixgbe: Update ixgbe Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  100. c44f5f5 ixgbe: Always use context 0, even for FCoE and TSO by Alexander Duyck · 12 years ago