1. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  2. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  3. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  4. 52e0b01 Bluetooth: Fix uuid output in debugfs by Gustavo Padovan · 12 years ago
  5. a1d7045 Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered by Johan Hedberg · 12 years ago
  6. 0410675 Bluetooth: Fix returning proper command status for start_discovery by Johan Hedberg · 12 years ago
  7. a7e80f2 Bluetooth: Fix checking for exact values of boolean mgmt parameters by Johan Hedberg · 12 years ago
  8. 13ecd8b Bluetooth: Move non-critical sections outside of the dev lock by Johan Hedberg · 12 years ago
  9. ee98f47380 Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers by Johan Hedberg · 12 years ago
  10. 575b3a0 Bluetooth: Fix checking for valid device class values by Johan Hedberg · 12 years ago
  11. 715a5bf Bluetooth: Fix missing command complete for mgmt_load_long_term_keys by Johan Hedberg · 12 years ago
  12. e384662 Bluetooth: Fix missing command complete event for mgmt_confirm_name by Johan Hedberg · 12 years ago
  13. a6785be Bluetooth: mgmt: Avoid using magic number in status code by Szymon Janc · 12 years ago
  14. 47c3794 Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data by Szymon Janc · 12 years ago
  15. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 12 years ago
  16. cbf54ad Bluetooth: AMP: Remove dead code by Andrei Emeltchenko · 12 years ago
  17. 7a9898c Bluetooth: AMP: Clean up logical link create / accept by Andrei Emeltchenko · 12 years ago
  18. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 12 years ago
  19. 7952861 Bluetooth: remove an unused variable in a header file by Rami Rosen · 12 years ago
  20. d6b67c6 Bluetooth: Remove unnecessary include l2cap.h by Rami Rosen · 12 years ago
  21. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  22. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  23. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  24. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  25. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  26. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 12 years ago
  27. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  28. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 12 years ago
  29. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 12 years ago
  30. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 12 years ago
  31. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  32. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  33. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  34. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  35. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  36. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  37. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  38. 5f2a1494 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  39. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  40. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  41. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  42. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  43. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  44. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  45. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  46. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  47. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  48. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  49. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  50. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  51. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  52. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  53. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  54. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  55. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  56. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  57. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  58. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  59. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  60. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  61. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  62. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago
  63. 01486c5 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  64. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  65. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 12 years ago
  66. c2397bb brcmsmac: initialize morepending in brcms_b_recv() by Geert Uytterhoeven · 12 years ago
  67. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  68. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  69. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 12 years ago
  70. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  71. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  72. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  73. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago
  74. 17f658a carl9170: Only specify interface combinations if more than one interface is possible by Christian Lamparter · 12 years ago
  75. 7f878b0 carl9170: allow P2P_GO interface creation after P2P_CLIENT by Christian Lamparter · 12 years ago
  76. 5ae994d carl9170: import 1.9.7 firmware headers by Christian Lamparter · 12 years ago
  77. d1f3de7 carl9170: advertise support for TDLS by Christian Lamparter · 12 years ago
  78. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  79. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  80. d5374ef rt2800: refactor RFCSR initialization by Stanislaw Gruszka · 12 years ago
  81. 48c6cc0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  82. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  83. c8f9b0f iwlwifi: fix spelling and value in LED registers. by Eytan Lifshitz · 12 years ago
  84. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  85. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  86. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 12 years ago
  87. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  88. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  89. f317243a iwlwifi: use __packed by Johannes Berg · 12 years ago
  90. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  91. d28cbde iwlwifi: don't verify fw after download by Emmanuel Grumbach · 12 years ago
  92. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 12 years ago
  93. 046db34 iwlwifi: make the BC table layout configurable by Emmanuel Grumbach · 12 years ago
  94. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  95. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  96. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  97. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  98. 598a593 wireless: use __packed in ieee80211.h by Johannes Berg · 12 years ago
  99. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  100. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago