1. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  2. 645e77d nl80211: increase wiphy dump size dynamically by Johannes Berg · 11 years ago
  3. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 11 years ago
  4. 162589f nl80211: remove TCP WoWLAN information by Johannes Berg · 11 years ago
  5. 1c33a05 nl80211: remove radar information by Johannes Berg · 11 years ago
  6. 0b71644 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
  7. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  8. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  9. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  10. 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
  11. 8c6d59e cfg80211: fix station change if TDLS isn't supported by Johannes Berg · 11 years ago
  12. df88129 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 11 years ago
  13. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 11 years ago
  14. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 11 years ago
  15. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  16. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  17. 8cdc196 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  18. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  19. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  20. 6719429 cfg80211: check vendor IE length to avoid overrun by Luciano Coelho · 11 years ago
  21. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 11 years ago
  22. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  23. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 11 years ago
  24. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 12 years ago
  25. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  26. bba87ff cfg80211: fix radar check for P2P_DEVICE by Ilan Peer · 11 years ago
  27. b7566fc cfg80211: Fix memory leak by Larry Finger · 11 years ago
  28. 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
  29. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 0532d4f cfg80211: wrap BSS kref by Johannes Berg · 12 years ago
  31. 9537f22 cfg80211: remove a local variable by Johannes Berg · 12 years ago
  32. 4b1af47 cfg80211: use lockdep to assert lock is held by Johannes Berg · 12 years ago
  33. 2ca813a cfg80211: move locking into cfg80211_bss_age by Johannes Berg · 12 years ago
  34. 50521aa cfg80211: fix BSS IE allocation comment by Johannes Berg · 12 years ago
  35. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  36. 3af6341 cfg80211: simplify mesh BSS comparison by Johannes Berg · 12 years ago
  37. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 12 years ago
  38. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 12 years ago
  39. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 11 years ago
  40. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  41. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  42. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  43. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  44. 4205e6e 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
  45. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  46. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  47. c49dc90 cfg80211: off by one in ieee80211_bss() by Dan Carpenter · 12 years ago
  48. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  49. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  50. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  51. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  52. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  53. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  54. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  56. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 12 years ago
  57. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  58. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  59. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  60. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  61. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  62. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  63. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  64. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  65. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  66. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  67. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  68. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  69. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  70. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  71. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  72. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  73. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  74. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  75. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  76. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  77. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  78. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  79. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  80. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  81. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  82. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  83. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  84. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  85. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  86. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  87. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  88. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  89. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  90. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  91. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  92. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  93. e7d83ed wext: explicitly cast -110 to u8 by Johannes Berg · 12 years ago
  94. 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
  95. a6662db cfg80211: check no-OFDM flag for channels wider than 20 MHz by Johannes Berg · 12 years ago
  96. da29d2a cfg80211: fix channel error on mesh join by Marco Porsch · 12 years ago
  97. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  98. f94f8b1 cfg80211: fix cmp_hidden_bss by Johannes Berg · 12 years ago
  99. 915de2f cfg80211: fix whitespace in scan handling by Johannes Berg · 12 years ago
  100. b629ea3 cfg80211: don't BUG_ON BSS struct issues by Johannes Berg · 12 years ago