1. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  2. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  3. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  4. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  5. daad616 be2net: Use V1 query link status command for lancer by Padmanabh Ratnakar · 13 years ago
  6. 5d5adb9 be2net: Fix VLAN promiscous mode for Lancer by Padmanabh Ratnakar · 13 years ago
  7. af5875b be2net: Add EEPROM dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  8. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  9. 293c4a7 be2net: Fix TX queue create for Lancer by Padmanabh Ratnakar · 13 years ago
  10. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  11. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  12. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  13. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 13 years ago
  14. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  15. dbd9636 ixgbevf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  16. a4ba8cb igbvf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  17. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 13 years ago
  18. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  19. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 13 years ago
  20. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 13 years ago
  21. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  22. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  23. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 13 years ago
  24. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  25. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  26. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  27. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 13 years ago
  28. 7275408 bnx2x: Remove on-stack napi struct variable by Ariel Elior · 13 years ago
  29. 4a025f4 bnx2x: prevent race in statistics flow by Dmitry Kravkov · 13 years ago
  30. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 13 years ago
  31. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 13 years ago
  32. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  33. f9c058b bnx2x: DCBX: use #define instead of magic by Dmitry Kravkov · 13 years ago
  34. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 13 years ago
  35. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 13 years ago
  36. ad75659 bnx2x: remove unused variable by Dmitry Kravkov · 13 years ago
  37. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  38. 62ac0dc bnx2x: allow FCoE and DCB for 578xx by Dmitry Kravkov · 13 years ago
  39. 6589ade be2net: stop issuing FW cmds if any cmd times out by Sathya Perla · 13 years ago
  40. 434b364 be2net: don't log more than one error on detecting EEH/UE errors by Sathya Perla · 13 years ago
  41. 72f0248 be2net: stop checking the UE registers after an EEH error by Sathya Perla · 13 years ago
  42. 3012803 be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios by Sathya Perla · 13 years ago
  43. 8d8bdfe ll_temac: Add support for phy_mii_ioctl by Ricardo Ribalda · 13 years ago
  44. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  45. 59caa56 sunhme: Allow usage on SBI based SBus systems by oftedal · 13 years ago
  46. 10953db r8169: increase the delay parameter of pm_schedule_suspend by hayeswang · 13 years ago
  47. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  48. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  49. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  50. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  51. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  52. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  53. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  54. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  55. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  56. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  57. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 13 years ago
  58. 433aee0 i825xx:xscale:8390:freescale: Fix Kconfig dependancies by Jeff Kirsher · 13 years ago
  59. 5ae7fa0 tg3: Update version to 3.121 by Matt Carlson · 13 years ago
  60. 5b19062 tg3: Eliminate timer race with reset_task by Matt Carlson · 13 years ago
  61. db21997 tg3: Schedule at most one tg3_reset_task run by Matt Carlson · 13 years ago
  62. 9dc5e34 tg3: Obtain PCI function number from device by Matt Carlson · 13 years ago
  63. 5bc0918 tg3: Fix irq alloc error cleanup path by Matt Carlson · 13 years ago
  64. ba1142e tg3: Fix 4k skb error recovery path by Matt Carlson · 13 years ago
  65. b9e4548 tg3: Fix 4k tx bd segmentation code by Matt Carlson · 13 years ago
  66. 78f94dc tg3: Fix APE mutex init and use by Matt Carlson · 13 years ago
  67. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  68. e1cfb67 be2net: Add detect UE feature for Lancer by Padmanabh Ratnakar · 13 years ago
  69. 9372cac be2net: Prevent CQ full condition for Lancer by Padmanabh Ratnakar · 13 years ago
  70. 1610c79 be2net: Fix disabling multicast promiscous mode by Padmanabh Ratnakar · 13 years ago
  71. 016f97b be2net: Fix endian issue in RX filter command by Padmanabh Ratnakar · 13 years ago
  72. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  73. c1a7e1e ixgbevf: Update release version by Greg Rose · 13 years ago
  74. 8599e25 ixgbe: DCB, return max for IEEE traffic classes by John Fastabend · 13 years ago
  75. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  76. 9487dc8 ixgbe: Fix compiler warnings by Greg Rose · 13 years ago
  77. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  78. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  79. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  80. d5a0e36 igb: Fix for I347AT4 PHY cable length unit detection by Kantecki, Tomasz · 13 years ago
  81. 243559f e100: make sure vlan support isn't advertised on old adapters by Jesse Brandeburg · 13 years ago
  82. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  83. 2edcd4c net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c by Stephen Rothwell · 13 years ago
  84. 0a3360e net/ethernet: Move mac89x0.c from apple to cirrus by Geert Uytterhoeven · 13 years ago
  85. 1b6b717 net/ethernet: sc92031 is not Realtek by Cesar Eduardo Barros · 13 years ago
  86. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  87. 23e0494 drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug by Andrew Morton · 13 years ago
  88. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  89. 310587c drivers/net: fix mislocated headers in cxgb4/l2t.c by Paul Gortmaker · 13 years ago
  90. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  91. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  92. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  93. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  94. 10ee0fa qlcnic: fix beacon and LED test. by Sucheta Chakraborty · 13 years ago
  95. 68233c5 qlcnic: updated reset sequence by Sony Chacko · 13 years ago
  96. ad567b8f qlcnic: reset loopback mode if promiscous mode setting fails. by Sucheta Chakraborty · 13 years ago
  97. 16e3cf7 qlcnic: skip IDC ack check in fw reset path. by Sritej Velaga · 13 years ago
  98. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  99. 3ddb709 i825xx: Fix incorrect dependency for BVME6000_NET by Geert Uytterhoeven · 13 years ago
  100. 3c20f72 stmmac: update normal descriptor structure (v2) by Giuseppe CAVALLARO · 13 years ago