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