1. 441a33b mac80211: don't pick up WPA vendor IE by Johannes Berg · 11 years ago
  2. 5b36ebd mac80211: always unblock CSA queue stop when disconnecting by Johannes Berg · 11 years ago
  3. 5bbe754d mac80211: don't call bss_info_changed on p2p-device/monitor by Johannes Berg · 11 years ago
  4. 89afe61 mac80211: fix auth/assoc timeout handling by Johannes Berg · 11 years ago
  5. cab1c7f mac80211: fix ieee80211_sta_tx_notify for nullfunc by Wojciech Dubowik · 11 years ago
  6. 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 11 years ago
  7. de74a1d mac80211: fix WPA with VLAN on AP side with ps-sta by Michael Braun · 11 years ago
  8. 397a7a2 mac80211: free ps->bc_buf skbs on vlan device stop by Michael Braun · 11 years ago
  9. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  10. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  11. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  12. a0497f9 mac80211/minstrel_ht: add support for using CCK rates by Felix Fietkau · 11 years ago
  13. 6719429 cfg80211: check vendor IE length to avoid overrun by Luciano Coelho · 11 years ago
  14. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 11 years ago
  15. 66d5757 mac80211: allow driver to be stateless wrt. SMSP requests by Emmanuel Grumbach · 11 years ago
  16. 9c35d7d mac80211: Add flushes before going off-channel by Seth Forshee · 11 years ago
  17. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 11 years ago
  18. df15a6c mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate by Felix Fietkau · 11 years ago
  19. 7f4fe17 mac80211/minstrel_ht: show the number of retries for each rate in debugfs by Felix Fietkau · 11 years ago
  20. 3e4d40f mac80211: remove unused code to mark AP station authenticated by Johannes Berg · 12 years ago
  21. fd0f979 mac80211: simplify idle handling by Johannes Berg · 12 years ago
  22. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  23. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 12 years ago
  24. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  25. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 12 years ago
  26. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 12 years ago
  27. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  28. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 12 years ago
  29. 1f4ac5a mac80211: explicitly copy channels to VLANs where needed by Johannes Berg · 11 years ago
  30. 757af6f mac80211: fix chandef tracing bug by Johannes Berg · 11 years ago
  31. 112c31f mac80211: fix AP beacon loss messages by Johannes Berg · 11 years ago
  32. f9e124f mac80211: protect rx-path with spinlock by Christian Lamparter · 12 years ago
  33. 601513a mac80211: Add the DS Params for mesh to every band by Emanuel Taube · 12 years ago
  34. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 12 years ago
  35. 077f897 wireless: fix kernel-doc by Johannes Berg · 12 years ago
  36. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  37. bba87ff cfg80211: fix radar check for P2P_DEVICE by Ilan Peer · 12 years ago
  38. b7566fc cfg80211: Fix memory leak by Larry Finger · 12 years ago
  39. 78f42ae Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  40. e9a4aa3 NFC: llcp: integer underflow in nfc_llcp_set_remote_gb() by Dan Carpenter · 12 years ago
  41. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  42. aa5a1b8 mac80211: stop plink timer only on mesh interfaces by Thomas Pedersen · 12 years ago
  43. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  44. 0532d4f cfg80211: wrap BSS kref by Johannes Berg · 12 years ago
  45. 9537f22 cfg80211: remove a local variable by Johannes Berg · 12 years ago
  46. 4b1af47 cfg80211: use lockdep to assert lock is held by Johannes Berg · 12 years ago
  47. 6b684db mac80211: send deauth if connection was lost during suspend by Johannes Berg · 12 years ago
  48. e54faf2 mac80211: allow transmitting deauth with tainted key by Johannes Berg · 12 years ago
  49. 2ca813a cfg80211: move locking into cfg80211_bss_age by Johannes Berg · 12 years ago
  50. 50521aa cfg80211: fix BSS IE allocation comment by Johannes Berg · 12 years ago
  51. 3146a7d mac80211: remove unused SSID from BSS by Johannes Berg · 12 years ago
  52. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  53. 3af6341 cfg80211: simplify mesh BSS comparison by Johannes Berg · 12 years ago
  54. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 12 years ago
  55. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 12 years ago
  56. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 12 years ago
  57. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  58. eef9e54 mac80211: send deauth when connection is lost by Johannes Berg · 12 years ago
  59. a3d0935 Bluetooth: Refactor mgmt_pending_foreach by Andre Guedes · 12 years ago
  60. 2b8a9a2 Bluetooth: Remove unneeded locking by Andre Guedes · 12 years ago
  61. 4052808 Bluetooth: Reduce critical section in sco_conn_ready by Andre Guedes · 12 years ago
  62. 3810285 Bluetooth: Increment Management interface revision by Johan Hedberg · 12 years ago
  63. f0ff92f Bluetooth: Fix link security setting when powering on by Johan Hedberg · 12 years ago
  64. c00d575 Bluetooth: Add support for 128-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  65. cdf1963 Bluetooth: Add support for 32-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  66. 213202e Bluetooth: Refactor UUID-16 list generation into its own function by Johan Hedberg · 12 years ago
  67. 892bbc5 Bluetooth: Remove useless eir_len variable from EIR creation by Johan Hedberg · 12 years ago
  68. a10f27c Bluetooth: Simplify UUID16 list generation for EIR by Johan Hedberg · 12 years ago
  69. 056341c Bluetooth: Simplify UUID removal code by Johan Hedberg · 12 years ago
  70. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  71. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 12 years ago
  72. de66aa6 Bluetooth: Store UUIDs in the same order that they were added by Johan Hedberg · 12 years ago
  73. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 12 years ago
  74. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  75. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  76. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 12 years ago
  77. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 12 years ago
  78. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  79. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 12 years ago
  80. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  81. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  82. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  83. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 12 years ago
  84. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  85. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  86. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  87. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  88. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  89. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  90. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  91. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  92. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  93. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  94. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  95. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  96. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  97. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  98. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  99. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  100. 5d0846d Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock by Johan Hedberg · 12 years ago