1. 0d8165e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  2. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  3. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  4. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  5. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  6. 10dd9b7 cfg80211.h/mac80211.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  7. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  8. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  9. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  10. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  11. ad24b0d wireless: indent kernel-doc with tabs by Johannes Berg · 11 years ago
  12. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  13. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  14. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  15. 30e7473 nl80211: add rate flags for 5/10 Mhz channels by Simon Wunderlich · 11 years ago
  16. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 11 years ago
  17. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  18. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  19. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  20. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  21. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  22. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  23. bd5e14f cfg80211: remove cleanup_work kernel-doc by Johannes Berg · 11 years ago
  24. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 11 years ago
  25. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  26. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  27. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  28. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  29. 6e16d90 cfg80211: Userspace may inform kernel of mesh auth method. by Colleen Twitty · 11 years ago
  30. 03f831a wireless: fix kerneldoc content in *80211.h files. by Robert P. J. Day · 11 years ago
  31. 119363c cfg80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  32. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 11 years ago
  33. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 12 years ago
  34. 8bf2429 cfg80211: Document update_ft_ies() cfg80211_ops by Jouni Malinen · 11 years ago
  35. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 11 years ago
  36. bb2798d nl80211: explicit userspace MPM by Thomas Pedersen · 11 years ago
  37. 355199e cfg80211: Extend support for IEEE 802.11r Fast BSS Transition by Jouni Malinen · 11 years ago
  38. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 11 years ago
  39. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 11 years ago
  40. 2c1aabf cfg80211: constify station parameter pointers by Johannes Berg · 11 years ago
  41. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 11 years ago
  42. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  43. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 11 years ago
  44. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 11 years ago
  45. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  46. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  47. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 11 years ago
  48. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 11 years ago
  49. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  50. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 11 years ago
  51. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 11 years ago
  52. 077f897 wireless: fix kernel-doc by Johannes Berg · 11 years ago
  53. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  54. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  55. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 11 years ago
  56. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 11 years ago
  57. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 11 years ago
  58. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 11 years ago
  59. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  60. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 11 years ago
  61. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 11 years ago
  62. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 11 years ago
  63. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 11 years ago
  64. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 11 years ago
  65. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 11 years ago
  66. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 11 years ago
  67. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  68. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 11 years ago
  69. 8113554 net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings by Jiri Pirko · 11 years ago
  70. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  71. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  72. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  73. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  74. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  75. 53cabad nl80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
  76. 9f5e8f6 cfg80211: rework chandef checking and export it by Johannes Berg · 12 years ago
  77. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
  78. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  79. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  80. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  81. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 12 years ago
  82. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 12 years ago
  83. 0ee4535 wireless: add utility function to get P2P attribute by Johannes Berg · 12 years ago
  84. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  85. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 12 years ago
  86. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  87. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  88. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  89. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  90. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  91. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
  92. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  93. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  94. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  95. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  96. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  97. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  98. 30d08a4 cfg80211: remove obsolete comment for .sched_scan_stop() callback by Arend van Spriel · 12 years ago
  99. 9316f0e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  100. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago