1. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  2. ee5e8d8 NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async by Szymon Janc · 12 years ago
  3. fe235b5 NFC: Use dynamic initialization for rwlocks by Szymon Janc · 12 years ago
  4. 944f8a1 ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter by John W. Linville · 12 years ago
  5. a50d1fd ath9k_hw: fix BT sleep state on chip wakeup by Rajkumar Manoharan · 12 years ago
  6. 55d2e9d rt2x00: Replace open coded interface checking with interface combinations. by Gertjan van Wingerde · 12 years ago
  7. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 12 years ago
  8. fd0fc52 mwifiex: potential corruption in mwifiex_update_uap_custom_ie() by Dan Carpenter · 12 years ago
  9. 046b680 ath9k: Disable ASPM only for AR9285 by Sujith Manoharan · 12 years ago
  10. 63c6642 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  11. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  12. 0c49b69 Merge tag 'nfc-next-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  13. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  14. 4c0ba9a NFC: Fix typo negociating -> negotiating by Waldemar Rymarkiewicz · 12 years ago
  15. 12bfd1e NFC: Don't handle consequent RSET frames after UA by Waldemar Rymarkiewicz · 12 years ago
  16. 9010e39 NFC: Handle RSET in SHDLC_CONNECTING state by Waldemar Rymarkiewicz · 12 years ago
  17. 96e3240 NFC: xmit from hci ops must return 0 or negative by Waldemar Rymarkiewicz · 12 years ago
  18. 5adf54d MAINTAINERS: Add NFC specific mailing list by Samuel Ortiz · 12 years ago
  19. 7b55279 NFC: Remove the pn544 raw driver by Cong Wang · 12 years ago
  20. 80faa59 NFC: Add HCI module description by Eric Lapuyade · 12 years ago
  21. a7d0281 NFC: Fix LLC registration definitions for ANSI compliance by Eric Lapuyade · 12 years ago
  22. c51ad34 NFC: Move the pn544_hci dereference below the NULL test by Wei Yongjun · 12 years ago
  23. d6650a2 NFC: Move the nfcwilink dereference below the NULL test by Wei Yongjun · 12 years ago
  24. f4f20d0 NFC: Remove unneeded LLC symbols export by Samuel Ortiz · 12 years ago
  25. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  26. 4a61cd6 NFC: Add an shdlc llc module to llc core by Eric Lapuyade · 12 years ago
  27. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  28. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  29. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  30. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  31. b5faa64 NFC: Changed the HCI cmd execution callback prototype by Eric Lapuyade · 12 years ago
  32. c1be211 NFC: Correct outgoing frame before requeueing by Waldemar Rymarkiewicz · 12 years ago
  33. ade67208 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 12 years ago
  34. 52da244 NFC: Fix possible LLCP memory leak by Wei Yongjun · 12 years ago
  35. 33e5971 NFC: Remove pointless conditional before HCI kfree_skb() by Wei Yongjun · 12 years ago
  36. f2ce398 NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request by Samuel Ortiz · 12 years ago
  37. 58637c9 NFC: Don't use WQ_MEM_RECLAIM for pn533 by Tejun Heo · 12 years ago
  38. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  39. 5db327f NFC: Remove repeated code for NULL check by Syam Sidhardhan · 12 years ago
  40. 058576d NFC: Use module_platform_driver macro for nfcwilink.c by Syam Sidhardhan · 12 years ago
  41. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  42. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  43. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  44. 5d50b36 NFC: Queue pn533 commands by Samuel Ortiz · 12 years ago
  45. 90e6274 ath5k: disable HW crypto in management frame by Chun-Yeow Yeoh · 12 years ago
  46. e37b674 carl9170: connect to 11w protected networks by Christian Lamparter · 12 years ago
  47. 960334a p54: connect to 11w protected networks by Christian Lamparter · 12 years ago
  48. 742e7a9 iwlegacy: use eth_broadcast_addr by Johannes Berg · 12 years ago
  49. 3fc7bc8 ipw2x00: silence GCC warning for unused variable 'dev' by Paul Bolle · 12 years ago
  50. 646e082 bcma: handle BCM43227 by Rafał Miłecki · 12 years ago
  51. de09364 mwifiex: block scan request during heavy Tx traffic by Amitkumar Karwar · 12 years ago
  52. 22c22d2 mwifiex: disconnect the device before entering suspend state by Amitkumar Karwar · 12 years ago
  53. ee92838 brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv by Arend van Spriel · 12 years ago
  54. 02030eb brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc by Arend van Spriel · 12 years ago
  55. 6385df2 brcmfmac: clear control lock on usb error. by Hante Meuleman · 12 years ago
  56. 82d8eba brcmsmac: don't start device when RfKill is engaged by Piotr Haber · 12 years ago
  57. 8164329 brcmfmac: remove unused usb bmac model code. by Hante Meuleman · 12 years ago
  58. 3ba8137 brcmfmac: fix bug in determining phy bands. by Hante Meuleman · 12 years ago
  59. 95f59e8 brcmfmac: remove unused function. by Hante Meuleman · 12 years ago
  60. 4754fce brcmfmac: streamline SDIO read frame routine by Franky Lin · 12 years ago
  61. 803599d brcmfmac: store usb fw images in local linked list. by Hante Meuleman · 12 years ago
  62. 30c52bc brcmfmac: fix debug printout of event data. by Hante Meuleman · 12 years ago
  63. e580607 brcmfmac: introduce scheduled scan support by Arend van Spriel · 12 years ago
  64. 108a4be brcmfmac: extend brcmf_term_iscan() to abort e-scan by Arend van Spriel · 12 years ago
  65. 029591f brcmfmac: fix sparse warnings in e-scan related code by Arend van Spriel · 12 years ago
  66. 9a17bad mwifiex: fix issue in resumed scan operation by Amitkumar Karwar · 12 years ago
  67. 7ad6303 rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx. by Gertjan van Wingerde · 12 years ago
  68. 5b19613 rt2x00: Code style cleanup in rt2800lib.c by Gertjan van Wingerde · 12 years ago
  69. 59d1287 rt2x00: rt2800lib - code cleanup. by Gertjan van Wingerde · 12 years ago
  70. d961e44 rt2x00: rt2800 - Fix default vgc values for RT3572 by Gertjan van Wingerde · 12 years ago
  71. 8c6728b rt2x00: Code clean up in rt2800lib. by Gertjan van Wingerde · 12 years ago
  72. 06236e5 ath9k_hw: Enable WLAN RX diversity for AR9565 by Sujith Manoharan · 12 years ago
  73. e09f2dc ath9k: Add a module parameter to enable diversity by Sujith Manoharan · 12 years ago
  74. 362cd03 ath9k_hw: Add a HW callback to set diversity by Sujith Manoharan · 12 years ago
  75. 68f7586 ath9k_hw: Update AR9565 initvals by Sujith Manoharan · 12 years ago
  76. 5317c9c ath9k_hw: Add antenna diversity group for AR9565 by Sujith Manoharan · 12 years ago
  77. 9b460d7 ath9k: Remove a couple of unused variables by Sujith Manoharan · 12 years ago
  78. d85ed41 ath9k: Remove redundant variable assignment by Sujith Manoharan · 12 years ago
  79. 915154b ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB by Sujith Manoharan · 12 years ago
  80. 5418b0f ath9k: update hw_timer_enabled to false when we stop generic timers by Mohammed Shafi Shajakhan · 12 years ago
  81. 97ed15c brcmfmac: simplify handling e-scan result firmware event by Arend van Spriel · 12 years ago
  82. 4f6e1ca brcmfmac: add parameter check in brcmf_c_mkiovar() by Arend van Spriel · 12 years ago
  83. 9cd23a7 brcmfmac: fix bug causing errorneous free on exception. by Hante Meuleman · 12 years ago
  84. 4531603 brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr by Franky Lin · 12 years ago
  85. 7057fd0 brcmfmac: raise SDIO host lock to higher level by Franky Lin · 12 years ago
  86. 03d5c36 brcmfmac: streamline SDIO dpc by Franky Lin · 12 years ago
  87. f1e68c2 brcmfmac: convert SDIO dpc implementation to workqueue by Franky Lin · 12 years ago
  88. 1d38227 brcmfmac: use atomic variable for interrupt pending flag by Franky Lin · 12 years ago
  89. 86761fc brcmfmac: remove obsolete sdio bus sleep mechanism by Franky Lin · 12 years ago
  90. 8514fd0 brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit by Franky Lin · 12 years ago
  91. e962610 wireless: ath9k-htc: fix possible use after free by Ming Lei · 12 years ago
  92. 7a03414 ath9k: fix queuing MCI work twice by Rajkumar Manoharan · 12 years ago
  93. 8f176a3 ath9k: fill led_pin before drv_start by Rajkumar Manoharan · 12 years ago
  94. 9e62817 ath9k: move coex param updation within mci work by Rajkumar Manoharan · 12 years ago
  95. d92bb98 ath9k: flush bt profile whenever it is requested by Rajkumar Manoharan · 12 years ago
  96. bfbee42 ath9k_hw: fix ar9462 selfgen chainmask by Rajkumar Manoharan · 12 years ago
  97. 8803331 ath9k_hw: move 2g5g switch before nfcal start by Rajkumar Manoharan · 12 years ago
  98. 215999f ath9k: Enable SGI correctly by Sujith Manoharan · 12 years ago
  99. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  100. e5a8762 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago