1. c8afe8d Bluetooth: Fix valid LE PSM check by Johan Hedberg · 12 years ago
  2. f1324ea Bluetooth: Use min_t for calculating chan->mps by Johan Hedberg · 12 years ago
  3. 0ce43ce Bluetooth: Simplify l2cap_chan initialization for LE CoC by Johan Hedberg · 12 years ago
  4. f15b8ec Bluetooth: Add debugfs controls for LE CoC MPS and Credits by Johan Hedberg · 12 years ago
  5. 4946096 Bluetooth: Fix validating LE PSM values by Johan Hedberg · 12 years ago
  6. e77af75 Bluetooth: Fix CID ranges for LE CoC CID allocations by Johan Hedberg · 12 years ago
  7. aeddd07 Bluetooth: Fix clearing of chan->omtu for LE CoC channels by Johan Hedberg · 12 years ago
  8. 3916aed Bluetooth: Limit LE MPS to the MTU value by Johan Hedberg · 12 years ago
  9. 029727a Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits by Johan Hedberg · 12 years ago
  10. 595177f Bluetooth: Fix LE L2CAP Connect Request handling together with SMP by Johan Hedberg · 12 years ago
  11. aac23bf Bluetooth: Implement LE L2CAP reassembly by Johan Hedberg · 12 years ago
  12. 177f8f2 Bluetooth: Add LE L2CAP segmentation support for outgoing data by Johan Hedberg · 12 years ago
  13. 837776f Bluetooth: Introduce L2CAP channel callback for suspending by Johan Hedberg · 12 years ago
  14. 3af8ace Bluetooth: Reject LE CoC commands when the feature is not enabled by Johan Hedberg · 12 years ago
  15. fad5fc8 Bluetooth: Add LE flow control discipline by Johan Hedberg · 12 years ago
  16. b1c325c Bluetooth: Implement returning of LE L2CAP credits by Johan Hedberg · 12 years ago
  17. 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 12 years ago
  18. 64b4f8d Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE by Johan Hedberg · 12 years ago
  19. 0cd75f7 Bluetooth: Track LE L2CAP credits in l2cap_chan by Johan Hedberg · 12 years ago
  20. 3831971 Bluetooth: Add LE L2CAP flow control mode by Johan Hedberg · 12 years ago
  21. b5ecba6 Bluetooth: Make l2cap_le_sig_cmd logic consistent by Johan Hedberg · 12 years ago
  22. 3defe01 Bluetooth: Add L2CAP Disconnect suppport for LE by Johan Hedberg · 12 years ago
  23. cea04ce3 Bluetooth: Fix L2CAP channel closing for LE connections by Johan Hedberg · 12 years ago
  24. 27e2d4c Bluetooth: Add basic LE L2CAP connect request receiving support by Johan Hedberg · 12 years ago
  25. 791d60f Bluetooth: Refactor L2CAP connect rejection to its own function by Johan Hedberg · 12 years ago
  26. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 12 years ago
  27. f1496de Bluetooth: Add initial code for LE L2CAP Connect Request by Johan Hedberg · 12 years ago
  28. 96ac34f Bluetooth: Move LE L2CAP initiator procedure to its own function by Johan Hedberg · 12 years ago
  29. 203e639 Bluetooth: Pass command length to LE signaling channel handlers by Johan Hedberg · 12 years ago
  30. a17de2f Bluetooth: Allow l2cap_chan_check_security() to be used for LE links. by Johan Hedberg · 12 years ago
  31. bf20fd4 Bluetooth: Update l2cap_global_chan_by_psm() to take a link type by Johan Hedberg · 12 years ago
  32. 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 12 years ago
  33. 6d3c15d Bluetooth: Remove unnecessary braces from one-line if-statement by Johan Hedberg · 12 years ago
  34. 201a592 Bluetooth: Remove dead code from SMP encryption function by Johan Hedberg · 12 years ago
  35. e84a6b1 Bluetooth: Remove useless smp_rand function by Johan Hedberg · 12 years ago
  36. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 12 years ago
  37. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 12 years ago
  38. 84794e1 Bluetooth: Remove unnecessary 'send' parameter from smp_failure() by Johan Hedberg · 12 years ago
  39. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 12 years ago
  40. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 12 years ago
  41. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 12 years ago
  42. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 12 years ago
  43. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 12 years ago
  44. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 12 years ago
  45. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 12 years ago
  46. 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
  47. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 12 years ago
  48. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 12 years ago
  49. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 12 years ago
  50. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 12 years ago
  51. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 12 years ago
  52. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 12 years ago
  53. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 12 years ago
  54. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 12 years ago
  55. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 12 years ago
  56. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 12 years ago
  57. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 12 years ago
  58. 01e0daa cfg80211: fix reporting 5/10 MHz support to user space by Felix Fietkau · 12 years ago
  59. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 12 years ago
  60. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 12 years ago
  61. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 12 years ago
  62. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 12 years ago
  63. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 12 years ago
  64. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 12 years ago
  65. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 12 years ago
  66. 21f659b mac80211: add min required channel definition field by Eliad Peller · 12 years ago
  67. fbdd90e mac80211: enable easier manipulation of VHT beamforming caps by Eyal Shapira · 12 years ago
  68. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 12 years ago
  69. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 12 years ago
  70. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 12 years ago
  71. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 12 years ago
  72. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 12 years ago
  73. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 12 years ago
  74. ca91dc9 mac80211: use put_unaligned_le16 for precedence value in mesh by Chun-Yeow Yeoh · 12 years ago
  75. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 12 years ago
  76. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 12 years ago
  77. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 12 years ago
  78. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 12 years ago
  79. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 12 years ago
  80. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 12 years ago
  81. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 12 years ago
  82. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 12 years ago
  83. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 12 years ago
  84. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 12 years ago
  85. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 12 years ago
  86. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 12 years ago
  87. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 12 years ago
  88. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 12 years ago
  89. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 12 years ago
  90. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 12 years ago
  91. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 12 years ago
  92. ae68939 cfg80211: fix parsing when db.txt ends on a rule by Luis R. Rodriguez · 12 years ago
  93. af9b223 cfg80211: add function helpers to genregdb.awk by Luis R. Rodriguez · 12 years ago
  94. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  95. 6bc54fb cfg80211: allow beaconing after DFS CAC by Janusz Dziedzic · 12 years ago
  96. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 12 years ago
  97. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 12 years ago
  98. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 12 years ago
  99. 0f0094b cfg80211: add missing break in cfg80211_get_chan_state() by Johannes Berg · 12 years ago
  100. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 12 years ago