1. 42a028a mwifiex: avoid processing RX packets with invalid length by Avinash Patil · 10 years ago
  2. 3c99832 mwifiex: fix probable memory corruption while processing TDLS frame by Avinash Patil · 10 years ago
  3. 4721c63 mwifiex: set fw api info for backword compatibility by Avinash Patil · 10 years ago
  4. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 10 years ago
  6. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 10 years ago
  7. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 10 years ago
  8. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  9. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  10. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  11. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  12. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  13. 81df6ca mwifiex: card reset: enable rescan of non-removable card by Andreas Fenkart · 10 years ago
  14. 1d9e954 mwifiex: remove redundant timestamps in debug prints by Bing Zhao · 10 years ago
  15. 71954f2 mwifiex: do not re-associate when already connected by Ujjal Roy · 10 years ago
  16. 9435d09 mwifiex: remove needless current_bssid variable by Avinash Patil · 10 years ago
  17. f95f59f mwifiex: remove redundant TDLS setup action frame check and avoid leaks by Bing Zhao · 10 years ago
  18. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  19. b053557 mwifiex: correct a typo in mwifiex_ret_tdls_oper by Bing Zhao · 10 years ago
  20. ea4eb7f mwifiex: declare sta_ptr in smaller scope by Bing Zhao · 10 years ago
  21. 30fa51c mwifiex: define TDLS idle timeout macro with units by Bing Zhao · 10 years ago
  22. 2a317ad mwifiex: fix a cut-n-paste error in adhoc-start by Bing Zhao · 10 years ago
  23. d5343f0 mwifiex: fix corner case system hang issue by Amitkumar Karwar · 10 years ago
  24. 2d70283 mwifiex: access rx_reorder_tbl_ptr only while holding lock by Amitkumar Karwar · 10 years ago
  25. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  26. 701a9e6 mwifiex: initialize Tx/Rx info of a packet correctly by Amitkumar Karwar · 10 years ago
  27. c64800e wireless: mwifiex: Use the proper interfaces by Thomas Gleixner · 10 years ago
  28. 057d32f Revert "mwifiex: Use the proper interfaces" by Bing Zhao · 10 years ago
  29. 363c1b4 mwifiex: print sleep_confirm cmd/response and power save events by Bing Zhao · 10 years ago
  30. 65da33f mwifiex: update Copyright to 2014 by Xinming Hu · 10 years ago
  31. 937a504 mwifiex: add hscfg to debugfs by Xinming Hu · 10 years ago
  32. 54881c6 mwifiex: add firmware dump feature for SDIO by Amitkumar Karwar · 10 years ago
  33. 088df42 mwifiex: get rid of global pointer reset_host by Amitkumar Karwar · 10 years ago
  34. 8915d738 mwifiex: use generic 'iface_work' workqueue for SDIO interface by Amitkumar Karwar · 10 years ago
  35. 92c2538 mwifiex: add firmware dump feature for PCIe by Amitkumar Karwar · 10 years ago
  36. 855df36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  37. d76744a mwifiex: fix Tx timeout issue by Amitkumar Karwar · 10 years ago
  38. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  39. 6451acd mwifiex: Use the proper interfaces by Thomas Gleixner · 10 years ago
  40. ef0a68a mwifiex: wowlan: do not disconnect on suspend by Bing Zhao · 10 years ago
  41. 4dbc13f mwifiex: support wowlan magic-packet encapsulated as UDP packet by Zhiyuan Yang · 10 years ago
  42. 7d8831b mwifiex: Remove custom world regulatory domain by Markus Pargmann · 10 years ago
  43. bca463e mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping by Chin-Ran Lo · 10 years ago
  44. 915f36d mwifiex: change hscfg gap parameter to avoid potential firmware deadlock by Bing Zhao · 10 years ago
  45. a983e48 mwifiex: set TDLS link for newly created RA list by Avinash Patil · 10 years ago
  46. 2144504 mwifiex: fix a crash in extended scan event processing by Avinash Patil · 10 years ago
  47. 55fdb85 mwifiex: use time_after() by Manuel Schölling · 10 years ago
  48. ef1b075 mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper by John W. Linville · 10 years ago
  49. 0986949 mwifiex: update seq number correctly for packets from TDLS peer by Avinash Patil · 10 years ago
  50. 71e17ee mwifiex: set TDLS flags for AMSDU packets by Avinash Patil · 10 years ago
  51. c1078bc mwifiex: delete TDLS link upon Teardown event by Avinash Patil · 10 years ago
  52. d8d2f19 mwifiex: silence TDLS link delete failure for nonexistent link by Avinash Patil · 10 years ago
  53. 16e8552 mwifiex: avoid TDLS check for packets destined to AP by Avinash Patil · 10 years ago
  54. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  55. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  56. 8d767dc mwifiex: set valid tx_param during mwifiex_send_null_packet by Avinash Patil · 11 years ago
  57. bb71d01 mwifiex: restore current SDIO write port in failure cases by Avinash Patil · 11 years ago
  58. 396939f mwifiex: add HT operation IE in TDLS setup confirm by Avinash Patil · 11 years ago
  59. 79ff434 mwifiex: disable TDLS link upon tear down event by Avinash Patil · 11 years ago
  60. d29caf2 mwifiex: configure inactivity timeout for TDLS link by Avinash Patil · 11 years ago
  61. bb0f860 Revert "mwifiex: add firmware dump feature for PCIe" by John W. Linville · 11 years ago
  62. c553484 mwifiex: enable aggregation for TID 6 and 7 streams by Amitkumar Karwar · 11 years ago
  63. 258ed9f mwifiex: increase tx/rx AMPDU window sizes for STA 11ac mode by Amitkumar Karwar · 11 years ago
  64. 42e3727 mwifiex: increase tx/rx AMPDU window sizes for STA 11n mode by Amitkumar Karwar · 11 years ago
  65. e050c76 mwifiex: add firmware dump feature for PCIe by Amitkumar Karwar · 11 years ago
  66. 1c09bf6 mwifiex: add fw_dump debugfs file by Amitkumar Karwar · 11 years ago
  67. 44ad466 mwifiex: don't clear cmd_sent flag in timeout handler by Amitkumar Karwar · 11 years ago
  68. cf831ff mwifiex: fix IE parsing issues by Amitkumar Karwar · 11 years ago
  69. 3977a64 mwifiex: remove redundant 'fw_load' completion structure by Amitkumar Karwar · 11 years ago
  70. 3fffd7c mwifiex: use USB core's soft_unbind option by Amitkumar Karwar · 11 years ago
  71. 5af3fae mwifiex: update timestamp information for aggregation packets by Avinash Patil · 11 years ago
  72. b5413e6 mwifiex: increase the number of nodes in command pool by Amitkumar Karwar · 11 years ago
  73. b2a13a2 mwifiex: improve AMSDU packet aggregation for PCIe and SDIO by Amitkumar Karwar · 11 years ago
  74. e1aa93a mwifiex: increase SDIO multiport aggregation buffer sizes by Amitkumar Karwar · 11 years ago
  75. 16cf6b8 mwifiex: change memset to simple assignment for ht_cap.mcs.rx_mask by Maithili Hinge · 11 years ago
  76. f8d2b92 mwifiex: fix hung task on command timeout by Amitkumar Karwar · 11 years ago
  77. 2047412 mwifiex: process event before command response by Amitkumar Karwar · 11 years ago
  78. 96da266 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  79. a7488c7 mwifiex: fix spinlock bad magic bug by Amitkumar Karwar · 11 years ago
  80. 52250cb mwifiex: use timeout variant for wait_event_interruptible by Amitkumar Karwar · 11 years ago
  81. 3d026d0 mwifiex: cancel pending commands for signal by Amitkumar Karwar · 11 years ago
  82. 1845bd3 mwifiex: scan command preparation failure handling by Amitkumar Karwar · 11 years ago
  83. c0dbba6 mwifiex: cancel pending commands during host sleep by Amitkumar Karwar · 11 years ago
  84. b49f639 mwifiex: correction in sleep confirm command sequence number by Amitkumar Karwar · 11 years ago
  85. f5e8560e mwifiex: corner case NULL pointer dereference fix by Amitkumar Karwar · 11 years ago
  86. 45d18c5 mwifiex: Remove casts of pointer to same type by Joe Perches · 11 years ago
  87. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  88. 474a41e mwifiex: update MCS set as per RX-STBC bit from hostapd by Maithili Hinge · 11 years ago
  89. c4bc980 mwifiex: add support for sleep cookie in PCIe by Avinash Patil · 11 years ago
  90. cc5c1af mwifiex: handle extended scan event for AP interface by Avinash Patil · 11 years ago
  91. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 4c9f9fb mwifiex: add AMSDU inside AMPDU support by Amitkumar Karwar · 11 years ago
  93. 5e6e43e mwifiex: create separate function mwifiex_11n_dispatch_pkt() by Amitkumar Karwar · 11 years ago
  94. 63410c3 mwifiex: code rearrangement for better readability by Amitkumar Karwar · 11 years ago
  95. c44379e mwifiex: use VHT MCS mask in set bitrate mask handler by Amitkumar Karwar · 11 years ago
  96. a0b7315a mwifiex: add VHT MCS rate configuration support by Amitkumar Karwar · 11 years ago
  97. 8e17ea2 mwifiex: extract firmware API version number by Amitkumar Karwar · 11 years ago
  98. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  99. 97bd5f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  100. d512464 mwifiex: save and copy AP's VHT capability info correctly by Amitkumar Karwar · 11 years ago