1. aa66a5f r8152: combine PHY reset with set_speed by hayeswang · 10 years ago
  2. f0cbe0a r8152: clear BMCR_PDOWN by hayeswang · 10 years ago
  3. d84130a r8152: reduce the frequency of spin_lock by hayeswang · 10 years ago
  4. 8a91c82 r8152: load the default MAC address by hayeswang · 10 years ago
  5. b970272 r8152: replace some types from int to bool by hayeswang · 10 years ago
  6. 00a5e36 r8152: add three functions by hayeswang · 10 years ago
  7. 4349968 r8152: move some functions by hayeswang · 10 years ago
  8. b0b9ad7 Merge branch 'cxgb4' by David S. Miller · 10 years ago
  9. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 10 years ago
  10. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 10 years ago
  11. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 10 years ago
  12. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 10 years ago
  13. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 10 years ago
  14. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 10 years ago
  15. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 10 years ago
  16. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 10 years ago
  17. 9fa9e49 Merge branch 'msix' by David S. Miller · 10 years ago
  18. b4b3906 wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  19. c0a1be3 vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  20. b60b869 vmxnet3: Fix MSI-X/MSI enablement code by Alexander Gordeev · 10 years ago
  21. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  22. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  23. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  24. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 10 years ago
  25. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  26. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 10 years ago
  27. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  28. 04698ef forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  29. d9bd00a forcedeth: Cleanup MSI-X to MSI to INTx fallback code by Alexander Gordeev · 10 years ago
  30. 61c9471 forcedeth: Fix invalid errno reporting in nv_request_irq() by Alexander Gordeev · 10 years ago
  31. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  32. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  33. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  34. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  35. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  36. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  37. b45e620 ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  38. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  39. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  40. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  41. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  42. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  43. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  44. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  45. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  46. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  47. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  48. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  49. 43c2020 bna: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  50. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  51. a5444b1 bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  52. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  53. 81206eb Merge branch 'gianfar' by David S. Miller · 10 years ago
  54. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 10 years ago
  55. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 10 years ago
  56. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 10 years ago
  57. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 10 years ago
  58. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 10 years ago
  59. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 10 years ago
  60. c85fde8 net: i40evf: Remove duplicate include by Sachin Kamat · 10 years ago
  61. cb6e926 ipv6:fix checkpatch errors with assignment in if condition by Wang Yufen · 10 years ago
  62. 1c8669e ipv6: fix checkpatch errors with space required or prohibited by Wang Yufen · 10 years ago
  63. 22b285d ipv6: fix checkpatch errors with brace and "foo *bar" by Wang Yufen · 10 years ago
  64. 23b4567 netlink: fix checkpatch errors space and "foo *bar" by Wang Yufen · 10 years ago
  65. 3fbac2a sch_netem: replace magic numbers with enumerate in get_loss_clg by Yang Yingliang · 10 years ago
  66. e035b8a Merge branch 'ieee802154' by David S. Miller · 10 years ago
  67. f2fdd67 ieee802154: enable smart transmitter features of RF212 by Phoebe Buckheister · 10 years ago
  68. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 10 years ago
  69. 7dcbd22 ieee802154: ensure that first RF212 state comes from TRX_OFF by Phoebe Buckheister · 10 years ago
  70. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 10 years ago
  71. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 10 years ago
  72. 84dda3c ieee802154: add support for listen-before-talk in wpan_phy by Phoebe Buckheister · 10 years ago
  73. 643e53c ieee802154: support 100kbps QPSK/EU in at86rf230 by Phoebe Buckheister · 10 years ago
  74. 9b2777d ieee802154: add TX power control to wpan_phy by Phoebe Buckheister · 10 years ago
  75. 5b520bb ieee802154: default to AACK in at86rf230 by Phoebe Buckheister · 10 years ago
  76. 8fad346 ieee802154: add basic support for RF212 to at86rf230 driver by Phoebe Buckheister · 10 years ago
  77. 92e8c83 Merge branch 'phy' by David S. Miller · 10 years ago
  78. 7f6224b Documentation: networking: update phy.txt with recent changes by Florian Fainelli · 10 years ago
  79. 9df81dd net: phy: allow PHY drivers to implement their own software reset by Florian Fainelli · 10 years ago
  80. 797ac07 net: phy: move PHY software reset to genphy_soft_reset by Florian Fainelli · 10 years ago
  81. ee0c4c3 Drivers: net: hyperv: Cleanup the netvsc receive callback functio by KY Srinivasan · 10 years ago
  82. 97c1723 Drivers: net: hyperv: Cleanup the receive path by KY Srinivasan · 10 years ago
  83. 86eedac Drivers: net: hyperv: Get rid of the rndis_filter_packet structure by KY Srinivasan · 10 years ago
  84. c1b5994 net:cpsw: Pass unhandled ioctl's on to generic phy ioctl by Stefan Sørensen · 10 years ago
  85. ada0f86 bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar) by Joe Perches · 10 years ago
  86. 2ea24f2 bonding: Convert c99 comments by Joe Perches · 10 years ago
  87. 9019426 bonding: Neaten pr_<level> by Joe Perches · 10 years ago
  88. 91565eb bonding: Convert pr_warning to pr_warn, neatening by Joe Perches · 10 years ago
  89. 327cded caif: delete unnecessary field initialization by Julia Lawall · 10 years ago
  90. d94b27c Documentation: broadcom-bcmgenet: add better clocks documentation by Florian Fainelli · 10 years ago
  91. a11607f tipc: correct usage of spin_lock() vs spin_lock_bh() by Jon Paul Maloy · 10 years ago
  92. 074bb43 tipc: fix a loop style problem by Jon Paul Maloy · 10 years ago
  93. 6dd3c9e ip_tunnel: return more precise errno value when adding tunnel fails by Florian Westphal · 10 years ago
  94. df9d9fd openvswitch: rename ->sync to ->syncp by WANG Cong · 10 years ago
  95. 73ac0cd bonding:fix checkpatch warnings braces {} by Wang Yufen · 10 years ago
  96. dda0fd5 bonding:fix checkpatch warnings braces {} by Wang Yufen · 10 years ago
  97. 35d75ee bonding:fix checkpatch warnings braces {} by Wang Yufen · 10 years ago
  98. fdb89d7 bonding:fix checkpatch warnings braces {} by Wang Yufen · 10 years ago
  99. 4708a1b bonding:fix checkpatch errors comments and space by Wang Yufen · 10 years ago
  100. b85b6fb bonding:fix checkpatch errors with foo* bar|foo * bar by Wang Yufen · 10 years ago