1. 1ef4c85 cfg80211: fix nl80211 cmd id in nl80211_send_mpath() by Henning Rogge · 10 years ago
  2. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  3. 13a8098 mac80211: increase U-APSD max service period length by Andrei Otcheretianski · 10 years ago
  4. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  5. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  6. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  7. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  8. 0563921 ieee80211: add "max length of AMPDU" enum for VHT by Eran Harary · 10 years ago
  9. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  10. 579a05f mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 10 years ago
  11. 6275936 mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 10 years ago
  12. de29eda mac80211-hwsim: add missing policy entries by Johannes Berg · 10 years ago
  13. d070f91 mac80211: fix spelling errors by Stephen Hemminger · 10 years ago
  14. 171fdf7 mac80211-hwsim: remove spurious newline by Johannes Berg · 10 years ago
  15. e49786d mac80211-hwsim: support SGI-20 by Ben Greear · 10 years ago
  16. fc1f48f cfg80211: fix integer signedness in chandef_primary_freqs() by Johannes Berg · 10 years ago
  17. dcc6c2f cfg80211: fix set but not used warning in nl80211_channel_switch() by Fabian Frederick · 10 years ago
  18. 4f86ed8 mac80211-hwsim: add frequency attribute to netlink pkts by Ben Greear · 10 years ago
  19. 5940c3e mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radio by Jukka Rissanen · 10 years ago
  20. 9ffe904 mac80211: minstrel_ht: do not always skip ht rates vht_only is true by Karl Beldan · 10 years ago
  21. cfede0d mac80211: don't flush when probing the AP by Emmanuel Grumbach · 10 years ago
  22. b5dfae0 mac80211: support creating vifs with specified mac address by Ben Greear · 10 years ago
  23. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  24. 9a0cb89 mac80211-hwsim: support creating wiphy w/out creating wlanX by Ben Greear · 10 years ago
  25. e27513f mac80211: support creating wiphy w/out creating wlanX by Ben Greear · 10 years ago
  26. 5cd8926 mac80211-hwsim: support creating radios with specific name by Ben Greear · 10 years ago
  27. ad28757 mac80211: allow creating wiphy devices with suggested name by Ben Greear · 10 years ago
  28. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  29. 8cdd9e1c mac80211-hwsim: support destroying radio by name by Ben Greear · 10 years ago
  30. 2155c3f mac80211-hwsim: add ethtool stats support by Ben Greear · 10 years ago
  31. 0fc1e04 mac80211: expose API allowing station iteration by Arik Nemtsov · 10 years ago
  32. 2bad7748 mac80211: add stations in order to the station list by Arik Nemtsov · 10 years ago
  33. 8b94148 mac80211: expose TDLS-initiator value to low level driver by Arik Nemtsov · 10 years ago
  34. 452218d mac80211: fix network header breakage during encryption by Arik Nemtsov · 10 years ago
  35. a7f3a76 mac80211: export IE splitting function by Andrei Otcheretianski · 10 years ago
  36. 8ec7886 mac80211: minstrel_ht: use group flags instead of index to display rates by Karl Beldan · 10 years ago
  37. 4619194 mac80211: don't remove tainted keys after not programming by Johannes Berg · 10 years ago
  38. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  39. f409079 mac80211: sanity check CW_min/CW_max towards driver by Johannes Berg · 10 years ago
  40. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  41. 5c6761a mac80211: remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
  42. 9208247 mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz by Karl Beldan · 10 years ago
  43. 3ec373c mac80211: minstrel_ht: include type (cck/ht) in rates flag by Karl Beldan · 10 years ago
  44. 8a0ee4f mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs by Karl Beldan · 10 years ago
  45. d4d141c mac80211: minstrel_ht: Increase the range of handled rate indexes by Karl Beldan · 10 years ago
  46. 8fa74e3 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  47. b08cc24 mac80211: fix change flags variable signedness by Johannes Berg · 10 years ago
  48. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  49. 11b2357 mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats by Karl Beldan · 10 years ago
  50. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  51. c7abf25 mac80211: fix typo in starting baserate for rts_cts_rate_idx by Karl Beldan · 10 years ago
  52. 2a84ee8 cfg80211: set the rates mask in connection probes over specified freq by Karl Beldan · 10 years ago
  53. 486cf4c mac80211: enable DFS with channel contexts by Michal Kazior · 10 years ago
  54. 408b18a mac80211: directly return ieee80211_vif_use_reserved_context() by Fabian Frederick · 10 years ago
  55. e9ed49b mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE by Jukka Rissanen · 10 years ago
  56. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  57. 0c21e63 mac80211: wait for the first beacon on the new channel after CSA by Luciano Coelho · 10 years ago
  58. f1d6558 mac80211: add post_channel_switch driver operation by Luciano Coelho · 10 years ago
  59. 6d027bc mac80211: add pre_channel_switch driver operation by Luciano Coelho · 10 years ago
  60. e9a2194 mac80211: add extended channel switching capability if the driver supports CSA by Luciano Coelho · 10 years ago
  61. 2ba4538 mac80211: add device_timestamp to the ieee80211_channel_switch struct by Luciano Coelho · 10 years ago
  62. 252e07c nl80211: sanity check the channel switch counter value by Luciano Coelho · 10 years ago
  63. a2db2ed mac80211: implement cfg80211_ops to query mesh proxy path table by Henning Rogge · 10 years ago
  64. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  65. bc37b16 net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  66. c12bc48 mac80211: return the vif's chandef in ieee80211_cfg_get_channel() by Luciano Coelho · 10 years ago
  67. cc61d8d mac80211: minstrel_ht: fix MCS_GROUP_RATES usage by Karl Beldan · 10 years ago
  68. 8975ae8 mac80211: fix warning on htmldocs for last_tdls_pkt_time by Liad Kaufman · 10 years ago
  69. 9ebac15 mac80211_hwsim: fix typo, remove unnecessary goto by Ben Greear · 10 years ago
  70. b7bc967 mac80211_hwsim: fix memory leak on netlink TX failure by Ben Greear · 10 years ago
  71. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  72. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  73. f86dc4b Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  74. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  75. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  76. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  77. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  78. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  81. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  82. 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 10 years ago
  83. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  84. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  85. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  86. 44783d8 Merge branch 'fs_enet_napi' by David S. Miller · 10 years ago
  87. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  88. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  89. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  90. 5301e3e net_sched: copy exts->type in tcf_exts_change() by WANG Cong · 10 years ago
  91. fa637bf bus: arm-ccn: Fix spurious warning message by Pawel Moll · 10 years ago
  92. 5df2782 MAINTAINERS: update Shawn's email address by Shawn Guo · 10 years ago
  93. 356d414 MAINTAINERS: condense some Tegra related entries by Stephen Warren · 10 years ago
  94. 554077c MAINTAINERS: add Alexandre Courbot for Tegra by Stephen Warren · 10 years ago
  95. ee48874 Merge tag 'meson-wdt-dt-3.18' of https://github.com/carlocaione/linux-meson into next/dt by Arnd Bergmann · 10 years ago
  96. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  97. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  98. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  99. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  100. 3fc1479 Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago