1. 052020f mwifiex: Don't abort on small, spec-compliant vendor IEs by Brian Norris · 5 years ago
  2. c814427 mwifiex: Fix NULL pointer dereference in skb_dequeue() by Amitkumar Karwar · 8 years ago
  3. 6970cd4 mwifiex: display right transmit packet delay by Xinming Hu · 8 years ago
  4. dc386ce mwifiex: fix IBSS data path issue. by chunfan chen · 8 years ago
  5. 277b024 mwifiex: move under marvell vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/mwifiex/wmm.c]
  6. 8785955 mwifiex: remove unnecessary NULL check by Xinming Hu · 9 years ago
  7. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  8. 52f4f91 mwifiex: avoid gettimeofday in ba_threshold setting by Arnd Bergmann · 9 years ago
  9. 735ab6b mwifiex: complete usb tx data with multi endpoints by Zhaoyang Liu · 9 years ago
  10. d941444 mwifiex: move usb specific data_sent update to usb.c by Zhaoyang Liu · 9 years ago
  11. d22871d mwifiex: fix tx data_sent issue for usb interface by Zhaoyang Liu · 9 years ago
  12. 70c5ad7 mwifiex: correct paused tx data packet counter by Zhaoyang Liu · 9 years ago
  13. 5c894633 mwifiex: enable traffic only when port is open by Avinash Patil · 9 years ago
  14. a177732 mwifiex: support for bypass tx queue by Avinash Patil · 9 years ago
  15. 55a2c07 mwifiex: enhance tdls link setup condition by Xinming Hu · 9 years ago
  16. f766987 mwifiex: process tdls channel switch event by Xinming Hu · 9 years ago
  17. 9186a1f3 mwifiex: do not increase tx_pkts_queued if receive address tx paused by Xinming Hu · 9 years ago
  18. b5b0f27 mwifiex: block data traffic to tx paused receive address by Xinming Hu · 9 years ago
  19. 4e6ee91 mwifiex: add tx data pause support by Avinash Patil · 9 years ago
  20. acebe8c mwifiex: change dbg print func to mwifiex_dbg by Zhaoyang Liu · 9 years ago
  21. 31a09a5 revert "mwifiex: enable aggregation for TID 6 and 7 streams" by Avinash Patil · 9 years ago
  22. e35000e mwifiex: preprocess packets from TX queue by Zhaoyang Liu · 9 years ago
  23. 690e792 mwifiex: remove_bss_prio_lock by Zhaoyang Liu · 9 years ago
  24. 39df5e8 mwifiex: get rid of BA setup helper functions by Zhaoyang Liu · 9 years ago
  25. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  26. 7a1f4e6 mwifiex: fix memory leak in mwifiex_send_processed_packet() by Amitkumar Karwar · 9 years ago
  27. c11fb98 mwifiex: guard station nodes access by station list lock by Avinash Patil · 9 years ago
  28. 9817fff mwifiex: delete peer station's RA list upon deauthentication by Avinash Patil · 9 years ago
  29. 808bbeb mwifiex: add Tx status support for EAPOL packets by Amitkumar Karwar · 10 years ago
  30. c64800e wireless: mwifiex: Use the proper interfaces by Thomas Gleixner · 10 years ago
  31. 057d32f Revert "mwifiex: Use the proper interfaces" by Bing Zhao · 10 years ago
  32. 65da33f mwifiex: update Copyright to 2014 by Xinming Hu · 10 years ago
  33. 6451acd mwifiex: Use the proper interfaces by Thomas Gleixner · 10 years ago
  34. a983e48 mwifiex: set TDLS link for newly created RA list by Avinash Patil · 10 years ago
  35. 16e8552 mwifiex: avoid TDLS check for packets destined to AP by Avinash Patil · 10 years ago
  36. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  37. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  38. c553484 mwifiex: enable aggregation for TID 6 and 7 streams by Amitkumar Karwar · 10 years ago
  39. 4c9f9fb mwifiex: add AMSDU inside AMPDU support by Amitkumar Karwar · 10 years ago
  40. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  41. 4f7ba43 mwifiex: clean pcie ring only when device is present by Avinash Patil · 10 years ago
  42. daeb5bb mwifiex: AMPDU support for TDLS link by Avinash Patil · 10 years ago
  43. d63bf5e mwifiex: tdls related handling for data packets addressed to TDLS peer by Avinash Patil · 10 years ago
  44. 56bd24a mwifiex: provision for holding and restoring packets during TDLS setup by Avinash Patil · 10 years ago
  45. 5f2caaf mwifiex: parse TDLS action frames during RX by Avinash Patil · 10 years ago
  46. 41a24a2 mwifiex: make tos_to_tid_inv part of mwifiex_private structure by Avinash Patil · 10 years ago
  47. eac4322 mwifiex: handle AMPDU supported check for AP interface by Avinash Patil · 10 years ago
  48. 95edbc3 mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() by Dan Carpenter · 11 years ago
  49. 9f96da4 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
  50. c856197 mwifiex: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  51. bd1c614 mwifiex: fix hang issue for USB chipsets by Amitkumar Karwar · 11 years ago
  52. c7d9ed9 mwifiex: maintain outstanding packet count for RA list instead of packet size by Avinash Patil · 11 years ago
  53. f0cb84f mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct by Avinash Patil · 11 years ago
  54. c9e2404 mwifiex: enable/disable tx_amsdu support via module parameter by Avinash Patil · 11 years ago
  55. b006ed5 mwifiex: rework round robin scheduling of bss nodes. by Andreas Fenkart · 11 years ago
  56. 2e23731 mwifiex: replace ra_list_curr by list rotation. by Andreas Fenkart · 11 years ago
  57. 2716fd7 mwifiex: hold proper locks when accessing ra_list / bss_prio lists by Andreas Fenkart · 11 years ago
  58. 333f6b2 mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID by Andreas Fenkart · 11 years ago
  59. 6d2344e mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl by Andreas Fenkart · 11 years ago
  60. ca796a3 mwifiex: correct wrong list in list_empty check by Andreas Fenkart · 11 years ago
  61. 04abc0a mwifiex: change default tx/rx win_size for BA setup by Avinash Patil · 11 years ago
  62. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  63. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 11 years ago
  64. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 11 years ago
  65. 47411a0 mwifiex: add multi-queue support by Avinash Patil · 12 years ago
  66. e39faa7 mwifiex: implement cfg80211 mgmt_tx handler by Stone Piao · 12 years ago
  67. a8aa69d mwifiex: fix coding style issue by Stone Piao · 12 years ago
  68. 16051b0 mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly by Amitkumar Karwar · 12 years ago
  69. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 12 years ago
  70. f03ba7e mwifiex: fix WPS eapol handshake failure by Stone Piao · 12 years ago
  71. 9258392 mwifiex: fix 11n rx packet drop issue by Stone Piao · 12 years ago
  72. 64b05e2 mwifiex: allocate space for one more mwifiex_private structure by Avinash Patil · 12 years ago
  73. 4daffe3 mwifiex: add support for Marvell USB8797 chipset by Amitkumar Karwar · 12 years ago
  74. c65a30f mwifiex: fix checkpatch --strict warnings/errors Part 9 by Yogesh Ashok Powar · 12 years ago
  75. bb7de2b mwifiex: rearrange if and else blocks to avoid extra indentation by Yogesh Ashok Powar · 12 years ago
  76. 3e82263 mwifiex: rename long function names to shorter ones by Yogesh Ashok Powar · 12 years ago
  77. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 12 years ago
  78. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 12 years ago
  79. d930fae mwifiex: add support for Marvell pcie8766 chipset by Amitkumar Karwar · 13 years ago
  80. d85c5fe mwifiex: correct AMSDU aggregation check by Amitkumar Karwar · 13 years ago
  81. 4e3c442 mwifiex: put multicast/broadcast packets to the same RA by Amitkumar Karwar · 13 years ago
  82. fcf2176 mwifiex: remove list traversal in mwifiex_num_pkts_in_txq by Yogesh Ashok Powar · 13 years ago
  83. 17e8cec mwifiex: CPU mips optimization with NO_PKT_PRIO_TID by Marc Yang · 13 years ago
  84. 9396814 mwifiex: check mwifiex_wmm_lists_empty() before dequeue by Marc Yang · 13 years ago
  85. 49729ff mwifiex: reduce CPU usage by tracking highest_queued_prio by Marc Yang · 13 years ago
  86. f699254 mwifiex: reduce CPU usage by tracking tx_pkts_queued by Marc Yang · 13 years ago
  87. 270e58e mwifiex: remove unnecessary variable initialization by Yogesh Ashok Powar · 13 years ago
  88. 636c459 mwifiex: remove redundant local variables and comments by Yogesh Ashok Powar · 13 years ago
  89. 53d7938 mwifiex: rename function mwifiex_is_ba_stream_avail by Bing Zhao · 13 years ago
  90. 572e8f3 mwifiex: remove unused function parameters by Amitkumar Karwar · 13 years ago
  91. 19a8986 mwifiex: remove redundant "return" at end of void function by Yogesh Ashok Powar · 13 years ago
  92. 5e6e3a9 wireless: mwifiex: initial commit for Marvell mwifiex driver by Bing Zhao · 13 years ago