1. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  2. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 13 years ago
  3. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 13 years ago
  4. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 13 years ago
  5. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 13 years ago
  6. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 13 years ago
  7. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  8. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 13 years ago
  9. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 13 years ago
  10. 30d08a4 cfg80211: remove obsolete comment for .sched_scan_stop() callback by Arend van Spriel · 13 years ago
  11. 9316f0e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  12. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 13 years ago
  13. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  14. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 13 years ago
  15. c9a0a30 cfg80211: add kerneldoc entry for "vht_cap" by Robert P. J. Day · 13 years ago
  16. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  17. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 13 years ago
  18. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 13 years ago
  19. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 13 years ago
  20. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 13 years ago
  21. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 13 years ago
  22. fd01428 nl80211: move scan API to wdev by Johannes Berg · 13 years ago
  23. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 13 years ago
  24. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 13 years ago
  25. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 13 years ago
  26. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 13 years ago
  27. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 13 years ago
  28. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 13 years ago
  29. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 13 years ago
  30. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 13 years ago
  31. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 13 years ago
  32. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 13 years ago
  33. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 13 years ago
  34. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 13 years ago
  35. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 13 years ago
  36. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 13 years ago
  37. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 13 years ago
  38. 73c3df3 cfg80211/nl80211: fix kernel-doc by Johannes Berg · 13 years ago
  39. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 13 years ago
  40. 3ddd53f cfg80211: add missing kernel-doc for mesh configuration structure by Chun-Yeow Yeoh · 13 years ago
  41. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 13 years ago
  42. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
  43. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
  44. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago
  45. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 13 years ago
  46. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  47. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  48. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 13 years ago
  49. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
  50. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  51. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  52. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 13 years ago
  53. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  54. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  55. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 13 years ago
  56. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  57. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 13 years ago
  58. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  59. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 13 years ago
  60. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  61. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  62. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 13 years ago
  63. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  64. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 14 years ago
  65. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  66. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  67. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 14 years ago
  68. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 14 years ago
  69. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 14 years ago
  70. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 14 years ago
  71. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  72. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 14 years ago
  73. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 14 years ago
  74. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  75. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 14 years ago
  76. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 14 years ago
  77. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 14 years ago
  78. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 14 years ago
  79. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 14 years ago
  80. 1432de0 cfg80211: clarify set tx power mBm documentation by Luis R. Rodriguez · 14 years ago
  81. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 14 years ago
  82. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 14 years ago
  83. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 14 years ago
  84. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 14 years ago
  85. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 14 years ago
  86. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 14 years ago
  87. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 14 years ago
  88. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 14 years ago
  89. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 14 years ago
  90. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 14 years ago
  91. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 14 years ago
  92. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 14 years ago
  93. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 14 years ago
  94. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 14 years ago
  95. 562a748 nl80211: advertise device AP SME by Johannes Berg · 14 years ago
  96. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 14 years ago
  97. ef10068 cfg80211: annotate cfg80211_inform_bss by Johannes Berg · 14 years ago
  98. c26887d cfg80211: fix missing kernel-doc by Johannes Berg · 14 years ago
  99. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 14 years ago
  100. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 14 years ago