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