1. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 11 years ago
  2. 28a19fe drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA by Mugunthan V N · 11 years ago
  3. 4bdcb1d net: Add MDIO bus driver for the Allwinner EMAC by Maxime Ripard · 11 years ago
  4. 4922050 net: Add EMAC ethernet driver found on Allwinner A10 SoC's by Stefan Roese · 11 years ago
  5. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  6. 311503b tulip: remove redundant D0 power state set by Yijing Wang · 11 years ago
  7. e4afed3 qlcnic: remove redundant D0 power state set by Yijing Wang · 11 years ago
  8. b431bec net, jme: remove redundant D0 power state set by Yijing Wang · 11 years ago
  9. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 11 years ago
  10. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 11 years ago
  11. f5e1cab phy: Use macros instead of hardcoded values in marvell phy driver by Michal Simek · 11 years ago
  12. 5a1cebd phy: Add Vitesse 8211 phy ID by Michal Simek · 11 years ago
  13. 2a8626d phy: Clean coding style in vitesse phy by Michal Simek · 11 years ago
  14. 76723bc net: mv643xx_eth: add DT parsing support by Sebastian Hesselbarth · 11 years ago
  15. cb85215 net: mv643xx_eth: proper initialization for Kirkwood SoCs by Sebastian Hesselbarth · 11 years ago
  16. cc9d459 net: mv643xx_eth: use of_phy_connect if phy_node present by Sebastian Hesselbarth · 11 years ago
  17. 65a6f96 net: mv643xx_eth: use managed devm_ioremap for port registers by Sebastian Hesselbarth · 11 years ago
  18. cec753f net: mv643xx_eth: use phy_disconnect instead of phy_detach by Sebastian Hesselbarth · 11 years ago
  19. 9e7c414 net: emaclite: Update driver header by Michal Simek · 11 years ago
  20. 1156ee8 net: emaclite: Enable emaclite for Xilinx Arm Zynq platform by Michal Simek · 11 years ago
  21. 123c140 net: emaclite: Do not use microblaze and ppc IO functions by Michal Simek · 11 years ago
  22. 3fb99fa net: emaclite: Let's make xemaclite_adjust_link static by Michal Simek · 11 years ago
  23. e0a3bc6 net: emaclite: Support multiple phys connected to one MDIO bus by Michal Simek · 11 years ago
  24. ccfecdf net: emaclite: Report failures in mdio setup by Michal Simek · 11 years ago
  25. 9064815 netxen_nic: Update version to 4.0.81 by Manish Chopra · 11 years ago
  26. b37eb21 netxen_nic: Avoid mixed mode interrupts by Manish Chopra · 11 years ago
  27. a120e86 netxen_nic: netxen_setup_intr() function code cleanup by Manish Chopra · 11 years ago
  28. b08a92b netxen_nic: Log proper error message in case of mismatched adapter type by Manish Chopra · 11 years ago
  29. dc7551c netxen_nic: Log driver version with firmware version by Manish Chopra · 11 years ago
  30. cbb963d net/usb/kalmia: use %*phC to dump small buffers by Andy Shevchenko · 11 years ago
  31. d6641cc bonding: trivial: update the comments to reflect the reality by Veaceslav Falico · 11 years ago
  32. 43547ea bonding: trivial: remove unused parameter from alb_swap_mac_addr() by Veaceslav Falico · 11 years ago
  33. 7332a13 vxlan: defer vxlan init as late as possible by Cong Wang · 11 years ago
  34. 31fec5a vxlan: use unsigned int instead of unsigned by Cong Wang · 11 years ago
  35. 784e461 vxlan: remove the unused rcu head from struct vxlan_rdst by Cong Wang · 11 years ago
  36. be8b678 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  37. 25b6e14 isdn: Correct comparison of skb->tail and skb-transport_header by Simon Horman · 11 years ago
  38. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  39. 53edee2 bonding: allow xmit hash policy change while bond dev is up by Nikolay Aleksandrov · 11 years ago
  40. 1a9561a net/phy: Use module_spi_driver in spi_ks8995.c by Sachin Kamat · 11 years ago
  41. 87227b8 net: micrel : ks8851-ml: add dt support by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  42. 50ab731 phy: bcm63xx: report Broadcom BCM63xx PHYs as internal by Florian Fainelli · 11 years ago
  43. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  44. 1010dcc net: wan: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  45. 785ec30 net: wireless: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  46. bf3a33c net: irda: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  47. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  48. 238f7bc fec: Handle the regulator in suspend/resume by Fabio Estevam · 11 years ago
  49. c55284e fec: Remove irqs first by Fabio Estevam · 11 years ago
  50. f6a4d60 fec: Disable the PHY regulator on error and removal by Fabio Estevam · 11 years ago
  51. 7a2bbd8 fec: Invert the order of error path sequence by Fabio Estevam · 11 years ago
  52. f4e9f3d fec: Place the phy regulator in the private structure by Fabio Estevam · 11 years ago
  53. 3904dcc be2net: Trim padded packets for Lancer by Somnath Kotur · 11 years ago
  54. 4826566 be2net: Pad skb to meet min Tx pkt size in lancer by Somnath Kotur · 11 years ago
  55. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 11 years ago
  56. 3fb43eb bnx2x: Change to D3hot only on removal by Yuval Mintz · 11 years ago
  57. b030ed2 bnx2x: Implement PCI shutdown by Yuval Mintz · 11 years ago
  58. 8680019 bnx2x: Count number of possible FCoE interfaces by Dmitry Kravkov · 11 years ago
  59. 70ca5d7 bnx2x: Ack unknown VF messages by Ariel Elior · 11 years ago
  60. ca1ee4b bnx2x: Add and correct PCI link speed prints by Dmitry Kravkov · 11 years ago
  61. e09b74d bnx2x: Zero VFs starting MACs by Ariel Elior · 11 years ago
  62. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  63. 6a531b7 qlcnic: Update version to 5.2.43 by Shahed Shaikh · 11 years ago
  64. ee9e8b6 qlcnic: Enhance virtual NIC logging by Manish Chopra · 11 years ago
  65. 2343f06 qlcnic: qlcnic_get_board_name() function cleanup by Manish Chopra · 11 years ago
  66. 487042a qlcnic: Implement GET_LED_STATUS command for 82xx adapter. by Himanshu Madhani · 11 years ago
  67. 099907f qlcnic: modify reset recovery path in diag mode by Sony Chacko · 11 years ago
  68. 4690a7e qlcnic: diagnostics routine changes by Sony Chacko · 11 years ago
  69. b17f2cc qlcnic: Convert nested if-else to switch-case by Jitendra Kalsaria · 11 years ago
  70. 1267ff9 qlcnic: Initialize trans_work and idc_aen_work at VF probe. by Sucheta Chakraborty · 11 years ago
  71. 7e8fd00 qlcnic: Remove qlcnic_config_npars module parameter by Shahed Shaikh · 11 years ago
  72. aa2a803 qlcnic: Update IRQ name for 8200 and 8300 Series adapter. by Himanshu Madhani · 11 years ago
  73. 45ef92e qlcnic: Disable INT-x interrupt for 83xx on driver unload by Himanshu Madhani · 11 years ago
  74. a80be5a qlcnic: Support spoof check config. by Rajesh Borundia · 11 years ago
  75. f2068b8 tg3: Remove unnecessary lock around tg3_flag_set by Nithin Sujir · 11 years ago
  76. 7c10ee3 tg3: Fix misplaced empty line by Nithin Sujir · 11 years ago
  77. 4a5f46f tg3: Use descriptive label names in tg3_start by Nithin Sujir · 11 years ago
  78. 328947f tg3: Make tg3_rings_reset() more concise by Nithin Sujir · 11 years ago
  79. 32ba19e tg3: Simplify ring control block setup by Nithin Sujir · 11 years ago
  80. 2e460fc tg3: Split APE driver state change out of boot reset signature update by Nithin Sujir · 11 years ago
  81. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  83. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  85. ee9c799 be2net: refactor HW workarounds in be_xmit() by Sathya Perla · 11 years ago
  86. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 11 years ago
  87. 84b6f74 bnx2x: Enable `set_phys_id' for all functions by Yaniv Rosner · 11 years ago
  88. e68072e bnx2x: Wait for MCP validity during AER by Yuval Mintz · 11 years ago
  89. 178135c bnx2x: Link-flap avoidance in switch dependent mode by Dmitry Kravkov · 11 years ago
  90. 3521b419 bnx2x: Add Private Flags Support by Yuval Mintz · 11 years ago
  91. d634bf2 xen-netfront: split event channels support for Xen frontend driver by Wei Liu · 11 years ago
  92. e1f00a69 xen-netback: split event channels support for Xen backend driver by Wei Liu · 11 years ago
  93. 514e250 Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  94. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  95. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  96. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 11 years ago
  97. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  98. 388c289 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  99. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  100. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago