1. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  2. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  3. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  4. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  5. 5d74f17 Staging: wlags49_h2: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  6. 3274ce7 Staging: ft1000-pcmcia: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  7. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  8. 6ac8f06 usb/kaweth: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  9. 517cd81 usb/cdc_ncm: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  10. 2d5ba83 xscale/ixp2000/ixpdev: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  11. d558950 sun/sunqe: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  12. f794e7e ixgbevf: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  13. bbf7bd2 dec/tulip/de4x5: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  14. 66dc92e cirrus/mac89x0: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  15. f27fd49 amd/hplance.c: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  16. bc2f799 net: Add missing getsockopt for SO_NOFCS. by David S. Miller · 12 years ago
  17. e29b5d8 v2 e1000: Neaten e1000_dump function by Tushar Dave · 13 years ago
  18. 542c3f4 e1000: Neaten e1000_config_dsp_after_link_change by Joe Perches · 13 years ago
  19. dffcdde e1000e: cosmetic comment changes to make lines less than 80 characters by Bruce Allan · 13 years ago
  20. b4d8e21 e1000e: cosmetic change to boolean comparisons by Bruce Allan · 13 years ago
  21. 79d0c1d r8169: Support RX-FCS flag. by Ben Greear · 13 years ago
  22. 6bbe021 r8169: Support RX-ALL flag. by Ben Greear · 13 years ago
  23. eeb69aa 8139too: Support RX-FCS flag. by Ben Greear · 13 years ago
  24. d95089d 8139too: Support RX-ALL logic. by Ben Greear · 13 years ago
  25. b0d1562 e1000: Support RX-FCS flag. by Ben Greear · 13 years ago
  26. 11a78dc e1000: Support sending custom Ethernet CRC. by Ben Greear · 13 years ago
  27. cf955e6 e1000e: Support RXALL feature flag. by Ben Greear · 13 years ago
  28. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  29. 943146d e1000e: Support sending custom Ethernet CRC. by Ben Greear · 13 years ago
  30. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  31. 0184039 e1000e: Support RXFCS feature flag. by Ben Greear · 13 years ago
  32. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  33. 7c3a95a davinci_mdio: Correct bitmask for clock divider value by Christian Riesch · 12 years ago
  34. b4ad042 davinci_cpdma: Fix channel number written to teardown registers by Christian Riesch · 12 years ago
  35. d708f60 be2net: update driver version by Sathya Perla · 12 years ago
  36. 1ca7ba9 be2net: enable RSS for ipv6 pkts by Sathya Perla · 12 years ago
  37. 1cfafab be2net: reset queue address after freeing by Sathya Perla · 12 years ago
  38. 0ae57bb be2net: fix tx completion cleanup by Sathya Perla · 12 years ago
  39. 191eb75 be2net: cancel be_worker during EEH recovery by Sathya Perla · 12 years ago
  40. 8abe6fb Staging: et131x: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  41. 7ca1e11 br_device: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  42. 15b8f4c mcs7830: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  43. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  44. 32d219e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  45. 21f7638 tg3: Create timer helper functions by Matt Carlson · 13 years ago
  46. c710135 tg3: Clear RECOVERY_PENDING with reset_task_cancel by Matt Carlson · 13 years ago
  47. d13ba51 tg3: Remove SPEED_UNKNOWN checks by Matt Carlson · 13 years ago
  48. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 13 years ago
  49. 73e0026 sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels by Ben Hutchings · 12 years ago
  50. 2d0cc56 sfc: Minor formatting cleanup by Ben Hutchings · 13 years ago
  51. c92aaff sfc: Reverse initial buffer table allocation to allow for later resizing by Ben Hutchings · 13 years ago
  52. 01cb543 sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() by Ben Hutchings · 13 years ago
  53. c3cb2a8 sfc: Specify that the VFDI status page has page alignment and size by Ben Hutchings · 13 years ago
  54. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 13 years ago
  55. cdf49c2 net/ieee802154/6lowpan.c: reuse eth_mac_addr() by Danny Kukawka · 13 years ago
  56. b049aad 3com/typhoon: reuse eth_mac_addr() by Danny Kukawka · 13 years ago
  57. f274fd9 tg3: remove IRQF_SAMPLE_RANDOM flag by Davidlohr Bueso · 13 years ago
  58. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  59. 8de65c2 Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 13 years ago
  60. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  61. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 13 years ago
  62. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 13 years ago
  63. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  64. da5ef6e skb: Add skb_peek_next helper by Pavel Emelyanov · 13 years ago
  65. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  66. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 13 years ago
  67. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  68. 0b0a635 bnx2x: update driver version to 1.72.10-0 by Dmitry Kravkov · 13 years ago
  69. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 13 years ago
  70. e65de07 cnic: update for FW 7.2.xx by Michael Chan · 13 years ago
  71. 1101a0d bnx2fc: HSI dependent changes for 7.2.xx FW by Bhanu Prakash Gollapudi · 13 years ago
  72. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 13 years ago
  73. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 13 years ago
  74. b476583 enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac by Roopa Prabhu · 13 years ago
  75. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 13 years ago
  76. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 13 years ago
  77. 5277f7a ll_temac: Fix build. by David S. Miller · 13 years ago
  78. 5055d2f adi: adapt to eth_hw_addr_random() and changes in arch/blackfin by Danny Kukawka · 13 years ago
  79. fa63c6d arch/blackfin: don't generate random mac in bfin_get_ether_addr() by Danny Kukawka · 13 years ago
  80. 772301b ethernet: Fix typo in lantiq_etop.c by Masanari Iida · 13 years ago
  81. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 13 years ago
  82. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  83. b01543d Linux 3.3-rc4 by Linus Torvalds · 13 years ago
  84. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  87. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 13 years ago
  88. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  89. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  90. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  91. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  92. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  93. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  94. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  95. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  96. b4a4667 net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver by Tobias Klauser · 13 years ago
  97. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  98. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  99. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  100. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago