1. 7c3a95a davinci_mdio: Correct bitmask for clock divider value by Christian Riesch · 13 years ago
  2. b4ad042 davinci_cpdma: Fix channel number written to teardown registers by Christian Riesch · 13 years ago
  3. d708f60 be2net: update driver version by Sathya Perla · 13 years ago
  4. 1ca7ba9 be2net: enable RSS for ipv6 pkts by Sathya Perla · 13 years ago
  5. 1cfafab be2net: reset queue address after freeing by Sathya Perla · 13 years ago
  6. 0ae57bb be2net: fix tx completion cleanup by Sathya Perla · 13 years ago
  7. 191eb75 be2net: cancel be_worker during EEH recovery by Sathya Perla · 13 years ago
  8. 15b8f4c mcs7830: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  9. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  10. 32d219e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  11. 21f7638 tg3: Create timer helper functions by Matt Carlson · 13 years ago
  12. c710135 tg3: Clear RECOVERY_PENDING with reset_task_cancel by Matt Carlson · 13 years ago
  13. d13ba51 tg3: Remove SPEED_UNKNOWN checks by Matt Carlson · 13 years ago
  14. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 13 years ago
  15. 73e0026 sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels by Ben Hutchings · 13 years ago
  16. 2d0cc56 sfc: Minor formatting cleanup by Ben Hutchings · 13 years ago
  17. c92aaff sfc: Reverse initial buffer table allocation to allow for later resizing by Ben Hutchings · 13 years ago
  18. 01cb543 sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() by Ben Hutchings · 13 years ago
  19. c3cb2a8 sfc: Specify that the VFDI status page has page alignment and size by Ben Hutchings · 13 years ago
  20. b049aad 3com/typhoon: reuse eth_mac_addr() by Danny Kukawka · 13 years ago
  21. f274fd9 tg3: remove IRQF_SAMPLE_RANDOM flag by Davidlohr Bueso · 13 years ago
  22. 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
  23. 0b0a635 bnx2x: update driver version to 1.72.10-0 by Dmitry Kravkov · 13 years ago
  24. fe603b4 bnx2x: add gro_check by Dmitry Kravkov · 13 years ago
  25. e65de07 cnic: update for FW 7.2.xx by Michael Chan · 13 years ago
  26. 621b4d6 use FW 7.2.16 by Dmitry Kravkov · 13 years ago
  27. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 13 years ago
  28. 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
  29. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 13 years ago
  30. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 13 years ago
  31. 5277f7a ll_temac: Fix build. by David S. Miller · 13 years ago
  32. 5055d2f adi: adapt to eth_hw_addr_random() and changes in arch/blackfin by Danny Kukawka · 13 years ago
  33. 772301b ethernet: Fix typo in lantiq_etop.c by Masanari Iida · 13 years ago
  34. 56ad315 bnx2x: make bnx2x_close() static again by Michal Schmidt · 13 years ago
  35. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  37. b4a4667 net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver by Tobias Klauser · 13 years ago
  38. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  39. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  40. 067fb4c igbvf: reset netdevice addr_assign_type if changed by Danny Kukawka · 13 years ago
  41. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  42. baf1d37 davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  43. 43aabec lantiq_etop: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  44. 7718f2c au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  45. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 13 years ago
  46. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 13 years ago
  47. 6ba8802 net: sh_eth: modify a condition of ioremap for TSU by Yoshihiro Shimoda · 13 years ago
  48. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 13 years ago
  49. 3acbc97 net: sh_eth: add the value of tsu to the SH7757's GETHER by Yoshihiro Shimoda · 13 years ago
  50. d5df7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  51. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 13 years ago
  52. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 13 years ago
  53. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 13 years ago
  54. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 13 years ago
  55. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 13 years ago
  56. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 13 years ago
  57. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 14 years ago
  58. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 13 years ago
  59. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 13 years ago
  60. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 13 years ago
  61. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 13 years ago
  62. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 13 years ago
  63. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 13 years ago
  64. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 13 years ago
  65. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  66. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  67. e90c9db cxgb3: update firmware version by Divy Le Ray · 13 years ago
  68. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 13 years ago
  69. 1638760 renesas/sh_eth.c: fix linux/interrupt.h included twice by Danny Kukawka · 13 years ago
  70. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  71. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  72. a1e785e bnx2x: allow all functions to display the phy FW version by Mintz Yuval · 13 years ago
  73. 04f2d51 bnx2x: removed code re-checking memory base after device open by Mintz Yuval · 13 years ago
  74. 10bd1f2 bnx2x: allow BCM84833 phy to advertise 100Base-T speeds by Mintz Yuval · 13 years ago
  75. 82fa848 bnx2x: notify cnic of address of info-to-the-mcp by Mintz Yuval · 13 years ago
  76. d760fc3 bnx2x: allocate smaller Rx rings for 1G functions by Mintz Yuval · 13 years ago
  77. afa13b4 bnx2x: allocate memory dynamically in ethtool self-test. by Mintz Yuval · 13 years ago
  78. 817a8aa bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised by Mintz Yuval · 13 years ago
  79. 1b85ae5 bnx2x: added autoneg-restart after link advertisement changes by Mintz Yuval · 13 years ago
  80. 9e7e839 bnx2x: ethtool publishes link partners speed and FC by Mintz Yuval · 13 years ago
  81. e18c56b bnx2x: half duplex support added for several boards by Mintz Yuval · 13 years ago
  82. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 13 years ago
  83. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 13 years ago
  84. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 13 years ago
  85. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 13 years ago
  86. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 13 years ago
  87. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 13 years ago
  88. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 13 years ago
  89. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  90. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 13 years ago
  91. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 13 years ago
  92. 2504a64 ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status by Pavel Roskin · 13 years ago
  93. 6670f15 mwifiex: clear previous security setting during association by Amitkumar Karwar · 13 years ago
  94. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  95. 3013dc0 3c59x: shorten timer period for slave devices by Eric Dumazet · 13 years ago
  96. fc54363 bnx2x: remove the 'poll' module option by Michal Schmidt · 13 years ago
  97. eb40d89 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  98. f1f75f0 mlx4: attach multicast with correct flag by Eugenia Emantayev · 13 years ago
  99. de9b43d mlx4: remove redundant adding of steering type to gid by Eugenia Emantayev · 13 years ago
  100. deb8b3e mlx4: remove unnecessary variables and arguments by Eugenia Emantayev · 13 years ago