1. a2be070 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 4 years, 2 months ago
  2. 6e20082 cfg80211/nl80211: Offload OWE processing to user space in AP mode by Sunil Dutt · 5 years ago
  3. d041a1a cfg80211/nl80211: Optional authentication offload to userspace by Srinivas Dasari · 6 years ago
  4. 30da4e8 cfg80211: Add support to update connection parameters by vamsi krishna · 8 years ago
  5. d757efc cfg80211: configure multicast to unicast for AP interfaces by Michael Braun · 8 years ago
  6. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  7. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  8. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  9. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  10. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  11. ba6fbac cfg80211: Add option to specify previous BSSID for Connect command by Jouni Malinen · 8 years ago
  12. 91d3ab4 cfg80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  13. 6e04590 cfg80211: add complete data to station add/change tracing by Johannes Berg · 9 years ago
  14. a1056b1 cfg80211: Add missing tracing to cfg80211 by Ilan Peer · 9 years ago
  15. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  16. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  17. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  18. 5d8325e cfg80211: add vlan to station add/change tracing by Johannes Berg · 9 years ago
  19. d2beae1 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  20. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 9 years ago
  21. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  22. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  23. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  24. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  25. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  26. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  27. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  28. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  29. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  30. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  31. 8c26d45 cfg80211: fix mic_failure tracing by Eliad Peller · 10 years ago
  32. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  33. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  34. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  35. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  36. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  37. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  38. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  39. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  40. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 10 years ago
  41. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  42. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  43. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  44. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  45. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  46. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  47. a92eecb cfg80211: fix WoWLAN wakeup tracing by Johannes Berg · 11 years ago
  48. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 11 years ago
  49. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  50. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 11 years ago
  51. 021fcdc cfg80211: fix inconsistency in trace for rdev_set_mac_acl by Vladimir Kondratiev · 11 years ago
  52. 355199e cfg80211: Extend support for IEEE 802.11r Fast BSS Transition by Jouni Malinen · 11 years ago
  53. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  54. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 11 years ago
  55. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 11 years ago
  56. ec81608 cfg80211: fix some tracing output issues by Johannes Berg · 12 years ago
  57. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  58. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  59. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  60. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 12 years ago
  61. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  62. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  63. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  64. 14e8a3c cfg80211: add tracing to rdev-ops by Beni Lev · 12 years ago