1. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  2. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  3. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  4. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 12 years ago
  5. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 12 years ago
  6. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  7. 2de27f3 Merge branch 'mlx4' by David S. Miller · 12 years ago
  8. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 12 years ago
  9. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 12 years ago
  10. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 12 years ago
  11. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 12 years ago
  12. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 12 years ago
  13. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  14. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 12 years ago
  15. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 12 years ago
  16. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 12 years ago
  17. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 12 years ago
  18. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 12 years ago
  19. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 12 years ago
  20. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 12 years ago
  21. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  22. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  23. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  24. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  25. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 12 years ago
  26. 4d9e01d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  27. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 12 years ago
  29. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  30. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  31. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 12 years ago
  32. f752be9 ixgbe: fix potential null dereference by Josh Hay · 12 years ago
  33. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 12 years ago
  34. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  35. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 12 years ago
  36. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 12 years ago
  37. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 12 years ago
  38. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  39. bdfe2da e1000e: cosmetic move of function prototypes to the new mac.h by Bruce Allan · 12 years ago
  40. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  41. 21b5a6f e1000e: cosmetic move of #defines to the new 80003es2lan.h by Bruce Allan · 12 years ago
  42. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 12 years ago
  43. 577ae39 qlcnic: Updating copyright information. by Jitendra Kalsaria · 12 years ago
  44. 7c1e7e9 gianfar: dont conditionally alloc Rx/Err irq structs by Paul Gortmaker · 12 years ago
  45. 7d3e673 net: fec: fix miss init spinlock by Frank Li · 12 years ago
  46. 675b804 team: ab: set active port option as changed when port is leaving by Jiri Pirko · 12 years ago
  47. c3969d80 team: move netlink event notifiers after team_port_leave() by Jiri Pirko · 12 years ago
  48. d90f889 team: handle sending port list in the same way option list is sent by Jiri Pirko · 12 years ago
  49. f9d9686 net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined by Hadar Hen Zion · 12 years ago
  50. 377d973 net/mlx4_en: Fix error propagation for ethtool helper function by Hadar Hen Zion · 12 years ago
  51. 2b3c9a8 be2net: update driver version to 4.6.x by Sathya Perla · 12 years ago
  52. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 12 years ago
  53. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  54. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  55. 9d11bd1 wimax: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  56. 1d5d1fd wan: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  57. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  58. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  59. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  60. ad4437d caif: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  61. 72073ad cxgb3: Update VLAN extraction stats in the GRO path by Vipul Pandya · 12 years ago
  62. 387ff911 netns: bond: allow unprivileged users to control bond device by Gao feng · 12 years ago
  63. bf414b3 net: usbnet: fix tx_dropped statistics by Bjørn Mork · 12 years ago
  64. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 12 years ago
  65. 33397a7 Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  66. 59fa534 Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  67. 7bc4864 qlcnic: silence false positive overflow warning by Dan Carpenter · 12 years ago
  68. 7614fe8 bnx2x: Force link UP when the interface is in LOOPBACK mode by Mahesh Bandewar · 12 years ago
  69. 559bcac via-rhine: Fix bugs in NAPI support. by David S. Miller · 12 years ago
  70. b26f5f0 rtlwifi: rtl8723ae: Fix W=1 compile warnings by Larry Finger · 12 years ago
  71. 8925d51 rtlwifi: rtl8192de: Fix W=1 build warnings by Larry Finger · 12 years ago
  72. 0b94834 rtlwifi: rtl8192cu: Fix W=1 build warning by Larry Finger · 12 years ago
  73. 8a8e31c rtlwifi: rtl8192c: Fix W=1 warning by Larry Finger · 12 years ago
  74. 829323cd rtlwifi: Fix warnings in usb.c by Larry Finger · 12 years ago
  75. d221ad1 rtlwifi: Fix many compile warnings when using W=1 by Larry Finger · 12 years ago
  76. c480601 wireless: rt2x00: rt2800pci add id by Xose Vazquez Perez · 12 years ago
  77. c67ba5e ath9k: Remove unused variables in ath_mci_cleanup by Sven Eckelmann · 12 years ago
  78. 1282437 ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code by Sven Eckelmann · 12 years ago
  79. 00b5418 ath9k: Only remove spectral scan relay file when it was created by Sven Eckelmann · 12 years ago
  80. ab2e2fc ath9k: Only add fix_rssi_inv_only when spectral code is used by Sven Eckelmann · 12 years ago
  81. bd2ffe1 ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled by Sven Eckelmann · 12 years ago
  82. c672a3a ath9k: Select RELAY for ATH9K_DEBUGFS by Sven Eckelmann · 12 years ago
  83. 5e3175f mwifiex: remove max_tx_buf_size by Bing Zhao · 12 years ago
  84. 6274923 mwifiex: do not reconfigure tx buffer size in firmware while associating by Bing Zhao · 12 years ago
  85. 21fbbca ath9k: report A-MPDU status by Christian Lamparter · 12 years ago
  86. cd435d5 wireless: rt2x00: rt2800usb add/identify ids by Xose Vazquez Perez · 12 years ago
  87. 96ebbe8 iwlegacy: check for dma mapping errors by Stanislaw Gruszka · 12 years ago
  88. 58b2710 bcma: Xflash: reorder includes to make pr_fmt work by Rafał Miłecki · 12 years ago
  89. 0255bed iwl4965: report A-MPDU status by Christian Lamparter · 12 years ago
  90. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  91. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  92. e139dc4 iwlwifi: add iwl_set_bits_mask to transport API by Lilach Edelstein · 12 years ago
  93. 6690c01 iwlwifi: lower BT coex aggregation message severity by Johannes Berg · 12 years ago
  94. 8ca151b iwlwifi: add the MVM driver by Johannes Berg · 12 years ago
  95. 2bd3bc4 can: c_can: Set reserved bit in IFx_MASK2 to 1 on write by Alexander Stein · 12 years ago
  96. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  97. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  98. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  99. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  100. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 12 years ago