1. 3d57dc6 Bluetooth: Change l2cap chan_list to use RCU by Gustavo F. Padovan · 13 years ago
  2. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  3. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  4. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  5. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  6. 3c54711 Bluetooth: Don't disable tasklets to call hdev->notify() by Gustavo F. Padovan · 13 years ago
  7. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  8. 8192ede Bluetooth: Use RCU to manipulate chan_list by Gustavo F. Padovan · 13 years ago
  9. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  10. 67d0dfb Bluetooth: move hci_task_lock to mutex by Gustavo F. Padovan · 13 years ago
  11. eb403a1 Bluetooth: Remove sk_backlog usage from L2CAP by Gustavo F. Padovan · 13 years ago
  12. aa2ac88 Bluetooth: Don't use spin_lock socket lock anymore by Gustavo F. Padovan · 13 years ago
  13. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 13 years ago
  14. b9cc553 Bluetooth: hci_conn_auto_accept() doesn't need locking by Gustavo F. Padovan · 13 years ago
  15. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  16. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  17. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  18. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  19. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  20. 9b682c7 b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid by John W. Linville · 13 years ago
  21. 3e9c40a Bluetooth: Use list_for_each_entry in hci_conn_hash_flush() by Gustavo F. Padovan · 13 years ago
  22. f9c3123 Bluetooth: Use chan instead of l2cap_pi macro by Gustavo F. Padovan · 13 years ago
  23. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  24. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  25. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  26. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  27. 69b172f iwlagn: remove iwlagn_build_addsta_hcmd by Johannes Berg · 13 years ago
  28. ee8ba88 iwlwifi: add IO function for continuous write of target memory by Hsu, Kenny · 13 years ago
  29. 7a0b3b0 iwlwifi: remove unused AMPDU factor/density configuration by Johannes Berg · 13 years ago
  30. 69a679b iwlwifi: remove most of the iwl_priv references from iwl-ucode.c by Don Fry · 13 years ago
  31. 09af140 iwlwifi: create iwl_mac80211 unregister routine by Don Fry · 13 years ago
  32. 23fd7b0 iwlwifi: add missing documentation for iwl_shared by Emmanuel Grumbach · 13 years ago
  33. b5326db iwlwifi: don't accept Tx packets when draining HW queues by Emmanuel Grumbach · 13 years ago
  34. fdf426a iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready by Emmanuel Grumbach · 13 years ago
  35. 631b84c iwlwifi: add debug in Tx path in AGG flow by Emmanuel Grumbach · 13 years ago
  36. 855c2ee iwlwifi: reset the tid_data when a station is removed by Emmanuel Grumbach · 13 years ago
  37. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  38. 97756fb iwlwifi: transport layer shouldn't access the AGG SM by Emmanuel Grumbach · 13 years ago
  39. 34b5321 iwlwifi: tid_data logic move to upper layer - seq_number by Emmanuel Grumbach · 13 years ago
  40. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  41. 20addec iwlwifi: tid_data logic move to upper layer - check_empty by Emmanuel Grumbach · 13 years ago
  42. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  43. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  44. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago
  45. 1f40e14 iwlwifi: don't rely on the wr / rd pointers in DELBA flow by Emmanuel Grumbach · 13 years ago
  46. 1ba42da iwlwifi: we can wake SW queues even when draining HW queues by Emmanuel Grumbach · 13 years ago
  47. eb9a372 iwlwifi: don't count the tfds in HW queue any more by Emmanuel Grumbach · 13 years ago
  48. aca15f8 iwlwifi: fix endianity issue in debug prints by Emmanuel Grumbach · 13 years ago
  49. 6195d13 iwlwifi: Add official names for new devices by Don Fry · 13 years ago
  50. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  51. 5bd5e9a ath9k: Support RSN Mesh by Chun-Yeow Yeoh · 13 years ago
  52. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  53. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  54. a1910f9 mac80211_hwsim: fix wmediumd_pid by Johannes Berg · 13 years ago
  55. 1b2538b ath9k_hw: remove ATH9K_HW_CAP_CST by Mohammed Shafi Shajakhan · 13 years ago
  56. 356cb55 ath9k: validate for non-zero BSSID by Mohammed Shafi Shajakhan · 13 years ago
  57. d66be829 b43: N-PHY: check for bustype before touching BCMA CC PLLs by Rafał Miłecki · 13 years ago
  58. aa1f2f0 brcm80211: smac: precendence bug in wlc_phy_attach() by Dan Carpenter · 13 years ago
  59. 29942bc ath9k: add DFS radar pulse processing by Zefir Kurtisi · 13 years ago
  60. 9a66af3 ath9k_hw: add DFS testing check by Zefir Kurtisi · 13 years ago
  61. 9b203c8 ath: add a debug level for DFS by Zefir Kurtisi · 13 years ago
  62. 00d2ec0 brcmsmac: Replace kmalloc/memset with kzalloc by Larry Finger · 13 years ago
  63. 55e435d ath: document ATH_DBG_MCI by Luis R. Rodriguez · 13 years ago
  64. f943754 ath9k: avoid retransmitting aggregation frames that a BAR was sent for by Felix Fietkau · 13 years ago
  65. 3ad2952 ath9k: simplify tx locking by Felix Fietkau · 13 years ago
  66. 6ee8284 ath9k: remove bogus sequence number increment by Felix Fietkau · 13 years ago
  67. b047701 ath9k: reduce indentation level in a few places by Felix Fietkau · 13 years ago
  68. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 13 years ago
  69. da64762 ath9k: change maximum software retransmission handling by Felix Fietkau · 13 years ago
  70. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  71. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  72. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  73. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  74. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  75. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  76. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  77. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  78. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  79. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  80. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  81. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  82. c99f895 wl12xx: alloc buffer in driver_state_read to prevent compilation warning by Luciano Coelho · 13 years ago
  83. ef18706 Set wlvif->ps_compl to NULL in before return by Pontus Fuchs · 13 years ago
  84. 7f74484 wl12xx: remove unused firmware version macros by Luciano Coelho · 13 years ago
  85. 36b2082 wl12xx: remove deprecated packet detection threshold config by Luciano Coelho · 13 years ago
  86. 5de8eef wl12xx: use ieee80211_free_txskb() by Eliad Peller · 13 years ago
  87. 2c8f82e wl12xx: call extended radio parameters for wl127x AP mode by Luciano Coelho · 13 years ago
  88. f414218 wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS by Luciano Coelho · 13 years ago
  89. 3f17649 wl12xx: Restore testmode ABI by Pontus Fuchs · 13 years ago
  90. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  91. 361f3cb NFC: DEP link hook implementation for pn533 by Samuel Ortiz · 13 years ago
  92. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  93. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  94. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  95. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  96. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  97. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  98. e4522ab rt2x00: Make use of ieee80211_free_txskb in tx path by Helmut Schaa · 13 years ago
  99. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  100. 38c9d66 mwifiex: remove cfg_workqueue by Amitkumar Karwar · 13 years ago