1. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  2. d6222fb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  3. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  4. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  5. e209c5a net:rfkill: add a gpio setup function into GPIO rfkill by Sangwook Lee · 13 years ago
  6. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  7. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  8. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  9. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  10. 5bade10 mac80211: add missing station flags to debugfs by Johannes Berg · 13 years ago
  11. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  12. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  13. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  14. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  15. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  16. 8a8656f mac80211: clear more-data bit on filtered frames by Johannes Berg · 13 years ago
  17. b0b97a8 mac80211: remove return value from add_pending_skbs by Johannes Berg · 13 years ago
  18. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  19. 6075039 mac80211: also expire filtered frames by Johannes Berg · 13 years ago
  20. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  21. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  22. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  23. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  24. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
  25. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  26. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 13 years ago
  27. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
  28. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  29. e95beb4 Bluetooth: hci_le_adv_report_evt code refactoring by Andre Guedes · 13 years ago
  30. b6f9804 Bluetooth: Fix possible NULL pointer dereference by Waldemar Rymarkiewicz · 13 years ago
  31. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  32. 67c9e84 Bluetooth: Mark not declared l2cap_core functions as static by Szymon Janc · 13 years ago
  33. 0e83391 Bluetooth: use recommended LE connection parameters by Anderson Lizardo · 13 years ago
  34. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  35. 5b668eb Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() by Mat Martineau · 13 years ago
  36. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  37. cd32984 mac80211: treat the WME sta flag as a bit by Arik Nemtsov · 13 years ago
  38. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  39. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 13 years ago
  40. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  41. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  42. 8ebafde NFC: use after free on error by Dan Carpenter · 13 years ago
  43. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  44. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 13 years ago
  45. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 13 years ago
  46. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 13 years ago
  47. 6d30240 cfg80211: Remove strict validation of AKM suites by Jouni Malinen · 13 years ago
  48. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  49. bb8f2cb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  50. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  51. 6f2d933 mac80211: fix AP/VLAN PS buffer race by Johannes Berg · 13 years ago
  52. 1b9ca02 cfg80211: Fix validation of AKM suites by Jouni Malinen · 13 years ago
  53. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 13 years ago
  54. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago
  55. a8f13c8 Bluetooth: Reduce critical region. by Andre Guedes · 13 years ago
  56. 51beabd Bluetooth: Fix wrong memcpy size on LE start encryption by Anderson Briglia · 13 years ago
  57. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 13 years ago
  58. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 13 years ago
  59. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 13 years ago
  60. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 13 years ago
  61. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 13 years ago
  62. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  63. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 13 years ago
  64. e9bf2bf Bluetooth: Require authentication if MITM protection is requested by Vinicius Costa Gomes · 13 years ago
  65. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  66. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  67. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  68. 21061df Bluetooth: Add LE link type for debugfs output by Peter Hurley · 13 years ago
  69. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  70. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  71. 160dc6a Bluetooth: Add support for running SMP without a socket by Vinicius Costa Gomes · 13 years ago
  72. 7a512d0 Bluetooth: Add support for pairing via mgmt over LE by Vinicius Costa Gomes · 13 years ago
  73. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  74. e2dcd11 Bluetooth: Reset the security timer when a command is queued by Vinicius Costa Gomes · 13 years ago
  75. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  76. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  77. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago
  78. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  79. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  80. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 13 years ago
  81. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  82. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  83. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  84. 3919349 cfg80211: validate IBSS BSSID by Johannes Berg · 13 years ago
  85. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 13 years ago
  86. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 13 years ago
  87. 5d59bbc Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  88. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  89. 3965ac0 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 13 years ago
  90. aa3d7ee wireless: Reset beacon_found while updating regulatory by Rajkumar Manoharan · 13 years ago
  91. 2d20a26 Bluetooth: Fix timeout on scanning for the second time by Oliver Neukum · 13 years ago
  92. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 13 years ago
  93. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  94. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  95. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  96. 4319e19 cfg80211: verify format of uAPSD information by Johannes Berg · 13 years ago
  97. cd0b8d8 mac80211: further optimise buffer expiry timer by Johannes Berg · 13 years ago
  98. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  99. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 13 years ago
  100. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago