1. 94a6120 brcmfmac: Fix ifidx for rx data by msgbuf. by Hante Meuleman · 10 years ago
  2. 333c2aa brcmfmac: Fix bitmap malloc bug in msgbuf. by Hante Meuleman · 10 years ago
  3. 5580373 SSB / B44: fix WOL for BCM4401 by Andrey Skvortsov · 10 years ago
  4. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. 04bb7ec Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  6. e479ce4 NFC: NCI: Fix max length of General Bytes in ATR_RES by Julien Lefrique · 10 years ago
  7. 3ff2401 NFC: nci: Fix warning: cast to restricted __le16 by Christophe Ricard · 10 years ago
  8. e5b53c0 NFC: Fix warning "warning: incorrect type in assignment" by Christophe Ricard · 10 years ago
  9. 1815962 NFC: st21nfcb: Fix reported error by Christophe Ricard · 10 years ago
  10. 67df3f9 NFC: st21nfca: Report error returned by functions instead of -ENODEV by Christophe Ricard · 10 years ago
  11. b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
  12. cd96db6 NFC: Add se_io NFC operand by Christophe Ricard · 10 years ago
  13. 3682f49 NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET by Christophe Ricard · 10 years ago
  14. 9295b5b NFC: nci: Add support for different NCI_DEACTIVATE_TYPE by Christophe Ricard · 10 years ago
  15. 4391590 NFC: nci: Add management for NCI state for machine rf_deactivate_ntf by Christophe Ricard · 10 years ago
  16. 98ff416 NFC: nci: Add status byte management in case of error. by Christophe Ricard · 10 years ago
  17. aceb32d NFC: st21nfcb: Remove useless pr_info by Christophe Ricard · 10 years ago
  18. ea37511 Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  19. 61df750 iwlwifi: mvm: Ability to work with packed usniffer image by Eran Harary · 10 years ago
  20. 99684ae iwlwifi: pcie: support more monitor types dumping by Liad Kaufman · 10 years ago
  21. 09e350f iwlwifi: pcie: config regs according to fw tlv by Liad Kaufman · 10 years ago
  22. 6a95126 iwlwifi: mvm: send dbg config hcmds to fw if set in tlv by Liad Kaufman · 10 years ago
  23. 490fefe iwlwifi: define the .ucode file format for debug by Liad Kaufman · 10 years ago
  24. b4c82ad iwlwifi: mvm: update values for Smart Fifo by Emmanuel Grumbach · 10 years ago
  25. 5a12a07 iwlwifi: dvm: fix flush support for old firmware by Emmanuel Grumbach · 10 years ago
  26. 977654b iwlwifi: use correct fw file in 8000 b-step by Liad Kaufman · 10 years ago
  27. 773cb02 iwlwifi: fix 4165 series name by Oren Givon · 10 years ago
  28. a2ae218 NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED by Christophe Ricard · 10 years ago
  29. deff5aa NFC: hci: Add open pipe command handler by Christophe Ricard · 10 years ago
  30. ace9183 NFC: st21nfcb: Improve ndlc comment by Christophe Ricard · 10 years ago
  31. a4415e7 NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. by Christophe Ricard · 10 years ago
  32. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  33. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  34. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  35. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  36. c7dea25 NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared. by Christophe Ricard · 10 years ago
  37. 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
  38. a80d0cb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  39. d9b6691 NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  40. 40af86a NFC: st21nfca: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  41. 17e40107 NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  42. fbf6109 wil6210: remove TODO wrt buffer alignment by Vladimir Kondratiev · 10 years ago
  43. cce47711 wil6210: reset flow update by Vladimir Kondratiev · 10 years ago
  44. 70801e1 wil6210: Rate limit "ring full" error message by Vladimir Kondratiev · 10 years ago
  45. 7cd4ec5 wil6210: fix warning in pointer arithmetic by Vladimir Kondratiev · 10 years ago
  46. d3762b4 wil6210: configurable vring sizes by Vladimir Kondratiev · 10 years ago
  47. 6992991 wil6210: remove wil_to_pcie_dev() by Vladimir Kondratiev · 10 years ago
  48. 60abbb6 wil6210: fix recovery after scan timeout by Vladimir Kondratiev · 10 years ago
  49. 40e391b wil6210: add handling of RX HTRSH interrupt by Vladimir Kondratiev · 10 years ago
  50. 4821e6d wil6210: propagate disconnect reason by Vladimir Kondratiev · 10 years ago
  51. 872b5d8 ath9k: do not access hardware on IRQs during reset by Felix Fietkau · 10 years ago
  52. ef739ab ath9k: set ATH_OP_INVALID before disabling hardware by Felix Fietkau · 10 years ago
  53. 56bdbe0 ath9k: prevent early IRQs from accessing hardware by Felix Fietkau · 10 years ago
  54. 9e4982f ath5k: fix hardware queue index assignment by Felix Fietkau · 10 years ago
  55. 78063d8 ath9k: fix BE/BK queue order by Felix Fietkau · 10 years ago
  56. ad8fdcc ath9k_hw: fix hardware queue allocation by Felix Fietkau · 10 years ago
  57. c0fb754 brcmsmac: NULL dereferences in brcms_c_detach_mfree() by Dan Carpenter · 10 years ago
  58. dc50a52 Revert "rt2x00: Endless loop on hub port power down" by Stanislaw Gruszka · 10 years ago
  59. 14bc8bd rt2x00: change REGISTER_TIMEOUT by Stanislaw Gruszka · 10 years ago
  60. 7a5a735 rt2x00: change REGISTER_BUSY_COUNT for USB by Stanislaw Gruszka · 10 years ago
  61. ad92bc9 rt2x00: use timeout in rt2x00usb_vendor_request by Stanislaw Gruszka · 10 years ago
  62. 4cc2fa0 brcmsmac: extend hardware info shown in debugfs by Arend van Spriel · 10 years ago
  63. 56f0b75 brcmutil: add helper function to format board revision by Arend van Spriel · 10 years ago
  64. 87dd2d7 rt2800: calculate tx power temperature compensation on selected chips by Stanislaw Gruszka · 10 years ago
  65. 8e09b7d wil6210: Fix potential memory leaks on error paths by Lino Sanfilippo · 10 years ago
  66. cbe1bc2 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  67. 992066c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  68. 06d51e0 iwlwifi: pcie: add fh registers to dump data by Liad Kaufman · 10 years ago
  69. dcab8ec iwlwifi: mvm: support ucode load for family_8000 B0 only by Eran Harary · 10 years ago
  70. a993749 iwlwifi: mvm: remove a dangling line of documentation by David Spinadel · 10 years ago
  71. 655e5cf iwlwifi: pcie: claim ownership on the device after stop_device() by Emmanuel Grumbach · 10 years ago
  72. e70af8e iwlwifi: don't load on 7265D with old NVM by Emmanuel Grumbach · 10 years ago
  73. a4e5df2 iwlwifi: mvm: support NVM file with header by Idan Kahlon · 10 years ago
  74. 8ed4e65 iwlwifi: mvm: add channel information to the netdetect notifications by Luciano Coelho · 10 years ago
  75. d9718da iwlwifi: mvm: add SSID match information for net-detect by Luciano Coelho · 10 years ago
  76. 804d4c5 iwlwifi: pcie: refactor cmd_in_flight set/clear code by Eliad Peller · 10 years ago
  77. 160acc0 iwlwifi: mvm: add missing mvm ref debug print by Eliad Peller · 10 years ago
  78. 2c2bd58 iwlwifi: mvm: BT Coex - change the MPLUT registers' value by Emmanuel Grumbach · 10 years ago
  79. 94bbed7 iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOW by Emmanuel Grumbach · 10 years ago
  80. c8b06a9 iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID by Emmanuel Grumbach · 10 years ago
  81. 2d2c0e9 iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACON by Emmanuel Grumbach · 10 years ago
  82. 6d8e09e iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265 by Emmanuel Grumbach · 10 years ago
  83. b04998f iwlwifi: mvm: check and report if wake up was due to net detect by Luciano Coelho · 10 years ago
  84. a52703b iwlwifi: move firmware file format definitions to correct header by Johannes Berg · 10 years ago
  85. fe2407a ath10k: simplify rx ring size/fill calculation by Michal Kazior · 10 years ago
  86. 1cb86d4 ath10k: prevent pci tx/rx starvation by Michal Kazior · 10 years ago
  87. d84a512 ath10k: remove transfer_id from ath10k_hif_cb::tx_completion by Michal Kazior · 10 years ago
  88. 5f07ea4 ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion by Michal Kazior · 10 years ago
  89. acfe7ec ath10k: make wmi service bitmap non-debug by Michal Kazior · 10 years ago
  90. 37b9f93 ath10k: add sanity checks for service bmap parsing by Michal Kazior · 10 years ago
  91. 2a3e60d ath10k: fix wmi svc bitmap dbg print by Michal Kazior · 10 years ago
  92. b22a8f4 ath10k: add pointer constness to traces by Michal Kazior · 10 years ago
  93. acab640 ath10k: do not limit RTS threshold value to 2347 by Vivek Natarajan · 10 years ago
  94. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  95. 7e1cdcb mac0211: add a helper function for fixing up tx status rates by Felix Fietkau · 10 years ago
  96. ad9dda6 mac80211: pass tx info to ieee80211_lost_packet instead of an skb by Felix Fietkau · 10 years ago
  97. 63558a6 mac80211: minstrel_ht: switch to .tx_status_noskb by Felix Fietkau · 10 years ago
  98. fb7acfb mac80211: minstrel: switch to .tx_status_noskb by Felix Fietkau · 10 years ago
  99. f684565 mac80211: add tx_status_noskb to rate_control_ops by Felix Fietkau · 10 years ago
  100. 9594342 mac80211: minstrel_ht: move aggregation check to .get_rate() by Felix Fietkau · 10 years ago