1. 39cd206 ssb: use const for serial flash hardware table by Rafał Miłecki · 11 years ago
  2. 972da7e bcma: update core (en|dis)abling functions by Rafał Miłecki · 11 years ago
  3. 55fee98 ath9k: Fix ANI for AP mode by Sujith Manoharan · 11 years ago
  4. bac76a3 ath9k: Fix LNA gpio for AR9485 by Sujith Manoharan · 11 years ago
  5. 6390d88 mwifiex: fix memory corruption when unsetting multicast list by Daniel Drake · 11 years ago
  6. 3c68ef5 mwifiex: Add module parameter for regdomain by Avinash Patil · 11 years ago
  7. 1105a13 orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected by Alexey Khoroshilov · 11 years ago
  8. 9b60b64 ath9k: Add custom parameters for CUS198 by Sujith Manoharan · 11 years ago
  9. b9db447 Merge tag 'nfc-next-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  10. 6557486 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  11. bda7eb2 NFC: mei_phy: Clean up file by Valentin Ilie · 11 years ago
  12. 4ca546e NFC: llcp: Fix the well known services endianness by Samuel Ortiz · 11 years ago
  13. f768b34 NFC: llcp: Set the LLC Link Management well known service bit by Samuel Ortiz · 11 years ago
  14. 2635a4b NFC: llcp: Do not send pending Tx frames when the remote is not ready by Samuel Ortiz · 11 years ago
  15. b401123 NFC: llcp: Fix non blocking sockets connections by Samuel Ortiz · 11 years ago
  16. 7cbe0ff NFC: Add a nfc hardware simulation driver by Thierry Escande · 11 years ago
  17. f1b79dc NFC: Fix a potential memory leak by Thierry Escande · 11 years ago
  18. 17f7ae16 NFC: Keep socket alive until the DISC PDU is actually sent by Thierry Escande · 11 years ago
  19. 58e3dd1 NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() by Thierry Escande · 11 years ago
  20. 86eca4e NFC: pn533: Fix ACR122 related debug output by Olivier Guiter · 11 years ago
  21. be08565 NFC: Add secure element enablement netlink API by Samuel Ortiz · 11 years ago
  22. c531c9e NFC: Add secure element enablement internal API by Samuel Ortiz · 11 years ago
  23. ee656e9 NFC: Remove and free all SEs when releasing an NFC device by Samuel Ortiz · 11 years ago
  24. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 11 years ago
  25. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  26. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  27. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  28. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 11 years ago
  29. 31c4446 NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) by Samuel Ortiz · 11 years ago
  30. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  31. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  32. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  33. a395298 NFC: HCI: Follow a positive code path in the HCI ops implementations by Samuel Ortiz · 11 years ago
  34. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 11 years ago
  35. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  36. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  37. 4674d0f NFC: pn533: Fix error return code in pn533_probe() by Wei Yongjun · 11 years ago
  38. a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 11 years ago
  39. 9c59844 NFC: pn544: Identify Type F NFC-DEP through NFCID2 by Arron Wang · 11 years ago
  40. b70727e Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  41. 3100cdd Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  42. fca97d7 ath9k: Fix ANI trigger threshold by Sujith Manoharan · 11 years ago
  43. 9ad86ed carl9170: add support for the new rate control API by Christian Lamparter · 11 years ago
  44. 6ea81c4 Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host() by Wei Yongjun · 11 years ago
  45. 178c059 Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f] by Cho, Yu-Chen · 11 years ago
  46. adaf6918 iwlwifi: mvm: remove obsolete comment by Emmanuel Grumbach · 11 years ago
  47. ebea2f3 iwlwifi: mvm: take the seqno from packet if transmit failed by Emmanuel Grumbach · 11 years ago
  48. 4f25bbd iwlwifi: create opmode/device dependencies by Johannes Berg · 11 years ago
  49. bc888f4 iwlwifi: mvm: mark scratch area in TX command by Johannes Berg · 11 years ago
  50. 51cd53a iwlwifi: reduce debug ifdefs using the optimiser by Johannes Berg · 11 years ago
  51. 12dcf2c iwlwifi: remove calib channel section from PHY DB by David Spinadel · 11 years ago
  52. b002c7e iwlwifi: mvm: removed an unused parameter from a function by Oren Givon · 11 years ago
  53. 01911da iwlwifi: pcie: don't read INTA register in ICT IRQ handler by Johannes Berg · 11 years ago
  54. 68972c4 iwlwifi: make TX seqno validation more efficient by Johannes Berg · 11 years ago
  55. 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
  56. cb18084 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  57. 5631bec brcmfmac: add debugfs statistics for firmware-signalling by Arend van Spriel · 11 years ago
  58. fa587d4 brcmfmac: Always use fifo_credits, also for requested credits. by Hante Meuleman · 11 years ago
  59. d534617 Revert "iwl4965: workaround connection regression on passive channel" by Stanislaw Gruszka · 11 years ago
  60. c72456c iwl3945: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  61. 8cdbab7 iwl4965: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  62. c6af807 iwlegacy: add il_{stop,wake}_queues_by_reason functions by Stanislaw Gruszka · 11 years ago
  63. 42ce894 iwlegacy: small refactoring of il_{stop,wake}_queue by Stanislaw Gruszka · 11 years ago
  64. 0967e01 ath5k: make use of the new rate control API by Thomas Huehn · 11 years ago
  65. d3bcb7b ath9k: Do not assign noise for NULL caldata by Sujith Manoharan · 11 years ago
  66. 696df78 ath9k: Fix noisefloor calibration by Sujith Manoharan · 11 years ago
  67. 30d5b70 ath9k_hw: Assign default xlna config for AR9485 by Sujith Manoharan · 11 years ago
  68. 6b692f3 b43: activate N-PHY and HT-PHY support by default by Hauke Mehrtens · 11 years ago
  69. d186899 bcma: activate PCI host option by default by Hauke Mehrtens · 11 years ago
  70. 693026e b43: ensue that BCMA is "y" when B43 is "y" by Hauke Mehrtens · 11 years ago
  71. a226c3d ath9k_htc: add STBC TX support by Oleksij Rempel · 11 years ago
  72. 4c895f4 wil6210: Fix AP/PCP start flow by Kirshenbaum Erez · 11 years ago
  73. eb4928c wil6210: fix name of tracing config option by Hauke Mehrtens · 11 years ago
  74. e31b256 wil6210: Init Rx vring right after reset by Vladimir Kondratiev · 11 years ago
  75. d58db4e wil6210: Send EAPOL frames using normal Tx queue by Vladimir Kondratiev · 11 years ago
  76. 92646c9 wil6210: Derive IE's for AP by Vladimir Kondratiev · 11 years ago
  77. f27dbf7 wil6210: improve frame type reporting by Vladimir Kondratiev · 11 years ago
  78. af6b48d wil6210: map more FW memory by Vladimir Kondratiev · 11 years ago
  79. 8b5c7f6 wil6210: fix timeout for start_pcp by Vladimir Kondratiev · 11 years ago
  80. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 11 years ago
  81. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 11 years ago
  82. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 11 years ago
  83. ee06fca brcmfmac: free primary net_device when brcmf_bus_start() fails by Arend van Spriel · 11 years ago
  84. c7773fc brcmfmac: Sent TIM information in case of data available. by Arend van Spriel · 11 years ago
  85. 672774f brcmfmac: increment hard_header_len instead of overriding by Arend van Spriel · 11 years ago
  86. ea0737d brcmfmac: add trace event for capturing BDC header by Arend van Spriel · 11 years ago
  87. cf3a687 brcmfmac: fix send_pkts statistic counter in firmware-signalling by Arend van Spriel · 11 years ago
  88. 8c5140f brcmfmac: Simplify counting transit count. by Hante Meuleman · 11 years ago
  89. eb2410c brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails. by Hante Meuleman · 11 years ago
  90. 2747e5f brcmfmac: Signalling header push and pull on logic places. by Hante Meuleman · 11 years ago
  91. 0d24b0e brcmfmac: Accept only first creditmap event. by Hante Meuleman · 11 years ago
  92. 402e3ba brcmfmac: fix invalid ifp lookup in firmware-signalling by Hante Meuleman · 11 years ago
  93. 5cd51c2 brcmfmac: Find correct MAC descriptor in case of TDLS. by Hante Meuleman · 11 years ago
  94. afc3bbf brcmfmac: Correct creditmap when credit borrowing is active. by Hante Meuleman · 11 years ago
  95. be4910a brcmfmac: For FW signalling it is necessary to track gen bit. by Hante Meuleman · 11 years ago
  96. ce17194 brcmfmac: On bus flow control use fw signalling or netif. by Hante Meuleman · 11 years ago
  97. 8071fd6 brcmfmac: reducing debug logging in firmware-signalling code by Arend van Spriel · 11 years ago
  98. 289ec1c brcmfmac: explicitly indicate sk_buff is sent upon request credit by Arend van Spriel · 11 years ago
  99. fe353b2 brcmfmac: rework credit pickup to assure consistent handling by Arend van Spriel · 11 years ago
  100. df50f75 brcmfmac: Take bus flowcontrol at credit mgmt into account. by Hante Meuleman · 11 years ago