1. 69cfb41 net/fsl_pq_mdio: merge some functions together by Timur Tabi · 12 years ago
  2. 1aa06d4 net/fsl_pq_mdio: trim #include statements by Timur Tabi · 12 years ago
  3. 19bcd6c net/freescale: do not export any functions from fsl_pq_mdio.c by Timur Tabi · 12 years ago
  4. 522609f be2net: modify log msg for lack of privilege error by Vasundhara Volam · 12 years ago
  5. cc7d723 be2net: fixup malloc/free of adapter->pmac_id by Sathya Perla · 12 years ago
  6. 8a046d3 be2net: fix FW default for VF tx-rate by Vasundhara Volam · 12 years ago
  7. 7c5a524 be2net: fix max VFs reported by HW by Vasundhara Volam · 12 years ago
  8. 4cbdaf6 be2net: create RSS rings even in multi-channel configs by Sathya Perla · 12 years ago
  9. 0739d64 drivers/ieee802154: move ieee802154 drivers to net folder by alex.bluesman.smirnov@gmail.com · 12 years ago
  10. 395a573 drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro by alex.bluesman.smirnov@gmail.com · 12 years ago
  11. e8c75e2 drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment by Julia Lawall · 12 years ago
  12. 3f0a1b5 forcedeth: prevent TX timeouts after reboot by david decotigny · 12 years ago
  13. 1ff39eb forcedeth: fix TX timeout caused by TX pause on down link by david decotigny · 12 years ago
  14. ba9aa13 forcedeth: fix buffer overflow by david decotigny · 12 years ago
  15. 6cc2ff8 netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device by Timur Tabi · 12 years ago
  16. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 12 years ago
  17. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  18. 255e876 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  19. 85c2104 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  20. 8f8b3d5 sfc: Fix the initial device operstate by Ben Hutchings · 12 years ago
  21. adeb15a sfc: Assign efx and efx->type as early as possible in efx_pci_probe() by Ben Hutchings · 12 years ago
  22. 3f65ea5 sfc: Remove bogus comment about MTU change and RX buffer overrun by Ben Hutchings · 12 years ago
  23. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  24. 7153f62 sfc: Fix reset vs probe/remove/PM races involving efx_nic::state by Ben Hutchings · 12 years ago
  25. b812f8b sfc: Improve log messages in case we abort probe due to a pending reset by Ben Hutchings · 12 years ago
  26. 8b7325b sfc: Never try to stop and start a NIC that is disabled by Ben Hutchings · 12 years ago
  27. 5642cee sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() by Ben Hutchings · 12 years ago
  28. 6032fb5 sfc: Keep disabled NICs quiescent during suspend/resume by Ben Hutchings · 12 years ago
  29. 61da026 sfc: Hold the RTNL lock for more of the suspend/resume cycle by Ben Hutchings · 12 years ago
  30. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  31. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  32. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 12 years ago
  33. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 12 years ago
  34. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 12 years ago
  35. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 12 years ago
  36. 2c33bb3 team: do not allow to add VLAN challenged port when vlan is used by Jiri Pirko · 12 years ago
  37. 0c7517e team: don't print warn message on -ESRCH during event send by Jiri Pirko · 12 years ago
  38. 1f7c9ae w5300: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  39. d68bb7e w5100: using eth_hw_addr_random() for random MAC and set device flag by Wei Yongjun · 12 years ago
  40. 9213bb8 wimax/i2400m: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  41. 9f35a73 net/fsl: introduce Freescale 10G MDIO driver by Timur Tabi · 12 years ago
  42. f20b621 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
  43. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  44. 6b923cb bonding: support for IPv6 transmit hashing by John Eaglesham · 12 years ago
  45. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  46. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. 6de3f7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  48. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  49. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  50. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 12 years ago
  52. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 12 years ago
  53. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  54. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  55. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  56. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  57. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 12 years ago
  58. 33dd769 carl9170: report A-MPDU status by Christian Lamparter · 12 years ago
  59. 6957802 ath9k_htc: implement sta_rc_update() mac80211 callback by Antonio Quartulli · 12 years ago
  60. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 12 years ago
  61. d57ef3a bcma: detect and register serial flash device by Rafał Miłecki · 12 years ago
  62. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  63. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  64. 40503f7 iwlwifi: fix FW restart on init FW by Amit Beka · 12 years ago
  65. 289e550 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 12 years ago
  66. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 12 years ago
  67. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  68. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  69. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  70. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  71. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  72. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  73. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  74. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  75. b0fbfb0 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  76. 807b516 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  77. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  78. fd4d332 Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  79. d408ea2 Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  80. 8f057d7 gpu/mfd/usb: Fix USB randconfig problems by Guenter Roeck · 12 years ago
  81. 0c7bbeb9 ideapad: add Lenovo IdeaPad Z570 support (part 3) by Maxim Mikityanskiy · 12 years ago
  82. 07a4a4f ideapad: add Lenovo IdeaPad Z570 support (part 2) by Maxim Mikityanskiy · 12 years ago
  83. 296f9fe ideapad: add Lenovo IdeaPad Z570 support (part 1) by Maxim Mikityanskiy · 12 years ago
  84. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 12 years ago
  85. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 12 years ago
  86. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  87. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 12 years ago
  88. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 12 years ago
  89. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  90. 82a820e drivers/net/wimax/i2400m/fw.c: fix error return code by Julia Lawall · 12 years ago
  91. 10cbc1d net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 12 years ago
  92. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  93. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  94. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
  95. ebdc828 dyndbg: fix for SOH in logging messages by Markus Trippelsdorf · 12 years ago
  96. 64f5030 sections: Fix section conflicts in drivers/hwmon by Andi Kleen · 12 years ago
  97. d9ec0fd Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  98. 99f347c USB: CDC ACM: Fix NULL pointer dereference by Sven Schnelle · 12 years ago
  99. 83957df USB: emi62: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  100. 43a3469 USB: winbond: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago