1. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  2. 4ca546e NFC: llcp: Fix the well known services endianness by Samuel Ortiz · 11 years ago
  3. f768b34 NFC: llcp: Set the LLC Link Management well known service bit by Samuel Ortiz · 11 years ago
  4. 2635a4b NFC: llcp: Do not send pending Tx frames when the remote is not ready by Samuel Ortiz · 11 years ago
  5. b401123 NFC: llcp: Fix non blocking sockets connections by Samuel Ortiz · 11 years ago
  6. f1b79dc NFC: Fix a potential memory leak by Thierry Escande · 11 years ago
  7. 17f7ae16 NFC: Keep socket alive until the DISC PDU is actually sent by Thierry Escande · 11 years ago
  8. 58e3dd1 NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() by Thierry Escande · 11 years ago
  9. be08565 NFC: Add secure element enablement netlink API by Samuel Ortiz · 11 years ago
  10. c531c9e NFC: Add secure element enablement internal API by Samuel Ortiz · 11 years ago
  11. ee656e9 NFC: Remove and free all SEs when releasing an NFC device by Samuel Ortiz · 11 years ago
  12. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 11 years ago
  13. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  14. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  15. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  16. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  17. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  18. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  19. a395298 NFC: HCI: Follow a positive code path in the HCI ops implementations by Samuel Ortiz · 11 years ago
  20. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 11 years ago
  21. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  22. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  23. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 11 years ago
  24. 300b962 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU by Anderson Lizardo · 11 years ago
  25. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  26. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  27. 6bb7aab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  28. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  29. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  30. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  31. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 11 years ago
  32. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
  33. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 11 years ago
  34. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 11 years ago
  35. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 11 years ago
  36. f7aeb6f mac80211: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
  37. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 11 years ago
  38. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  39. 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
  40. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  41. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  42. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  43. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  44. 482a9c7 mac80211: fix powersave bug and clean up ieee80211_rx_bss_info by Alexander Bondar · 11 years ago
  45. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  46. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  47. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  48. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  49. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  50. ff40b42 mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes by Pontus Fuchs · 11 years ago
  51. 9c90a9f nl80211: remove bogus genlmsg_end() error checking by Johannes Berg · 11 years ago
  52. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  53. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  54. e05eccc mac80211: set mesh formation field properly by Jacob Minshall · 11 years ago
  55. 866403a mac80211: don't check local mesh TTL on TX by Thomas Pedersen · 11 years ago
  56. ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
  57. f4d5794 mac80211: always send multicast on CAB queue by Johannes Berg · 11 years ago
  58. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  59. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 11 years ago
  60. d61bdbf Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  61. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  62. ac20976 mac80211: Allow single vif mac address change with addr_mask by Helmut Schaa · 11 years ago
  63. c8aa22d mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  64. 1351c5d mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  65. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  66. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 11 years ago
  67. 38fd214 regulatory: remove reg_mutex by Johannes Berg · 11 years ago
  68. db2424c regulatory: use RCU in regulatory_hint_11d() by Johannes Berg · 11 years ago
  69. 1cdd59c cfg80211: simplify and correct P2P-Device scan check by Johannes Berg · 11 years ago
  70. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  71. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  72. 73810b7 cfg80211: use atomic_t for wiphy counter by Johannes Berg · 11 years ago
  73. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 11 years ago
  74. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  75. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  76. d4a5a48 mac80211: Move mesh estab_plinks outside mesh_stats debug group by Ashok Nagarajan · 11 years ago
  77. 5e4b6f5 cfg80211: Allow TDLS peer AID to be configured for VHT by Jouni Malinen · 11 years ago
  78. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  79. 4c8a9d4 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  80. 5f38a11 mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  81. 4325d72 cfg80211: fix reporting 64-bit station info tx bytes by Felix Fietkau · 11 years ago
  82. 2b43631 mac80211: fix queue handling crash by Johannes Berg · 11 years ago
  83. c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 11 years ago
  84. 7c05588 NFC: Remove commented out LLCP related Makefile line by Paul Bolle · 11 years ago
  85. 6211dd1 mac80211: fix direct probe auth by Stanislaw Gruszka · 11 years ago
  86. ce85788 mac80211: enable power save only if DTIM period is available by Alexander Bondar · 11 years ago
  87. 0d4261a mac80211: enable Auth Protocol Identifier on mesh config. by Colleen Twitty · 11 years ago
  88. 6e16d90 cfg80211: Userspace may inform kernel of mesh auth method. by Colleen Twitty · 11 years ago
  89. 7ade703 cfg80211: use C99 initialisers to simplify code a bit by Johannes Berg · 11 years ago
  90. bd500af mac80211: write memcpy differently for smatch by Johannes Berg · 11 years ago
  91. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 11 years ago
  92. 04a161f mac80211: fix HT beacon-based channel switch handling by Johannes Berg · 11 years ago
  93. fb4e156 nl80211: Add generic netlink module alias for cfg80211/nl80211 by Marcel Holtmann · 11 years ago
  94. 55300a1 cfg80211: add 60GHz regulatory class by Vladimir Kondratiev · 11 years ago
  95. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  96. 119363c cfg80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  97. e248ad3 cfg80211: fix sending WoWLAN TCP wakeup settings by Johannes Berg · 11 years ago
  98. de3d43a mac80211: report deauth to cfg80211 for local state change by Johannes Berg · 11 years ago
  99. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  100. 2b9ccd4 mac80211: fix AP-mode frame matching by Johannes Berg · 11 years ago