1. c868cb3 mac80211: unify TIM bit handling by Johannes Berg · 14 years ago
  2. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 14 years ago
  3. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 14 years ago
  4. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 14 years ago
  5. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 14 years ago
  6. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 14 years ago
  7. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 14 years ago
  8. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 14 years ago
  9. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 14 years ago
  10. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  11. cd32984 mac80211: treat the WME sta flag as a bit by Arik Nemtsov · 14 years ago
  12. f6f3def mac80211: save tx params per sdata by Eliad Peller · 14 years ago
  13. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 14 years ago
  14. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 14 years ago
  15. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 14 years ago
  16. 8ebafde NFC: use after free on error by Dan Carpenter · 14 years ago
  17. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 14 years ago
  18. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 14 years ago
  19. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 14 years ago
  20. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 14 years ago
  21. 6d30240 cfg80211: Remove strict validation of AKM suites by Jouni Malinen · 14 years ago
  22. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 14 years ago
  23. bb8f2cb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 14 years ago
  24. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 14 years ago
  25. 6f2d933 mac80211: fix AP/VLAN PS buffer race by Johannes Berg · 14 years ago
  26. 1b9ca02 cfg80211: Fix validation of AKM suites by Jouni Malinen · 14 years ago
  27. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 14 years ago
  28. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 14 years ago
  29. a8f13c8 Bluetooth: Reduce critical region. by Andre Guedes · 14 years ago
  30. 51beabd Bluetooth: Fix wrong memcpy size on LE start encryption by Anderson Briglia · 14 years ago
  31. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 14 years ago
  32. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 14 years ago
  33. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 14 years ago
  34. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 14 years ago
  35. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 14 years ago
  36. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 14 years ago
  37. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 14 years ago
  38. e9bf2bf Bluetooth: Require authentication if MITM protection is requested by Vinicius Costa Gomes · 14 years ago
  39. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 14 years ago
  40. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 14 years ago
  41. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 14 years ago
  42. 21061df Bluetooth: Add LE link type for debugfs output by Peter Hurley · 14 years ago
  43. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 15 years ago
  44. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 14 years ago
  45. 160dc6a Bluetooth: Add support for running SMP without a socket by Vinicius Costa Gomes · 14 years ago
  46. 7a512d0 Bluetooth: Add support for pairing via mgmt over LE by Vinicius Costa Gomes · 14 years ago
  47. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 14 years ago
  48. e2dcd11 Bluetooth: Reset the security timer when a command is queued by Vinicius Costa Gomes · 14 years ago
  49. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 14 years ago
  50. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 14 years ago
  51. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 14 years ago
  52. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 14 years ago
  53. a7ce1c9 mac80211: fix indentation by Alexander Simon · 14 years ago
  54. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 14 years ago
  55. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  56. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 14 years ago
  57. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 14 years ago
  58. 3919349 cfg80211: validate IBSS BSSID by Johannes Berg · 14 years ago
  59. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 14 years ago
  60. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 14 years ago
  61. 5d59bbc Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next by John W. Linville · 14 years ago
  62. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 14 years ago
  63. 3965ac0 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 14 years ago
  64. aa3d7ee wireless: Reset beacon_found while updating regulatory by Rajkumar Manoharan · 14 years ago
  65. 2d20a26 Bluetooth: Fix timeout on scanning for the second time by Oliver Neukum · 14 years ago
  66. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 14 years ago
  67. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 14 years ago
  68. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 14 years ago
  69. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 14 years ago
  70. 4319e19 cfg80211: verify format of uAPSD information by Johannes Berg · 14 years ago
  71. cd0b8d8 mac80211: further optimise buffer expiry timer by Johannes Berg · 14 years ago
  72. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 14 years ago
  73. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 14 years ago
  74. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 14 years ago
  75. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 14 years ago
  76. 2157fdd mac80211: check if mesh frame is in RMC after decrypt by Thomas Pedersen · 14 years ago
  77. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 14 years ago
  78. d7549cb cfg80211: reorder code to obsolete forward declaration by Sven Neumann · 14 years ago
  79. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 14 years ago
  80. 56e6786 cfg80211: print bandwidth in chan_reg_rule_print_dbg() by Pavel Roskin · 14 years ago
  81. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 14 years ago
  82. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 14 years ago
  83. 4c5ade4 mac80211: handle allocation failures in mesh_pathtbl_init() by Dan Carpenter · 14 years ago
  84. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 14 years ago
  85. 2461615 wireless: Remove unnecessary OOM logging messages by Joe Perches · 14 years ago
  86. 246c081 rfkill: Remove unnecessary OOM logging messages by Joe Perches · 14 years ago
  87. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 14 years ago
  88. 239289e mac80211: Consolidate mesh path duplicated functions by Javier Cardona · 14 years ago
  89. cd72e81 mac80211: Consolidate {mesh,mpp}_path_flush into one function by Javier Cardona · 14 years ago
  90. 19c50b3 mac80211: Don't iterate twice over all mpaths when once in sufficient by Javier Cardona · 14 years ago
  91. ad99d14 mac80211: Remove redundant mesh path expiration checks by Javier Cardona · 14 years ago
  92. f5e50cd mac80211: Improve mpath state locking by Javier Cardona · 14 years ago
  93. ece1a2e mac80211: Remove mesh paths when an interface is removed by Javier Cardona · 14 years ago
  94. af089c1 mac80211: Fix RCU pointer dereference in mesh_path_discard_frame() by Javier Cardona · 14 years ago
  95. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 14 years ago
  96. f0425be mac80211: retry sending failed BAR frames later instead of tearing down aggr by Felix Fietkau · 14 years ago
  97. 2cca397 mac80211: Defer tranmission of mesh path errors by Javier Cardona · 14 years ago
  98. 4bae7d9 mac80211: fix missing sta_lock in __sta_info_destroy by Johannes Berg · 14 years ago
  99. 817a53d mac80211: refactor skb copy to failq in mesh_path_move_to_queue by John W. Linville · 14 years ago
  100. b38de31 net/mac80211/debugfs: Convert to kstrou8_from_user by Peter Huewe · 15 years ago