1. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  2. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  3. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  4. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  5. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  6. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  7. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  8. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  9. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  10. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  11. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  12. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  13. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  14. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  15. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  16. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  17. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  18. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  19. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  20. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  21. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  22. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  23. 53d69c3 mac80211: don't check sdata_running in vif notifier by Eliad Peller · 13 years ago
  24. 0d392e9 mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration by Eliad Peller · 13 years ago
  25. cd6c524 mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan. by Dmitry TARNYAGIN · 13 years ago
  26. 4a38994 cfg80211: notify core hints that helps to restore regd settings by Rajkumar Manoharan · 13 years ago
  27. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  28. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 13 years ago
  29. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  30. fb03c5e mac80211: unlock on error path in ieee80211_ibss_join() by Dan Carpenter · 13 years ago
  31. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  32. 0052d81 wireless: disable wext sysfs by default by Johannes Berg · 13 years ago
  33. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 13 years ago
  34. 4e79fad mac80211: Remove WARN_ON in apply-ht-override logic. by Ben Greear · 13 years ago
  35. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 13 years ago
  36. aa5b549 mac80211: fix retransmit by Johannes Berg · 13 years ago
  37. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  38. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 13 years ago
  39. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  40. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  41. facda29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  42. 5a13b09 Bluetooth: trivial: correct check for LMP version by Andrei Emeltchenko · 13 years ago
  43. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  44. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  45. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 13 years ago
  46. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  47. ce7e4ad Bluetooth: remove old code by Andrei Emeltchenko · 13 years ago
  48. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  49. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  50. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  51. 03360c5 Revert "mac80211: clear sta.drv_priv on reconfiguration" by John W. Linville · 13 years ago
  52. 4f957a7 Bluetooth: Centralize SMP pairing failure handling by Brian Gix · 13 years ago
  53. c8eb969 Bluetooth: Cleanup blkcipher on SMP termination by Brian Gix · 13 years ago
  54. 1143d45 Bluetooth: Add HCI User Passkey Req Evt handling by Brian Gix · 13 years ago
  55. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  56. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 13 years ago
  57. 538af13 nfc: Remove unused nfc_printk and nfc_<level> macros by Joe Perches · 13 years ago
  58. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  59. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  60. c8c3c6a mac80211: remove unused function declaration by Mohammed Shafi Shajakhan · 13 years ago
  61. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  62. 98ef55f6 net: rfkill: convert net/rfkill/* to use module_platform_driver() by Axel Lin · 13 years ago
  63. c72e8d3 mac80211: fill rate filter for internal scan requests by Simon Wunderlich · 13 years ago
  64. 0bac71a cfg80211: amend regulatory NULL dereference fix by Luis R. Rodriguez · 13 years ago
  65. a042994 cfg80211: fix race on init and driver registration by Luis R. Rodriguez · 13 years ago
  66. 61c0d48 mac80211: remove tracing config symbol by Johannes Berg · 13 years ago
  67. 30789eb mac80211: clean up rx_h_mesh_fwding by Thomas Pedersen · 13 years ago
  68. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  69. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  70. d3c1597 mac80211: fix forwarded mesh frame queue mapping by Thomas Pedersen · 13 years ago
  71. 3c26f1f mac80211: fix switched HWMP frame addresses by Thomas Pedersen · 13 years ago
  72. 7e3c886 mac80211: failed forwarded mesh frame addressing by Thomas Pedersen · 13 years ago
  73. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  74. 32dfefa mac80211: Make __check_htcap_disable static. by Ben Greear · 13 years ago
  75. 5220da3 mac80211: call skb_put() before copying the data (trivial) by Eliad Peller · 13 years ago
  76. 4db4e0a mac80211: fix TX warning by Johannes Berg · 13 years ago
  77. bc192f8 mac80211: do not pass AP VLAN vif pointers to drivers by Felix Fietkau · 13 years ago
  78. 5ccc32f mac80211: log reason and initiator when rx agg is stopped by Nikolay Martynov · 13 years ago
  79. a7f39f6 mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0 by Nikolay Martynov · 13 years ago
  80. 285fa69 mac80211: timeout tx agg sessions in way similar to rx agg sessions by Nikolay Martynov · 13 years ago
  81. e7979ac mac80211: don't indicate probe resp change in IBSS mode by Arik Nemtsov · 13 years ago
  82. f724828 mac80211: dereference RCU protected probe_resp pointer correctly by Arik Nemtsov · 13 years ago
  83. 6674f21 mac80211: fix duration calculation for QoS NOACK frames by Simon Wunderlich · 13 years ago
  84. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  85. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  86. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  87. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  88. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  89. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  90. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  91. badaaa0 Bluetooth: Add user readable debug for state changes by Gustavo F. Padovan · 13 years ago
  92. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  93. 30be52e mac80211: fix RCU warnings in mesh by Johannes Berg · 13 years ago
  94. 11a2a35 cfg80211: work around a sparse issue by Johannes Berg · 13 years ago
  95. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  96. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  97. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  98. 80b9989 nl80211: make get_vlan logic more common by Johannes Berg · 13 years ago
  99. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  100. f2dc798 mac80211: minor cleanup to mesh state locking by Johannes Berg · 13 years ago