1. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 12 years ago
  2. 31f1f4e mac80211: read station mgmt keys via get_key call by Max Stepanov · 12 years ago
  3. 354e159 mac80211: check pairwise key_idx on get_key call by Max Stepanov · 12 years ago
  4. dddd586 mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 12 years ago
  5. 82a8e17 mac80211: refactor ieee80211_ibss_process_chanswitch() by Luciano Coelho · 12 years ago
  6. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 12 years ago
  7. d43c6b6 mac80211: reschedule sched scan after HW restart by David Spinadel · 12 years ago
  8. 0ae0796 mac80211: make ieee80211_assign_beacon() static by Luciano Coelho · 12 years ago
  9. 6f07d21 mac80211: lock sdata in ieee80211_csa_connection_drop_work() by Luciano Coelho · 12 years ago
  10. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 12 years ago
  11. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 12 years ago
  12. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 12 years ago
  13. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 12 years ago
  14. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 12 years ago
  15. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 12 years ago
  16. a710c81 mac80211: move 4-addr sta pointer clearing before synchronize_rcu() by Johannes Berg · 12 years ago
  17. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 12 years ago
  18. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  19. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  20. 8232f1f rfkill: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  21. 7888b61 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  22. 71fb419 Bluetooth: Fix handling of L2CAP Command Reject over LE by Johan Hedberg · 12 years ago
  23. 596c62b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  24. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 12 years ago
  25. c6d1649 Bluetooth: Increase minor version of core module by Marcel Holtmann · 12 years ago
  26. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  27. c8afe8d Bluetooth: Fix valid LE PSM check by Johan Hedberg · 12 years ago
  28. f1324ea Bluetooth: Use min_t for calculating chan->mps by Johan Hedberg · 12 years ago
  29. bafdc61 mac80211: fix nested sdata lock for IBSS/CSA by Simon Wunderlich · 12 years ago
  30. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 12 years ago
  31. a2b70e8 mac80211: start_next_roc only if scan was actually running by Eliad Peller · 12 years ago
  32. 8bd2a24 mac80211: determine completed scan type by defined ops by Eliad Peller · 12 years ago
  33. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 12 years ago
  34. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 12 years ago
  35. b9243ab nl80211: allow setting bitrate mask back to default by Janusz Dziedzic · 12 years ago
  36. 0ce43ce Bluetooth: Simplify l2cap_chan initialization for LE CoC by Johan Hedberg · 12 years ago
  37. f15b8ec Bluetooth: Add debugfs controls for LE CoC MPS and Credits by Johan Hedberg · 12 years ago
  38. 4946096 Bluetooth: Fix validating LE PSM values by Johan Hedberg · 12 years ago
  39. e77af75 Bluetooth: Fix CID ranges for LE CoC CID allocations by Johan Hedberg · 12 years ago
  40. aeddd07 Bluetooth: Fix clearing of chan->omtu for LE CoC channels by Johan Hedberg · 12 years ago
  41. 3916aed Bluetooth: Limit LE MPS to the MTU value by Johan Hedberg · 12 years ago
  42. 029727a Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits by Johan Hedberg · 12 years ago
  43. 595177f Bluetooth: Fix LE L2CAP Connect Request handling together with SMP by Johan Hedberg · 12 years ago
  44. aac23bf Bluetooth: Implement LE L2CAP reassembly by Johan Hedberg · 12 years ago
  45. 177f8f2 Bluetooth: Add LE L2CAP segmentation support for outgoing data by Johan Hedberg · 12 years ago
  46. 837776f Bluetooth: Introduce L2CAP channel callback for suspending by Johan Hedberg · 12 years ago
  47. 3af8ace Bluetooth: Reject LE CoC commands when the feature is not enabled by Johan Hedberg · 12 years ago
  48. fad5fc89 Bluetooth: Add LE flow control discipline by Johan Hedberg · 12 years ago
  49. b1c325c Bluetooth: Implement returning of LE L2CAP credits by Johan Hedberg · 12 years ago
  50. 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 12 years ago
  51. 64b4f8d Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE by Johan Hedberg · 12 years ago
  52. 0cd75f7 Bluetooth: Track LE L2CAP credits in l2cap_chan by Johan Hedberg · 12 years ago
  53. 3831971 Bluetooth: Add LE L2CAP flow control mode by Johan Hedberg · 12 years ago
  54. b5ecba6 Bluetooth: Make l2cap_le_sig_cmd logic consistent by Johan Hedberg · 12 years ago
  55. 3defe01 Bluetooth: Add L2CAP Disconnect suppport for LE by Johan Hedberg · 12 years ago
  56. cea04ce3 Bluetooth: Fix L2CAP channel closing for LE connections by Johan Hedberg · 12 years ago
  57. 27e2d4c Bluetooth: Add basic LE L2CAP connect request receiving support by Johan Hedberg · 12 years ago
  58. 791d60f Bluetooth: Refactor L2CAP connect rejection to its own function by Johan Hedberg · 12 years ago
  59. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 12 years ago
  60. f1496de Bluetooth: Add initial code for LE L2CAP Connect Request by Johan Hedberg · 12 years ago
  61. 96ac34f Bluetooth: Move LE L2CAP initiator procedure to its own function by Johan Hedberg · 12 years ago
  62. 203e639 Bluetooth: Pass command length to LE signaling channel handlers by Johan Hedberg · 12 years ago
  63. a17de2f Bluetooth: Allow l2cap_chan_check_security() to be used for LE links. by Johan Hedberg · 12 years ago
  64. bf20fd4 Bluetooth: Update l2cap_global_chan_by_psm() to take a link type by Johan Hedberg · 12 years ago
  65. 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 12 years ago
  66. 6d3c15d Bluetooth: Remove unnecessary braces from one-line if-statement by Johan Hedberg · 12 years ago
  67. b01711b mac80211: warn if unhashing station fails by Johannes Berg · 12 years ago
  68. 201a592 Bluetooth: Remove dead code from SMP encryption function by Johan Hedberg · 12 years ago
  69. e84a6b1 Bluetooth: Remove useless smp_rand function by Johan Hedberg · 12 years ago
  70. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 12 years ago
  71. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 12 years ago
  72. 84794e1 Bluetooth: Remove unnecessary 'send' parameter from smp_failure() by Johan Hedberg · 12 years ago
  73. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 12 years ago
  74. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 12 years ago
  75. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 12 years ago
  76. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 12 years ago
  77. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 12 years ago
  78. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 12 years ago
  79. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 12 years ago
  80. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 12 years ago
  81. 33dde2b nl80211: allow the use of DFS channel in mesh by Chun-Yeow Yeoh · 12 years ago
  82. ad7e718 nl80211: vendor command support by Johannes Berg · 12 years ago
  83. 7869303 nl80211: don't clear bitrate_mask twice by Janusz Dziedzic · 12 years ago
  84. de61b61 mac80211: remove duplicate code by Eliad Peller · 12 years ago
  85. 55f7435 cfg80211: DFS check dfs_region before usage by Luis R. Rodriguez · 12 years ago
  86. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 12 years ago
  87. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 12 years ago
  88. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 12 years ago
  89. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 12 years ago
  90. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  91. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  92. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 12 years ago
  93. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 12 years ago
  94. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 12 years ago
  95. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 12 years ago
  96. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 12 years ago
  97. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 12 years ago
  98. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 12 years ago
  99. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 12 years ago
  100. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 12 years ago