1. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  2. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  3. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  4. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  5. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  6. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  7. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  8. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  9. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  10. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  11. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  12. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  13. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  14. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  15. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  16. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  17. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  18. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  19. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  20. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  21. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  22. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  23. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  24. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  25. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  26. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  27. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  28. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  29. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  30. e7d83ed wext: explicitly cast -110 to u8 by Johannes Berg · 12 years ago
  31. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  32. a6662db cfg80211: check no-OFDM flag for channels wider than 20 MHz by Johannes Berg · 12 years ago
  33. da29d2a cfg80211: fix channel error on mesh join by Marco Porsch · 12 years ago
  34. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  35. f94f8b1 cfg80211: fix cmp_hidden_bss by Johannes Berg · 12 years ago
  36. 915de2f cfg80211: fix whitespace in scan handling by Johannes Berg · 12 years ago
  37. b629ea3 cfg80211: don't BUG_ON BSS struct issues by Johannes Berg · 12 years ago
  38. c04d615 nl80211: Fix HT_IBSS feature check in ibss_join by Simon Wunderlich · 12 years ago
  39. dbeca2e cfg80211: Remove unused VHT chan code by Mahesh Palivela · 12 years ago
  40. d9d8b01 nl80211: remove unnecessary checks by Johannes Berg · 12 years ago
  41. 53cabad nl80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
  42. 9f5e8f6 cfg80211: rework chandef checking and export it by Johannes Berg · 12 years ago
  43. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  44. ec81608 cfg80211: fix some tracing output issues by Johannes Berg · 12 years ago
  45. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
  46. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  47. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  48. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  49. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 12 years ago
  50. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  51. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  52. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  53. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 12 years ago
  54. f368434 lib80211: hide Kconfig symbol by Johannes Berg · 12 years ago
  55. 43c771a wireless: allow 40 MHz on world roaming channels 12/13 by Johannes Berg · 12 years ago
  56. b84e7a0 nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface() by Antonio Quartulli · 12 years ago
  57. 06e191e cfg80211: store the ssid into wirless_dev in AP mode by Antonio Quartulli · 12 years ago
  58. 0ee4535 wireless: add utility function to get P2P attribute by Johannes Berg · 12 years ago
  59. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  60. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 12 years ago
  61. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  62. 71fe96b nl80211: move "can set channel" check by Johannes Berg · 12 years ago
  63. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  65. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  66. 7dd111e wireless: drop invalid mesh address extension frames by Johannes Berg · 12 years ago
  67. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  68. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  69. 279f0f5 cfg80211: fix initialization of chan->max_reg_power by Felix Fietkau · 12 years ago
  70. c4a9faf cfg80211: fix antenna gain handling by Felix Fietkau · 12 years ago
  71. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  72. 14e8a3c cfg80211: add tracing to rdev-ops by Beni Lev · 12 years ago
  73. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  74. de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
  75. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  76. 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 12 years ago
  77. e8e27c6 cfg80211: code rearrangement to avoid forward declarations by Amitkumar Karwar · 12 years ago
  78. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
  79. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  80. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  81. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  82. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  83. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 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
  85. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  86. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  87. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  88. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  89. f3baed5 wireless: remove unreachable code by Alan Cox · 12 years ago
  90. 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
  91. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  92. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  94. 785a7de Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  95. 768be59 cfg80211: fix indentation by Hila Gonen · 12 years ago
  96. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 12 years ago
  97. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  98. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
  99. f20b621 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. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago