1. c67d41b brcmfmac: change prototype for brcmf_fws_hdrpull() by Arend van Spriel · 9 years ago
  2. 03cca20 brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed() by Arend van Spriel · 9 years ago
  3. 9d6c1dc brcmfmac: add dedicated debug level for firmware console logging by Arend van Spriel · 9 years ago
  4. 291da87 brcmfmac: add mapping for interface index to bsscfg index by Arend van Spriel · 9 years ago
  5. 054e68a brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize() by Arend van Spriel · 9 years ago
  6. 46f3b6e brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance by Arend van Spriel · 9 years ago
  7. ddddfed brcmfmac: correct detection of p2pdev interface event by Arend van Spriel · 9 years ago
  8. 1c626cf brcmfmac: only call brcmf_cfg80211_detach() when attach was successful by Arend van Spriel · 9 years ago
  9. ee6e3a3 brcmfmac: change parameters for brcmf_remove_interface() by Arend van Spriel · 9 years ago
  10. 796cfb6 brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance by Arend van Spriel · 9 years ago
  11. 75effb0 brcmfmac: consolidate ifp lookup in driver core by Arend van Spriel · 9 years ago
  12. 8f6c5b0 Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  13. 7c014e3 iwlwifi: mvm: add debug print for d0i3 exit indication by Eliad Peller · 9 years ago
  14. 183edd8 iwlwifi: mvm: configure wowlan configuration only if connected by Eliad Peller · 9 years ago
  15. ee6dbb2 iwlwifi: mvm: move RX API into its own file by Johannes Berg · 9 years ago
  16. 2df5328 iwlwifi: mvm: remove some unused defines from RX API by Johannes Berg · 9 years ago
  17. abfd794 iwlwifi: mvm: remove pointless cfg_phy_cnt length check by Johannes Berg · 9 years ago
  18. 7f89a58 iwlwifi: mvm: remove useless debug message from RX by Johannes Berg · 9 years ago
  19. da583fd iwlwifi: mvm: make sure AP is operating for ToF by Johannes Berg · 9 years ago
  20. 38d5f66 iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag by Emmanuel Grumbach · 9 years ago
  21. 9d43fa4 iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag by Emmanuel Grumbach · 9 years ago
  22. eb991c5 iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag by Emmanuel Grumbach · 9 years ago
  23. 4d31eed iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag by Emmanuel Grumbach · 9 years ago
  24. 89ced54 iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag by Emmanuel Grumbach · 9 years ago
  25. e904cf6 ath9k_htc: introduce support for different fw versions by Oleksij Rempel · 9 years ago
  26. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  27. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  28. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  29. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  30. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  31. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  32. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  33. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  34. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  35. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  36. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  37. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  38. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  39. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  40. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  41. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  42. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  43. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  44. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  45. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  46. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  47. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  48. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  49. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  50. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  51. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  52. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  53. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  54. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  55. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  56. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  57. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  58. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  59. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  60. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  61. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  62. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  63. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  64. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  65. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  66. 2b8157b net: dsa: mv88e6xxx: remove all MACs when disabling a port by Vivien Didelot · 9 years ago
  67. 9f4d55d net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN by Vivien Didelot · 9 years ago
  68. 7c40001 net: dsa: mv88e6xxx: flush all addresses when adding a VLAN by Vivien Didelot · 9 years ago
  69. c161d0a net: dsa: mv88e6xxx: flush ATU on initial setup by Vivien Didelot · 9 years ago
  70. 7fb5e75 net: dsa: mv88e6xxx: rework ATU Flush operation by Vivien Didelot · 9 years ago
  71. 37705b7 net: dsa: mv88e6xxx: extract ATU data write access by Vivien Didelot · 9 years ago
  72. 70cc99d net: dsa: mv88e6xxx: extract FID write from ATU command by Vivien Didelot · 9 years ago
  73. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  74. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  76. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  77. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  78. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  79. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  80. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  81. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  82. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  83. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  84. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  85. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  87. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  88. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  89. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  90. 5d2fe87 drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  91. b342a65 parisc: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  92. d0cce06 drivers/crypto/qat: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  93. 32a8440 xen-netfront: respect user provided max_queues by Wei Liu · 9 years ago
  94. 4c82ac3 xen-netback: respect user provided max_queues by Wei Liu · 9 years ago
  95. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  96. 8242578 drm/i915: Allow DSI dual link to be configured on any pipe by Gaurav K Singh · 9 years ago
  97. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  98. 982b0b2 drm/i915: Fix CSR MMIO address check by Takashi Iwai · 9 years ago
  99. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  100. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 9 years ago