1. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 12 years ago
  2. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 12 years ago
  3. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 12 years ago
  4. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  5. eef9e54 mac80211: send deauth when connection is lost by Johannes Berg · 12 years ago
  6. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 12 years ago
  7. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  8. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  9. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 12 years ago
  10. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 12 years ago
  11. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  12. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 12 years ago
  13. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  14. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 12 years ago
  15. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  16. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  17. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  18. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  20. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  21. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  22. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  23. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  24. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  25. 296fcba3 mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  26. 8147dc7f mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  27. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  28. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  29. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  30. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  31. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 12 years ago
  32. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  33. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 13 years ago
  34. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  35. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  36. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  37. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 12 years ago
  38. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 12 years ago
  39. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  40. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  41. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  42. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  43. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  44. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  45. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  46. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  47. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  48. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 12 years ago
  49. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  50. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  51. 50c2f5e Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  52. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  53. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  54. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 12 years ago
  55. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 12 years ago
  56. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  57. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  58. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  59. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  60. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  61. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  62. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  63. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  64. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  65. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  66. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  67. 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  68. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  69. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  70. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  71. 75ea719 mac80211: fix mesh_hwmp kerneldoc by Bob Copeland · 12 years ago
  72. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  73. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  74. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  75. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  76. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 13 years ago
  77. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago
  78. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 13 years ago
  79. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 13 years ago
  80. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  81. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  82. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  83. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  84. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  85. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  86. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  87. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  88. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  89. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  90. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  91. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  92. 61e8a48 mac80211: clean up ieee80211_quiesce by Johannes Berg · 12 years ago
  93. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  94. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  95. 9cab315 cfg80211: adjacent 80+80 MHz channel segments are invalid by Johannes Berg · 12 years ago
  96. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  97. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  98. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  99. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  100. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago