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