1. 6214172 realtek: create separate Kconfig file by Kalle Valo · 9 years ago
  2. c12edfe prism54: move under intersil vendor directory by Kalle Valo · 9 years ago
  3. 2be45b6 orinoco: move under intersil vendor directory by Kalle Valo · 9 years ago
  4. d346683 p54: move under intersil vendor directory by Kalle Valo · 9 years ago
  5. eb4f98d hostap: move under intersil vendor directory by Kalle Valo · 9 years ago
  6. 6948300 zd1211rw: move under zydas vendor directory by Kalle Valo · 9 years ago
  7. ed0ad06 zd1201: move under zydas vendor directory by Kalle Valo · 9 years ago
  8. de60f1d mwl8k: move under marvell vendor directory by Kalle Valo · 9 years ago
  9. 277b024 mwifiex: move under marvell vendor directory by Kalle Valo · 9 years ago
  10. dd3f92d libertas_tf: move under marvell vendor directory by Kalle Valo · 9 years ago
  11. f988d64 libertas: move under marvell vendor directory by Kalle Valo · 9 years ago
  12. e705c12 iwlwifi: move under intel vendor directory by Kalle Valo · 9 years ago
  13. 7ac9a36 iwlegacy: move under intel directory by Kalle Valo · 9 years ago
  14. 367a109 ipw2x00: move under intel vendor directory by Kalle Valo · 9 years ago
  15. 560424e cw1200: move under st vendor directory by Kalle Valo · 9 years ago
  16. 05491d2 brcm80211: move under broadcom vendor directory by Kalle Valo · 9 years ago
  17. 423e3ce b43legacy: move under broadcom vendor directory by Kalle Valo · 9 years ago
  18. 58619b1 b43: move under broadcom vendor directory by Kalle Valo · 9 years ago
  19. 30fe0f9 atmel: move under atmel vendor directory by Kalle Valo · 9 years ago
  20. 30db0ca airo: move under cisco vendor directory by Kalle Valo · 9 years ago
  21. d4a1730 adm80211: move under admtek vendor directory by Kalle Valo · 9 years ago
  22. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  24. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  25. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  26. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 9 years ago
  27. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  28. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  29. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  30. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  31. a499a2e macvtap: Resolve possible __might_sleep warning in macvtap_do_read() by Vlad Yasevich · 9 years ago
  32. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  33. cfb76d7 net: caif: check return value of alloc_netdev by Rasmus Villemoes · 9 years ago
  34. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  35. 761d4be drivers: net: xgene: fix RGMII 10/100Mb mode by Iyappan Subramanian · 9 years ago
  36. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  38. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  39. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  40. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 9 years ago
  41. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  42. f7b5964d4 fjes: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 9 years ago
  43. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  44. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  45. 4bb6cdc bnxt_en: More robust SRIOV cleanup sequence. by Jeffrey Huang · 9 years ago
  46. 84e86b9 bnxt_en: Fix comparison of u16 sw_id against negative value. by Michael Chan · 9 years ago
  47. 1180949 bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 by Jeffrey Huang · 9 years ago
  48. 614388c bnxt_en: Determine tcp/ipv6 RSS hash type correctly. by Michael Chan · 9 years ago
  49. c5d7774 bnxt_en: Change sp events definitions to represent bit position. by Jeffrey Huang · 9 years ago
  50. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  51. 428ad1b net: stmmac: fix double-initialization of phy_iface by LABBE Corentin · 9 years ago
  52. 9b15acb qlogic: qed: fix error codes in qed_resc_alloc() by Dan Carpenter · 9 years ago
  53. e79a8bc net: dsa: mv88e6xxx: isolate unbridged ports by Vivien Didelot · 9 years ago
  54. b3d8cf0 USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module by Petr Štetiar · 9 years ago
  55. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  56. df761ea bnxt_en: add VXLAN dependency by Arnd Bergmann · 9 years ago
  57. 87aec47 qlogic: qed: fix a test for MODE_MF_SI by Dan Carpenter · 9 years ago
  58. 8c169c2 qlogic/qed: remove bogus NULL check by Dan Carpenter · 9 years ago
  59. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  60. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  61. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  62. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  63. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  64. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  65. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  68. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 3d131f0 net: dsa: mv88e6xxx: include DSA ports in VLANs by Vivien Didelot · 9 years ago
  70. 4c7ea3c net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports by Andrew Lunn · 9 years ago
  71. 754107e arcnet/com20020: add LEDS_CLASS dependency by Arnd Bergmann · 9 years ago
  72. a1f8723 dp83640: Only wait for timestamps for packets with timestamping enabled. by Stefan Sørensen · 9 years ago
  73. ccf6ee9 dp83640: Prune rx timestamp list before reading from it by Stefan Sørensen · 9 years ago
  74. 4b06325 dp83640: Delay scheduled work. by Stefan Sørensen · 9 years ago
  75. 539e44d dp83640: Include hash in timestamp/packet matching by Stefan Sørensen · 9 years ago
  76. 3ea4891 net/mlx5e: Fix LSO vlan insertion by Achiad Shochat · 9 years ago
  77. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 9 years ago
  78. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 9 years ago
  79. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  80. 61d0e73 net/mlx5_core: Use the the real irqn in eq->irqn by Achiad Shochat · 9 years ago
  81. 01c196a net/mlx5e: Wait for RX buffers initialization in a more proper manner by Achiad Shochat · 9 years ago
  82. a198574 net/mlx5e: Avoid NULL pointer access in case of configuration failure by Achiad Shochat · 9 years ago
  83. 5f6c99e net: phy: fix a bug in get_phy_c45_ids by Shaohui Xie · 9 years ago
  84. b2663a4 sfc: push partner queue for skb->xmit_more by Martin Habets · 9 years ago
  85. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  86. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 9 years ago
  87. 7bb11dc bonding: unify all places where actor-oper key needs to be updated. by Mahesh Bandewar · 9 years ago
  88. b25c2e7 bonding: Simplify __get_duplex function. by Mahesh Bandewar · 9 years ago
  89. c451113 ravb: use pdev rather than ndev for error messages by Simon Horman · 9 years ago
  90. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  91. 7091079 qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module by Bjørn Mork · 9 years ago
  92. b61ed8f sh_eth: fix WARNING in dma_common_free_remap() by Sergei Shtylyov · 9 years ago
  93. 2c94e85 sh_eth: fix uninitialized arrays in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  94. b9b3771 net: dsa: mv88e6xxx: lookup switch name by Vivien Didelot · 9 years ago
  95. 3996a4f net: dsa: mv88e6xxx: assert SMI lock by Vivien Didelot · 9 years ago
  96. 615a100 Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  97. 07f56c6 net: encx24j600: Export missing SPI module alias information by Javier Martinez Canillas · 9 years ago
  98. d0cb48c net: encx24j600: Fix SPI id table definition by Javier Martinez Canillas · 9 years ago
  99. 322cf7e enic: assign affinity hint to interrupts by Govindarajulu Varadarajan · 9 years ago
  100. e6dbe1e stmmac: Correctly report PTP capabilities. by Phil Reid · 9 years ago