1. bffc61c brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface by Arend van Spriel · 12 years ago
  2. 01b8e7d brcmfmac: wait for firmware event when creating P2P_DEVICE interface by Arend van Spriel · 12 years ago
  3. 27f10e3 brcmfmac: support creation of P2P_DEVICE through user-space by Arend van Spriel · 12 years ago
  4. a0f472a brcmfmac: use struct brcmf_if instance iso netdevice in escan functions by Arend van Spriel · 12 years ago
  5. f96aa07 brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc() by Arend van Spriel · 12 years ago
  6. 7fa2e35 brcmfmac: remove use of unconditional access of struct wireless_dev::netdev by Arend van Spriel · 12 years ago
  7. 5857f9c brcmfmac: remove condition for calling event handler by Arend van Spriel · 12 years ago
  8. 8fdd157 brcmfmac: add role attribute to struct brcmf_if_event definition by Arend van Spriel · 12 years ago
  9. 40c1c24 brcmfmac: add hexadecimal trace of message payload by Arend van Spriel · 12 years ago
  10. 86dcd93 brcmfmac: firmware shared data version fix by Piotr Haber · 12 years ago
  11. baa9e60 brcmfmac: read firmware console without trap indication by Piotr Haber · 12 years ago
  12. 5f38b68 brcmfmac: handle firmware signals requesting for packets by Arend van Spriel · 12 years ago
  13. 33753d4 brcmfmac: handle firmware signalling destination entry state by Arend van Spriel · 12 years ago
  14. a2ffc56 brcmfmac: fix unaligned access in TXSTATUS signal handling by Arend van Spriel · 12 years ago
  15. 2716fd7 mwifiex: hold proper locks when accessing ra_list / bss_prio lists by Andreas Fenkart · 12 years ago
  16. 333f6b2 mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID by Andreas Fenkart · 12 years ago
  17. 6d2344e mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl by Andreas Fenkart · 12 years ago
  18. ca796a3 mwifiex: correct wrong list in list_empty check by Andreas Fenkart · 12 years ago
  19. 9a84912 rtlwifi: rtl8188ee: Fix allyesconfig build failures by Larry Finger · 12 years ago
  20. 07b72bf rtlwifi: rtl8188ee: Fix linker warnings by Larry Finger · 12 years ago
  21. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 12 years ago
  22. e39282e ath9k: add debugfs based DFS radar simulation by Zefir Kurtisi · 12 years ago
  23. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 12 years ago
  24. fedf1d8 ath: Let user know which keycache method is complaining. by Ben Greear · 12 years ago
  25. 9908b07 mwifiex: fix negative cmd_pending count by Bing Zhao · 12 years ago
  26. 84bcc0c brcmfmac: enable sk_buff queueing when credits deplete by Arend van Spriel · 12 years ago
  27. 290fb76 brcmfmac: no flow-control tlv signals when fcmode is NONE by Arend van Spriel · 12 years ago
  28. 47829f4 brcmfmac: only allocate firmware-signalling resources if required by Arend van Spriel · 12 years ago
  29. d933741 brcmfmac: move brcmf_fws_{de,}init() functions by Arend van Spriel · 12 years ago
  30. 9460723 brcmfmac: correct specified length from FIFOCREDITBACK signal by Arend van Spriel · 12 years ago
  31. bfc8bbf brcmfmac: initialize struct brcmf_fws_info fields before iovar by Arend van Spriel · 12 years ago
  32. c320337 brcmfmac: add dedicated log level for low-level sdio debugging by Arend van Spriel · 12 years ago
  33. 5cd02c7 brcmfmac: avoid error output on header only packet by Piotr Haber · 12 years ago
  34. 2af1558 brcmfmac: avoid error output in receive path by Arend van Spriel · 12 years ago
  35. 0f8b5cc brcmfmac: fix handling sk_buff cleanup upon bus tx failure by Arend van Spriel · 12 years ago
  36. 3edc1cf brcmfmac: enable tx status signalling by Arend van Spriel · 12 years ago
  37. c7f34a6 brcmfmac: add flow-control mode to firmware signalling by Arend van Spriel · 12 years ago
  38. e2432b6 brcmfmac: add optional bus callback definition for tx queue cleanup by Arend van Spriel · 12 years ago
  39. 6971280 brcmfmac: add firmware-signalling hanger functions by Arend van Spriel · 12 years ago
  40. a3e993c brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IF by Arend van Spriel · 12 years ago
  41. ebb9388 brcmfmac: add definitions for handling sk_buff control buffer data by Arend van Spriel · 12 years ago
  42. 29e04ae brcmfmac: allow stopping netif queue for different reasons by Arend van Spriel · 12 years ago
  43. fba1400 brcmfmac: add firmware-signalling cleanup function by Arend van Spriel · 12 years ago
  44. 43fa635 brcmfmac: add handler for credit map firmware events by Arend van Spriel · 12 years ago
  45. ce814c1 brcmfmac: handle firmware signal for updating mac descriptor info by Arend van Spriel · 12 years ago
  46. bb8c806 brcmfmac: hookup firmware signalling to firmware interface events by Arend van Spriel · 12 years ago
  47. d48200b brcmfmac: determine the wiphy->bands property correctly. by Hante Meuleman · 12 years ago
  48. aeecc574 brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment by Arend van Spriel · 12 years ago
  49. a042780 brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function by Arend van Spriel · 12 years ago
  50. a886f7f brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt() by Arend van Spriel · 12 years ago
  51. 2a2ac75 rtlwifi: rtl8188ee: Fix wrong header patch by Chen, Chien-Chia · 12 years ago
  52. 3ad4519 Revert "NFC: microread: Fix MEI build failure" by Samuel Ortiz · 12 years ago
  53. 8b138d4 rtlwifi: rtl8188ee: Enable build of new driver by Larry Finger · 12 years ago
  54. 5c69177d rtlwifi: rtl8188ee: Enable recognition of RTL8188EE by Larry Finger · 12 years ago
  55. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 12 years ago
  56. f0eb856 rtlwifi: rtl8188ee: Add new driver by Larry Finger · 12 years ago
  57. a269913 rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue by Larry Finger · 12 years ago
  58. 3a16b41 rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07 by Larry Finger · 12 years ago
  59. 4b04edc rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07 by Larry Finger · 12 years ago
  60. 2455c92 rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 by Larry Finger · 12 years ago
  61. 26634c4 rtlwifi Modify existing bits to match vendor version 2013.02.07 by Larry Finger · 12 years ago
  62. cbafb60 rt2x00: rt2800lib: probe RT chipset earlier by Gabor Juhos · 12 years ago
  63. 86868b2 rt2x00: rt2800lib: separate RT and RF chipset detection by Gabor Juhos · 12 years ago
  64. 5ce6900 rt2x00: introduce rt2x00_set_{rt,rf} helpers by Gabor Juhos · 12 years ago
  65. 71d6c1b b43: make struct b2056_inittabs_pts const by Hauke Mehrtens · 12 years ago
  66. 2d9d238 b43: mark some functions and structs static by Hauke Mehrtens · 12 years ago
  67. 2b6254d mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks by Avinash Patil · 12 years ago
  68. 04abc0a mwifiex: change default tx/rx win_size for BA setup by Avinash Patil · 12 years ago
  69. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  70. 689b66c brcmsmac: remove some pmu functions and use the bcma equivalents by Hauke Mehrtens · 12 years ago
  71. ca84a6c bcma: export some gpio functions by Hauke Mehrtens · 12 years ago
  72. 6951618 bcma: export bcma_chipco_get_alp_clock() by Hauke Mehrtens · 12 years ago
  73. d6b688c bcma: handle more devices in bcma_pmu_get_alp_clock() by Hauke Mehrtens · 12 years ago
  74. e3f2ae1 bcma: use BCMA_CC_PMU_CTL_* constants by Hauke Mehrtens · 12 years ago
  75. 0b8d6e5 bcma: mark eromptr as __iomem by Hauke Mehrtens · 12 years ago
  76. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 12 years ago
  77. 56771e5 carl9170: remove fast channel change feature by Christian Lamparter · 12 years ago
  78. fe21bb0 mwl8k: always apply configuration even when device is idle by Jonas Gorski · 12 years ago
  79. c55b376 brcmsmac: add support for adhoc mode by Hauke Mehrtens · 12 years ago
  80. 492b71e brcmsmac: activate AP support by Hauke Mehrtens · 12 years ago
  81. 04d2e42 brcmsmac: deactivate ucode sending probe responses by Hauke Mehrtens · 12 years ago
  82. 5f1e59e brcmsmac: add support for probe response template by Hauke Mehrtens · 12 years ago
  83. c031df3 brcmsmac: react on changing SSID by Hauke Mehrtens · 12 years ago
  84. af44e25 brcmsmac: add beacon template support by Hauke Mehrtens · 12 years ago
  85. ee9794f brcmsmac: write beacon period to hardware by Hauke Mehrtens · 12 years ago
  86. 0627fe3d brcmsmac: remove brcms_pub->bcmerr by Hauke Mehrtens · 12 years ago
  87. 73ff285 brcmsmac: remove brcms_bss_cfg->cur_etheraddr by Hauke Mehrtens · 12 years ago
  88. 7a6c0b1 brcmsmac: remove brcms_bss_cfg->up by Hauke Mehrtens · 12 years ago
  89. 01996ea brcmsmac: remove brcms_bss_cfg->enable by Hauke Mehrtens · 12 years ago
  90. 6da3b6c brcmsmac: remove brcms_bss_cfg->associated by Hauke Mehrtens · 12 years ago
  91. 45c4f65 brcmsmac: remove brcms_bss_cfg->BSS by Hauke Mehrtens · 12 years ago
  92. 70268ce brcmsmac: add interface type to brcms_bss_cfg by Hauke Mehrtens · 12 years ago
  93. 39b2d36 brcmsmac: implement ieee80211_ops get_tsf and set_tsf by Hauke Mehrtens · 12 years ago
  94. 5c1da23 b43: use constants by Hauke Mehrtens · 12 years ago
  95. c0880a2 mwifiex: use fw_status register to wake up PCIe card by Avinash Patil · 12 years ago
  96. c24d992 mwifiex: avoid waking up device in awake state by Avinash Patil · 12 years ago
  97. b2fda1f mwifiex: do not enable PCIe interrupt in Power Save sleep state by Avinash Patil · 12 years ago
  98. 50455ca brcmsmac: Remove unused macro SI_MSG by Joe Perches · 12 years ago
  99. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 12 years ago
  100. 2e1253d b43: N-PHY: use more bits for offset in RSSI calibration by Rafał Miłecki · 12 years ago