1. 4f7ba43 mwifiex: clean pcie ring only when device is present by Avinash Patil · 10 years ago
  2. 95edbc3 mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() by Dan Carpenter · 11 years ago
  3. 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
  4. c856197 mwifiex: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  5. bd1c614 mwifiex: fix hang issue for USB chipsets by Amitkumar Karwar · 11 years ago
  6. c7d9ed9 mwifiex: maintain outstanding packet count for RA list instead of packet size by Avinash Patil · 11 years ago
  7. f0cb84f mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct by Avinash Patil · 11 years ago
  8. c9e2404 mwifiex: enable/disable tx_amsdu support via module parameter by Avinash Patil · 11 years ago
  9. b006ed5 mwifiex: rework round robin scheduling of bss nodes. by Andreas Fenkart · 11 years ago
  10. 2e23731 mwifiex: replace ra_list_curr by list rotation. by Andreas Fenkart · 11 years ago
  11. 2716fd7 mwifiex: hold proper locks when accessing ra_list / bss_prio lists by Andreas Fenkart · 11 years ago
  12. 333f6b2 mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID by Andreas Fenkart · 11 years ago
  13. 6d2344e mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl by Andreas Fenkart · 11 years ago
  14. ca796a3 mwifiex: correct wrong list in list_empty check by Andreas Fenkart · 11 years ago
  15. 04abc0a mwifiex: change default tx/rx win_size for BA setup by Avinash Patil · 11 years ago
  16. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  17. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  18. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  19. 47411a0 mwifiex: add multi-queue support by Avinash Patil · 12 years ago
  20. e39faa7 mwifiex: implement cfg80211 mgmt_tx handler by Stone Piao · 12 years ago
  21. a8aa69d mwifiex: fix coding style issue by Stone Piao · 12 years ago
  22. 16051b0 mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly by Amitkumar Karwar · 12 years ago
  23. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 12 years ago
  24. f03ba7e mwifiex: fix WPS eapol handshake failure by Stone Piao · 12 years ago
  25. 9258392 mwifiex: fix 11n rx packet drop issue by Stone Piao · 12 years ago
  26. 64b05e2 mwifiex: allocate space for one more mwifiex_private structure by Avinash Patil · 12 years ago
  27. 4daffe3 mwifiex: add support for Marvell USB8797 chipset by Amitkumar Karwar · 12 years ago
  28. c65a30f mwifiex: fix checkpatch --strict warnings/errors Part 9 by Yogesh Ashok Powar · 12 years ago
  29. bb7de2b mwifiex: rearrange if and else blocks to avoid extra indentation by Yogesh Ashok Powar · 12 years ago
  30. 3e82263 mwifiex: rename long function names to shorter ones by Yogesh Ashok Powar · 12 years ago
  31. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 13 years ago
  32. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 13 years ago
  33. d930fae mwifiex: add support for Marvell pcie8766 chipset by Amitkumar Karwar · 13 years ago
  34. d85c5fe mwifiex: correct AMSDU aggregation check by Amitkumar Karwar · 13 years ago
  35. 4e3c442 mwifiex: put multicast/broadcast packets to the same RA by Amitkumar Karwar · 13 years ago
  36. fcf2176 mwifiex: remove list traversal in mwifiex_num_pkts_in_txq by Yogesh Ashok Powar · 13 years ago
  37. 17e8cec mwifiex: CPU mips optimization with NO_PKT_PRIO_TID by Marc Yang · 13 years ago
  38. 9396814 mwifiex: check mwifiex_wmm_lists_empty() before dequeue by Marc Yang · 13 years ago
  39. 49729ff mwifiex: reduce CPU usage by tracking highest_queued_prio by Marc Yang · 13 years ago
  40. f699254 mwifiex: reduce CPU usage by tracking tx_pkts_queued by Marc Yang · 13 years ago
  41. 270e58e mwifiex: remove unnecessary variable initialization by Yogesh Ashok Powar · 13 years ago
  42. 636c459 mwifiex: remove redundant local variables and comments by Yogesh Ashok Powar · 13 years ago
  43. 53d7938 mwifiex: rename function mwifiex_is_ba_stream_avail by Bing Zhao · 13 years ago
  44. 572e8f3 mwifiex: remove unused function parameters by Amitkumar Karwar · 13 years ago
  45. 19a8986 mwifiex: remove redundant "return" at end of void function by Yogesh Ashok Powar · 13 years ago
  46. 5e6e3a9 wireless: mwifiex: initial commit for Marvell mwifiex driver by Bing Zhao · 13 years ago