1. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  2. 35d2aea phy: mdio-octeon: Use devm_mdiobus_alloc_size() by Andrew Lunn · 9 years ago
  3. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  4. 053e7e1 phy: phy_{read|write}_mmd_indirect: get addr from phydev by Andrew Lunn · 9 years ago
  5. 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 9 years ago
  6. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  7. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
  8. cd690e4 phy: Use phy_read() instead of mdiobus_read() by Andrew Lunn · 9 years ago
  9. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  11. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 9 years ago
  12. e439bd4 net: qmi_wwan: Add WeTelecom-WPD600N by Kristian Evensen · 9 years ago
  13. 9e02d8c fsl/fman: double free on probe failure by Dan Carpenter · 9 years ago
  14. e06a03b fsl/fman: fix the pause_time test by Dan Carpenter · 9 years ago
  15. 719255d mlxsw: core: remove an unnecessary condition by Dan Carpenter · 9 years ago
  16. fde55c4 mkiss: fix scribble on freed memory by Alan · 9 years ago
  17. c406700c ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 9 years ago
  18. fc1273a mlxsw: Remember untagged VLANs by Elad Raz · 9 years ago
  19. 26a4ea0 mlxsw: Disable vlan_filtering for non .1D bridge by Elad Raz · 9 years ago
  20. e4a1305 mlxsw: Renaming local variable names for consistency by Elad Raz · 9 years ago
  21. 29edf44 mlxsw: Fixing vlans init range by Elad Raz · 9 years ago
  22. 60aa3b0 6pack: fix free memory scribbles by One Thousand Gnomes · 9 years ago
  23. f0138e2 mlxsw: pci: Adjust value of CPU egress traffic class by Ido Schimmel · 9 years ago
  24. 56b8718 Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  25. be78a69 net: hns: avoid uninitialized variable warning: by Arnd Bergmann · 9 years ago
  26. 3d8c38a net/mlx5e: Add PTP Hardware Clock (PHC) support by Eran Ben Elisha · 9 years ago
  27. ef9814d net/mlx5e: Add HW timestamping (TS) support by Eran Ben Elisha · 9 years ago
  28. b084444 net/mlx5_core: Introduce access function to read internal timer by Eran Ben Elisha · 9 years ago
  29. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 9 years ago
  30. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 9 years ago
  31. 6c72a3d mlxsw: spectrum: Change bridge port attributes only when bridged by Ido Schimmel · 9 years ago
  32. 5a8f452 mlxsw: spectrum: Set bridge status in appropriate functions by Ido Schimmel · 9 years ago
  33. 7812407 mlxsw: spectrum: Return NOTIFY_BAD on bridge failure by Ido Schimmel · 9 years ago
  34. 7b31abe mlxsw: spectrum: Initialize PVID only once by Ido Schimmel · 9 years ago
  35. 7ec2541 r8152: add reset_resume function by hayeswang · 9 years ago
  36. 46f85a9 chelsio: constify cphy_ops structures by Julia Lawall · 9 years ago
  37. 4667861 fsl/fman: allow modular build by Arnd Bergmann · 9 years ago
  38. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  39. 55285bf connector: bump skb->users before callback invocation by Florian Westphal · 9 years ago
  40. 3934aa4 cxgb4: correctly handling failed allocation by Insu Yun · 9 years ago
  41. b77357b qlcnic: correctly handle qlcnic_alloc_mbx_args by Insu Yun · 9 years ago
  42. 1016a4a r8169:Correct the way of setting RTL8168DP ephy by Chun-Hao Lin · 9 years ago
  43. c832c35f r8169:Fix typo in setting RTL8168H PHY PFM mode. by Chun-Hao Lin · 9 years ago
  44. 69f3dc3 r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode by Chun-Hao Lin · 9 years ago
  45. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 9 years ago
  46. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  47. 6e898bf tilepro: use to_delayed_work by Geliang Tang · 9 years ago
  48. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 9 years ago
  49. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 9 years ago
  50. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 9 years ago
  51. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 9 years ago
  52. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 9 years ago
  53. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 9 years ago
  54. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 9 years ago
  55. 4e5e384 Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  56. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  58. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  60. 49f2a47 prism54: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  61. e47301b wlcore/wl12xx: spi: fix NULL pointer dereference (Oops) by Uri Mashiach · 9 years ago
  62. 3719c17 wlcore/wl18xx: fw logger over sdio by Shahar Patury · 9 years ago
  63. 0510931 bcma: use module_init for the main part of bus initialization by Rafał Miłecki · 9 years ago
  64. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  65. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  66. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  67. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  68. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 9 years ago
  69. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  70. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  71. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 9 years ago
  72. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  73. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  74. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  75. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 9 years ago
  76. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 9 years ago
  77. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  78. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. f99551a rtlwifi: rtl_pci: Fix kernel panic by Larry Finger · 9 years ago
  80. d477626 rsi: bool tests do not need comparison by Nicholas Mc Guire · 9 years ago
  81. 97d14b6 rsi: consolidate kmalloc/memset 0 calls to kzalloc by Nicholas Mc Guire · 9 years ago
  82. 7be0f5b mwifiex: enable MSI interrupt support in pcie by Avinash Patil · 9 years ago
  83. f3b35f2 mwifiex: add missing check for PCIe8997 chipset by Amitkumar Karwar · 9 years ago
  84. ce0c58d mwifiex: fix PCIe register information for 8997 chipset by Amitkumar Karwar · 9 years ago
  85. 1d8f5c1 mwifiex: fix potential integer truncation by chunfan chen · 9 years ago
  86. b68d0ae rtlwifi: rtl8192cu: Add missing parameter setup by Larry Finger · 9 years ago
  87. b24f19f rtlwifi: rtl8192ce: Fix handling of module parameters by Larry Finger · 9 years ago
  88. 7503efb rtlwifi: rtl8192se: Fix module parameter initialization by Larry Finger · 9 years ago
  89. d4d60b4 rtlwifi: rtl8192de: Fix incorrect module parameter descriptions by Larry Finger · 9 years ago
  90. 06f3457 rtlwifi: rtl8188ee: Fix module parameter initialization by Larry Finger · 9 years ago
  91. 78bae1d rtlwifi: rtl8821ae: Fix errors in parameter initialization by Larry Finger · 9 years ago
  92. 793b099 rtlwifi: rtl8723ae: Fix initialization of module parameters by Larry Finger · 9 years ago
  93. 7079604 rtlwifi: rtl8723be: Fix module parameter initialization by Larry Finger · 9 years ago
  94. 84a38fb mwifiex: fix WPA connection problem by chunfan chen · 9 years ago
  95. 19b0a71 mwifiex: use world for unidentified region code by Amitkumar Karwar · 9 years ago
  96. 610d0af mwifiex: update region_code_index array by Amitkumar Karwar · 9 years ago
  97. 7f3f124 mwifiex: fix wake on disconnect feature by chunfan chen · 9 years ago
  98. 776f742 mwifiex: fix AMPDU not setup on TDLS link problem by Amitkumar Karwar · 9 years ago
  99. 76ae3e2 mwifiex: add debugfs file for testing reset of card by Amitkumar Karwar · 9 years ago
  100. 47f336d mwifiex: remove redundant timestamp assignment by Amitkumar Karwar · 9 years ago