1. f5c4f10 brcm80211: Allow trace support to be enabled separately from debug by Seth Forshee · 12 years ago
  2. 75be3e2 brcmsmac: Reduce number of entries in tx DMA rings by Seth Forshee · 12 years ago
  3. b05618d brcmsmac: Use correct descriptor count when calculating next rx descriptor by Seth Forshee · 12 years ago
  4. e041f65 brcmsmac: Remove internal tx queue by Seth Forshee · 12 years ago
  5. 32d0f12 brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels by Seth Forshee · 12 years ago
  6. 7f2de08 brcmsmac: Remove unimplemented flow control functions by Seth Forshee · 12 years ago
  7. 05f8a61 brcmsmac: Add helper function for updating txavail count by Seth Forshee · 12 years ago
  8. 5c8067c brcmsmac: Don't weight AMPDU packets in txfifo by Seth Forshee · 12 years ago
  9. ef2c051 brcmsmac: Introduce AMPDU sessions for assembling AMPDUs by Seth Forshee · 12 years ago
  10. cb675f5 Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  11. be02b6b NFC: Queue a copy of the transmitted LLCP skb by Samuel Ortiz · 12 years ago
  12. dd2bf43 NFC: Stop sending LLCP frames when tx queues are getting too deep by Samuel Ortiz · 12 years ago
  13. 6e950fd NFC: Copy user space buffer when sending UI frames by Samuel Ortiz · 12 years ago
  14. 08eaa1e MAINTAINERS: Add reference to pn544.h platform data header by Marcel Holtmann · 12 years ago
  15. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  16. d962ec4 NFC: Remove unused details from pn544.h header file by Marcel Holtmann · 12 years ago
  17. 9c5121a NFC: Export nfc_hci_sak_to_protocol() by Eric Lapuyade · 12 years ago
  18. 84d4819 NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers by Eric Lapuyade · 12 years ago
  19. 74a5b96 NFC: Dot not dispatch HCI event received on unopened pipe by Eric Lapuyade · 12 years ago
  20. 23f7e6d NFC: Ignore err when chip doesn't implement HW/SW info registers by Eric Lapuyade · 12 years ago
  21. 07887e9 NFC: Fix hci_connect_gate() when a pre-opened pipe is passed by Eric Lapuyade · 12 years ago
  22. ac46ba4 ath9k: Fix BTCOEX debugfs file usage by Sujith Manoharan · 12 years ago
  23. 57527f8 ath9k_hw: Program filter coefficients correctly by Sujith Manoharan · 12 years ago
  24. f368434 lib80211: hide Kconfig symbol by Johannes Berg · 12 years ago
  25. 8524081 mwifiex: don't select lib80211 by Johannes Berg · 12 years ago
  26. ccd9536 rtlwifi: use eth_zero_addr() to assign zero address by Wei Yongjun · 12 years ago
  27. 9c033be net/wireless: ipw2x00: remove unreachable code by Stanislav Yakovlev · 12 years ago
  28. b87e2c4 brcmfmac: code cleanup by Hante Meuleman · 12 years ago
  29. 5a7a59d brcmfmac: limit hex dump on fwil. by Hante Meuleman · 12 years ago
  30. 756a670 brcmfmac: sdio module load fix. by Hante Meuleman · 12 years ago
  31. 5b3c183 brcmfmac: avoid usage of func->card->dev in sdio probe. by Hante Meuleman · 12 years ago
  32. 2def5c1 brcmfmac: sdio unload fix. by Hante Meuleman · 12 years ago
  33. 37ac578 brcmfmac: Handle mmc exceptions during init correct. by Hante Meuleman · 12 years ago
  34. 1799ddf brcmfmac: Any error should result in failure of probe. by Hante Meuleman · 12 years ago
  35. 3e0a97e brcmfmac: restructure handling of IF event by Arend van Spriel · 12 years ago
  36. b522dd8 brcmfmac: ignore IF event if it is a add for ifidx 0 by Arend van Spriel · 12 years ago
  37. b6f06f6 brcmfmac: fix wrong usage of unaligned include file by Arend van Spriel · 12 years ago
  38. df19e77 brcmfmac: fix NULL pointer access in brcmf_fweh_detach() by Hante Meuleman · 12 years ago
  39. 0b63cb7 brcmfmac: remove mac address validation from brcmf_net_attach() by Arend van Spriel · 12 years ago
  40. 9bcb74f brcmfmac: change mac address parameter in brcmf_add_if() by Arend van Spriel · 12 years ago
  41. 607d5c0 brcmfmac: correct handling IF firmware event by Arend van Spriel · 12 years ago
  42. bdf5ff5 brcmfmac: fix for multiple netdevice interface support by Arend van Spriel · 12 years ago
  43. 699b5e5 brcmfmac: change parameter in brcmf_add_if() function by Arend van Spriel · 12 years ago
  44. 7c38e69 brcmfmac: usb suspend/resume. by Hante Meuleman · 12 years ago
  45. 83bc9c31 brcmfmac: cleanup of usb firmware download routines by Hante Meuleman · 12 years ago
  46. 5c36b99 brcmfmac: rework firmware event handling code by Arend van Spriel · 12 years ago
  47. 957708f ath5k: precedence error in ath5k_hw_nic_wakeup() by Dan Carpenter · 12 years ago
  48. c32f5bb ath5k: Use module_platform_driver macro for ahb.c by Syam Sidhardhan · 12 years ago
  49. b126b02 ath9k: Remove unused workaround by Sujith Manoharan · 12 years ago
  50. 413c030 ath9k_hw: Update AR9485 initvals by Sujith Manoharan · 12 years ago
  51. 0b6eb36 ath9k_hw: Fix wrong peak detector DC offset by Rajkumar Manoharan · 12 years ago
  52. f95275c mwl8k: Send BASTREAM firmware commands per vif by Yogesh Ashok Powar · 12 years ago
  53. 7583fe7 ssb: fix SPROM offset by Piotr Haber · 12 years ago
  54. a695228 ath9k: [DFS] add pulse width tolerance for ETSI by Zefir Kurtisi · 12 years ago
  55. 1e5023c Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  56. dfbebe1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  57. 0f62248 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. ff7e686 ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events by Kalle Valo · 12 years ago
  59. b8d9e57 mwl8k: Set packet timestamp to 0 when life time expiry is not used by Nishant Sarmukadam · 12 years ago
  60. e1f4d69 mwl8k: Do not expire eapol frames by Nishant Sarmukadam · 12 years ago
  61. ff7aa96 mwl8k: Unmap the pci DMA address in xmit error path by Nishant Sarmukadam · 12 years ago
  62. fd712f5 mwl8k: recheck if station still has valid rates by Yogesh Ashok Powar · 12 years ago
  63. 5d377fc mwl8k: defining interface combinations by Yogesh Ashok Powar · 12 years ago
  64. 601216e mwifiex: process RX packets in SDIO IRQ thread directly by Bing Zhao · 12 years ago
  65. 1993732 brcmfmac: use struct brcmf_if parameter in firmware event callbacks by Arend van Spriel · 12 years ago
  66. cb8b73d brcmfmac: add dedicated USB log level. by Hante Meuleman · 12 years ago
  67. 817b178 brcmfmac: on halting driver check before release or free. by Hante Meuleman · 12 years ago
  68. 6034d0a brcmfmac: check bus state to be data before sending data. by Hante Meuleman · 12 years ago
  69. 256c374 brcmfmac: return immediately error for out of range key_idx. by Hante Meuleman · 12 years ago
  70. 3f40b83 brcmfmac: fix build regression by Arend van Spriel · 12 years ago
  71. 1051058 brcmfmac: change return type of brcmf_sdio_hdparser by Franky Lin · 12 years ago
  72. fd67dc8 brcmfmac: remove brcmf_sdbrcm_wait_for_event by Franky Lin · 12 years ago
  73. 38b0b0d brcmfmac: protect consecutive SDIO access with sdio_claim_host by Franky Lin · 12 years ago
  74. 7cdf57d brcmfmac: decrease the range of SDIO access lock by Franky Lin · 12 years ago
  75. dd43a01 brcmfmac: use dynamically allocated control frame buffer by Franky Lin · 12 years ago
  76. bb451c8 brcmfmac: fix NULL pointer access in brcmf_create_iovar() by Arend van Spriel · 12 years ago
  77. 80e0fa8 brcmfmac: remove obsolete function brcmf_c_mkiovar by Hante Meuleman · 12 years ago
  78. 3477852 brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap() by Arend van Spriel · 12 years ago
  79. 1332e26 brcmfmac: change parameter of brcmf_set_management_ie() by Arend van Spriel · 12 years ago
  80. c697be5 brcmfmac: fix pkt_filter sizeof calculation. by Hante Meuleman · 12 years ago
  81. 21fff75 brcmfmac: use wait_event_timeout for 8021x pending count by Hante Meuleman · 12 years ago
  82. 6b028c5 brcmfmac: handle exceptions in brcmf_bus_start correct. by Hante Meuleman · 12 years ago
  83. db22ae8 brcmfmac: use fwil for netdev callbacks. by Hante Meuleman · 12 years ago
  84. f0799895 brcmfmac: remove obsolete i-scan and clean up related code. by Hante Meuleman · 12 years ago
  85. 3082b9b brcmfmac: make pointer type constant in brcmf_set_management_ie() by Arend van Spriel · 12 years ago
  86. 0ecd816 brcmfmac: restrict error condition in brcmf_inform_bss() by Arend van Spriel · 12 years ago
  87. 2cb941c brcmfmac: simplify if-else condition in brcmf_cfg80211_escan() by Arend van Spriel · 12 years ago
  88. 3d3726d brcmfmac: remove obsolete structure ap_info by Arend van Spriel · 12 years ago
  89. 9ee01b3 ar5523: Don't dereference sta if NULL by Pontus Fuchs · 12 years ago
  90. d01a303 ar5523: Fix sparse endianness warnings by Pontus Fuchs · 12 years ago
  91. f3ec3bf drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 12 years ago
  92. 36f318b Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c by Jaume Delclòs · 12 years ago
  93. 47411a0 mwifiex: add multi-queue support by Avinash Patil · 12 years ago
  94. d31ab35 mwifiex: add support for SDIO card reset by Amitkumar Karwar · 12 years ago
  95. b2cb1a9 brcmfmac: remove duplicated include from dhd_dbg.c by Wei Yongjun · 12 years ago
  96. f0a5fd4 ar5523: use module_usb_driver to simplify the code by Wei Yongjun · 12 years ago
  97. 73e6991 add Marvell 88W8688 support to libertas_sdio by Harro Haan · 12 years ago
  98. 158b42e carl9170: kill MODULE_VERSION by Luis R. Rodriguez · 12 years ago
  99. 70bf870 ath9k: fix memory leak in DFS pattern detector by Zefir Kurtisi · 12 years ago
  100. 259bcf8 ath9k: resolve name collision in DFS detector by Zefir Kurtisi · 12 years ago