1. 17f7ae16 NFC: Keep socket alive until the DISC PDU is actually sent by Thierry Escande · 11 years ago
  2. 58e3dd1 NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() by Thierry Escande · 11 years ago
  3. 86eca4e NFC: pn533: Fix ACR122 related debug output by Olivier Guiter · 11 years ago
  4. be08565 NFC: Add secure element enablement netlink API by Samuel Ortiz · 11 years ago
  5. c531c9e NFC: Add secure element enablement internal API by Samuel Ortiz · 11 years ago
  6. ee656e9 NFC: Remove and free all SEs when releasing an NFC device by Samuel Ortiz · 11 years ago
  7. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 11 years ago
  8. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  9. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  10. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  11. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 11 years ago
  12. 31c4446 NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) by Samuel Ortiz · 11 years ago
  13. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  14. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  15. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  16. a395298 NFC: HCI: Follow a positive code path in the HCI ops implementations by Samuel Ortiz · 11 years ago
  17. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 11 years ago
  18. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  19. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  20. 4674d0f NFC: pn533: Fix error return code in pn533_probe() by Wei Yongjun · 11 years ago
  21. a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 11 years ago
  22. 9c59844 NFC: pn544: Identify Type F NFC-DEP through NFCID2 by Arron Wang · 11 years ago
  23. b70727e Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  24. 3100cdd Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  25. fca97d7 ath9k: Fix ANI trigger threshold by Sujith Manoharan · 11 years ago
  26. 9ad86ed carl9170: add support for the new rate control API by Christian Lamparter · 11 years ago
  27. 6ea81c4 Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host() by Wei Yongjun · 11 years ago
  28. 178c059 Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f] by Cho, Yu-Chen · 11 years ago
  29. 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
  30. 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
  31. 5631bec brcmfmac: add debugfs statistics for firmware-signalling by Arend van Spriel · 11 years ago
  32. fa587d4 brcmfmac: Always use fifo_credits, also for requested credits. by Hante Meuleman · 11 years ago
  33. d534617 Revert "iwl4965: workaround connection regression on passive channel" by Stanislaw Gruszka · 11 years ago
  34. c72456c iwl3945: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  35. 8cdbab7 iwl4965: workaround for firmware frame tx rejection by Stanislaw Gruszka · 11 years ago
  36. c6af807 iwlegacy: add il_{stop,wake}_queues_by_reason functions by Stanislaw Gruszka · 11 years ago
  37. 42ce894 iwlegacy: small refactoring of il_{stop,wake}_queue by Stanislaw Gruszka · 11 years ago
  38. 0967e01 ath5k: make use of the new rate control API by Thomas Huehn · 11 years ago
  39. d3bcb7b ath9k: Do not assign noise for NULL caldata by Sujith Manoharan · 11 years ago
  40. 696df78 ath9k: Fix noisefloor calibration by Sujith Manoharan · 11 years ago
  41. 30d5b70 ath9k_hw: Assign default xlna config for AR9485 by Sujith Manoharan · 11 years ago
  42. 6b692f3 b43: activate N-PHY and HT-PHY support by default by Hauke Mehrtens · 11 years ago
  43. d186899 bcma: activate PCI host option by default by Hauke Mehrtens · 11 years ago
  44. 693026e b43: ensue that BCMA is "y" when B43 is "y" by Hauke Mehrtens · 11 years ago
  45. a226c3d ath9k_htc: add STBC TX support by Oleksij Rempel · 11 years ago
  46. 4c895f4 wil6210: Fix AP/PCP start flow by Kirshenbaum Erez · 11 years ago
  47. eb4928c wil6210: fix name of tracing config option by Hauke Mehrtens · 11 years ago
  48. e31b256 wil6210: Init Rx vring right after reset by Vladimir Kondratiev · 11 years ago
  49. d58db4e wil6210: Send EAPOL frames using normal Tx queue by Vladimir Kondratiev · 11 years ago
  50. 92646c9 wil6210: Derive IE's for AP by Vladimir Kondratiev · 11 years ago
  51. f27dbf7 wil6210: improve frame type reporting by Vladimir Kondratiev · 11 years ago
  52. af6b48d wil6210: map more FW memory by Vladimir Kondratiev · 11 years ago
  53. 8b5c7f6 wil6210: fix timeout for start_pcp by Vladimir Kondratiev · 11 years ago
  54. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 11 years ago
  55. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 11 years ago
  56. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 11 years ago
  57. ee06fca brcmfmac: free primary net_device when brcmf_bus_start() fails by Arend van Spriel · 11 years ago
  58. c7773fc brcmfmac: Sent TIM information in case of data available. by Arend van Spriel · 11 years ago
  59. 672774f brcmfmac: increment hard_header_len instead of overriding by Arend van Spriel · 11 years ago
  60. ea0737d brcmfmac: add trace event for capturing BDC header by Arend van Spriel · 11 years ago
  61. cf3a687 brcmfmac: fix send_pkts statistic counter in firmware-signalling by Arend van Spriel · 11 years ago
  62. 8c5140f brcmfmac: Simplify counting transit count. by Hante Meuleman · 11 years ago
  63. eb2410c brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails. by Hante Meuleman · 11 years ago
  64. 2747e5f brcmfmac: Signalling header push and pull on logic places. by Hante Meuleman · 11 years ago
  65. 0d24b0e brcmfmac: Accept only first creditmap event. by Hante Meuleman · 11 years ago
  66. 402e3ba brcmfmac: fix invalid ifp lookup in firmware-signalling by Hante Meuleman · 11 years ago
  67. 5cd51c2 brcmfmac: Find correct MAC descriptor in case of TDLS. by Hante Meuleman · 11 years ago
  68. afc3bbf brcmfmac: Correct creditmap when credit borrowing is active. by Hante Meuleman · 11 years ago
  69. be4910a brcmfmac: For FW signalling it is necessary to track gen bit. by Hante Meuleman · 11 years ago
  70. ce17194 brcmfmac: On bus flow control use fw signalling or netif. by Hante Meuleman · 11 years ago
  71. 8071fd6 brcmfmac: reducing debug logging in firmware-signalling code by Arend van Spriel · 11 years ago
  72. 289ec1c brcmfmac: explicitly indicate sk_buff is sent upon request credit by Arend van Spriel · 11 years ago
  73. fe353b2 brcmfmac: rework credit pickup to assure consistent handling by Arend van Spriel · 11 years ago
  74. df50f75 brcmfmac: Take bus flowcontrol at credit mgmt into account. by Hante Meuleman · 11 years ago
  75. 51f6dd9 brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags by Arend van Spriel · 11 years ago
  76. f55d94a brcmfmac: allow firmware-signal tlv to be longer than specified by Arend van Spriel · 11 years ago
  77. 7ce0bad rt2x00: rt2800usb: nuke rt2800usb_ops_5592 by Gabor Juhos · 11 years ago
  78. 5616a6e rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev by Gabor Juhos · 11 years ago
  79. d619c62 ath: add VHT80 support for regulatory domains by Luis R. Rodriguez · 11 years ago
  80. ca3ae51 iwlegacy: fix error return code in il3945_pci_probe() by Wei Yongjun · 11 years ago
  81. c9e2404 mwifiex: enable/disable tx_amsdu support via module parameter by Avinash Patil · 11 years ago
  82. df81008 mwifiex: fix regression issue for usb interface by Amitkumar Karwar · 11 years ago
  83. 705802b rt2x00: remove data_queue_desc struct by Gabor Juhos · 11 years ago
  84. c29a32c rt2x00: rt2500usb: implement queue_init callback by Gabor Juhos · 11 years ago
  85. 7106d97 rt2x00: rt61pci: implement queue_init callback by Gabor Juhos · 11 years ago
  86. 7c03082 rt2x00: rt2500pci: implement queue_init callback by Gabor Juhos · 11 years ago
  87. 3d8979b rt2x00: rt2400pci: implement queue_init callback by Gabor Juhos · 11 years ago
  88. 0d7aada rt2x00: rt73usb: implement queue_init callback by Gabor Juhos · 11 years ago
  89. 1896b76 rt2x00: rt2800pci: implement queue_init callback by Gabor Juhos · 11 years ago
  90. d36d13a rt2x00: rt2800usb: implement queue_init callback by Gabor Juhos · 11 years ago
  91. 25bf6ce rt2x00: add queue_init callback to rt2x00_ops by Gabor Juhos · 11 years ago
  92. 04453e9 rt2x00: rt2x00queue: setup queue->threshold from queue->limit by Gabor Juhos · 11 years ago
  93. 56e8256 rt2x00: rt2x00dev: use rt2x00dev->bcn->limit by Gabor Juhos · 11 years ago
  94. 15d6c07 rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries by Gabor Juhos · 11 years ago
  95. 568f7a4 rt2x00: rt2x00queue: add priv_size field to struct data_queue by Gabor Juhos · 11 years ago
  96. 057c1dd ath9k: Remove unused ANI macros by Sujith Manoharan · 11 years ago
  97. 50a0f5bc ath9k: Remove redundant code by Sujith Manoharan · 11 years ago
  98. ff23e08 ath9k: Fix ofdm weak signal configuration by Sujith Manoharan · 11 years ago
  99. b99553f ath9k: Fix ANI levels by Sujith Manoharan · 11 years ago
  100. a04eb98 ath9k: Fix ANI monitoring by Sujith Manoharan · 11 years ago