1. e6c21be iwlwifi: mvm: fix signedness warnings in ToF debugfs by Johannes Berg · 9 years ago
  2. 1191f64 iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios by Eyal Shapira · 9 years ago
  3. 7c0ebd7 iwlwifi: mvm: minor rx code cleanup by Johannes Berg · 9 years ago
  4. 5736b7e iwlwifi: remove IWL3165_UCODE_API_OK and _MIN by Johannes Berg · 9 years ago
  5. ed21a38 iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rate by Eyal Shapira · 9 years ago
  6. 40ce5ed iwlwifi: mvm: rs: minor indentation fix by Eyal Shapira · 9 years ago
  7. dfa1325 iwlwifi: mvm: rs: remove overflowing debug message by Eyal Shapira · 9 years ago
  8. cc60c6e iwlwifi: mvm: rs: improve rate debug messages by Eyal Shapira · 9 years ago
  9. ceef91c iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK by Johannes Berg · 9 years ago
  10. 5c1156e iwlwifi: mvm: support enabling a queue with a given ssn by Liad Kaufman · 9 years ago
  11. 4ecafae iwlwifi: mvm: support using multiple ACs on single HW queue by Liad Kaufman · 9 years ago
  12. 56882e6 iwlwifi: transport: track number of allocated queues by Johannes Berg · 9 years ago
  13. a190430c iwlwifi: op-mode API: add rx_rss method by Johannes Berg · 9 years ago
  14. 1939089 iwlwifi: mvm: remove PHY RX from handlers by Johannes Berg · 9 years ago
  15. 5ac15be iwlwifi: mvm: Improve debugfs tof robustness by Assaf Krauss · 9 years ago
  16. 9ef2b8b iwlwifi: mvm: ToF - fill bssid of responder configuration by Gregory Greenman · 9 years ago
  17. 3e0fa50 iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex) by Assaf Krauss · 9 years ago
  18. bb74360 iwlwifi: mvm: fix tof.h header guard by Nicolas Iooss · 9 years ago
  19. f82c833 iwlwifi: mvm: Correctly update MAC context on add/del station by Ilan Peer · 9 years ago
  20. 69191af iwlwifi: mvm: fix default disabled aggs in sta by Liad Kaufman · 9 years ago
  21. acf9de3 iwlwifi: enable tracing by default by Johannes Berg · 9 years ago
  22. a644912 iwlwifi: mvm: correct skip-over-DTIM implementation by Johannes Berg · 9 years ago
  23. bb35dc1 iwlwifi: nvm: force 1x1 antenna in Series 8000 by Moshe Harel · 9 years ago
  24. 09eef33 iwlwifi: mvm: move DTS command and notification to new group by Aviya Erenfeld · 9 years ago
  25. 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
  26. 7c014e3 iwlwifi: mvm: add debug print for d0i3 exit indication by Eliad Peller · 9 years ago
  27. 183edd8 iwlwifi: mvm: configure wowlan configuration only if connected by Eliad Peller · 9 years ago
  28. ee6dbb2 iwlwifi: mvm: move RX API into its own file by Johannes Berg · 9 years ago
  29. 2df5328 iwlwifi: mvm: remove some unused defines from RX API by Johannes Berg · 9 years ago
  30. abfd794 iwlwifi: mvm: remove pointless cfg_phy_cnt length check by Johannes Berg · 9 years ago
  31. 7f89a58 iwlwifi: mvm: remove useless debug message from RX by Johannes Berg · 9 years ago
  32. da583fd iwlwifi: mvm: make sure AP is operating for ToF by Johannes Berg · 9 years ago
  33. 38d5f66 iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag by Emmanuel Grumbach · 9 years ago
  34. 9d43fa4 iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag by Emmanuel Grumbach · 9 years ago
  35. eb991c5 iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag by Emmanuel Grumbach · 9 years ago
  36. 4d31eed iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag by Emmanuel Grumbach · 9 years ago
  37. 89ced54 iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag by Emmanuel Grumbach · 9 years ago
  38. e904cf6 ath9k_htc: introduce support for different fw versions by Oleksij Rempel · 9 years ago
  39. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  40. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  41. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  42. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  43. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  44. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  45. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  46. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  47. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  48. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  49. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  50. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  51. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  52. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  53. 9adbac5 fm10k: fix iov_msg_mac_vlan_pf VID checks by Jacob Keller · 9 years ago
  54. ac98100 fm10k: Only trigger data path reset if fabric is up by Alexander Duyck · 9 years ago
  55. 95f4f8d fm10k: re-enable VF after a full reset on detection of a Malicious event by Jacob Keller · 9 years ago
  56. 5c2d642 fm10k: TRIVIAL fix typo in fm10k_netdev.c by Jacob Keller · 9 years ago
  57. e71c931 fm10k: send traffic on default VID to VLAN device if we have one by Jacob Keller · 9 years ago
  58. 6fbc6b3 fm10k: TRIVIAL fix up ordering of __always_unused and style by Jacob Keller · 9 years ago
  59. 855c40f fm10k: remove is_slot_appropriate by Jacob Keller · 9 years ago
  60. b655a5c fm10k: don't store sw_vid at reset by Jacob Keller · 9 years ago
  61. 3f0bdb2 fm10k: allow creation of VLAN interfaces even while down by Jacob Keller · 9 years ago
  62. 0ff3667 fm10k: Report MAC address on driver load by Alexander Duyck · 9 years ago
  63. aae072e fm10k: Don't assume page fragments are page size by Alexander Duyck · 9 years ago
  64. bdc7f59 fm10k: update netdev perm_addr during reinit, instead of at up by Jacob Keller · 9 years ago
  65. 106c07a fm10k: update fm10k_slot_warn to use pcie_get_minimum link by Jacob Keller · 9 years ago
  66. 56f0569 fm10k: only prevent removal of default VID rules by Jacob Keller · 9 years ago
  67. e402966 fm10k: disable service task during suspend by Jacob Keller · 9 years ago
  68. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  69. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  70. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 9 years ago
  71. 8b711d6 mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter by Joe Perches · 9 years ago
  72. 149e9ab driver: net: xgene: Add support for 2nd 10GbE port by Iyappan Subramanian · 9 years ago
  73. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  74. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  75. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  76. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  77. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  78. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  79. 2b8157b net: dsa: mv88e6xxx: remove all MACs when disabling a port by Vivien Didelot · 9 years ago
  80. 9f4d55d net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN by Vivien Didelot · 9 years ago
  81. 7c40001 net: dsa: mv88e6xxx: flush all addresses when adding a VLAN by Vivien Didelot · 9 years ago
  82. c161d0a net: dsa: mv88e6xxx: flush ATU on initial setup by Vivien Didelot · 9 years ago
  83. 7fb5e75 net: dsa: mv88e6xxx: rework ATU Flush operation by Vivien Didelot · 9 years ago
  84. 37705b7 net: dsa: mv88e6xxx: extract ATU data write access by Vivien Didelot · 9 years ago
  85. 70cc99d net: dsa: mv88e6xxx: extract FID write from ATU command by Vivien Didelot · 9 years ago
  86. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  87. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. 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
  89. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  90. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  91. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  92. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  94. 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
  95. 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
  96. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  97. 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
  98. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  99. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  100. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago