Age | Commit message (Expand) | Author | Files | Lines |
2015-01-29 | mwifiex: handle PS events on AP interface as well | Avinash Patil | 1 | -22/+14 |
2015-01-29 | mwifiex: store permanant mac address in adapter structure | Avinash Patil | 1 | -3/+1 |
2015-01-06 | mwifiex: do not release lock during list_for_each_entry_safe() | Amitkumar Karwar | 1 | -6/+0 |
2014-09-15 | mwifiex: bring in scan channel gap feature | Avinash Patil | 1 | -0/+3 |
2014-09-15 | mwifiex: set fw api info for backword compatibility | Avinash Patil | 1 | -0/+1 |
2014-08-28 | mwifiex: use firmware API revision from GET_HW_SPEC response | Amitkumar Karwar | 1 | -1/+7 |
2014-08-28 | mwifiex: rename macro and variables related to API revision | Amitkumar Karwar | 1 | -9/+9 |
2014-08-28 | mwifiex: fix left_len calculation issue | Amitkumar Karwar | 1 | -1/+2 |
2014-07-18 | mwifiex: remove redundant timestamps in debug prints | Bing Zhao | 1 | -28/+12 |
2014-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2014-07-03 | mwifiex: initialize Tx/Rx info of a packet correctly | Amitkumar Karwar | 1 | -0/+1 |
2014-06-25 | mwifiex: print sleep_confirm cmd/response and power save events | Bing Zhao | 1 | -5/+20 |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu | 1 | -1/+1 |
2014-06-25 | mwifiex: add firmware dump feature for PCIe | Amitkumar Karwar | 1 | -0/+3 |
2014-04-25 | Revert "mwifiex: add firmware dump feature for PCIe" | John W. Linville | 1 | -3/+0 |
2014-04-22 | mwifiex: add firmware dump feature for PCIe | Amitkumar Karwar | 1 | -0/+3 |
2014-04-22 | mwifiex: don't clear cmd_sent flag in timeout handler | Amitkumar Karwar | 1 | -2/+0 |
2014-03-31 | mwifiex: fix spinlock bad magic bug | Amitkumar Karwar | 1 | -2/+2 |
2014-03-27 | mwifiex: cancel pending commands during host sleep | Amitkumar Karwar | 1 | -0/+5 |
2014-03-27 | mwifiex: correction in sleep confirm command sequence number | Amitkumar Karwar | 1 | -1/+1 |
2014-03-14 | mwifiex: extract firmware API version number | Amitkumar Karwar | 1 | -0/+1 |
2014-02-28 | mwifiex: update MCS information as per antenna settings | Amitkumar Karwar | 1 | -0/+1 |
2014-02-28 | mwifiex: replace num_cmd_timeout with is_cmd_timedout | Amitkumar Karwar | 1 | -5/+5 |
2014-02-28 | mwifiex: get rid of extra num_cmd_timeout variable | Amitkumar Karwar | 1 | -2/+1 |
2014-02-28 | mwifiex: block further commands after timeout | Amitkumar Karwar | 1 | -0/+5 |
2014-02-28 | mwifiex: skipping pending commands after unload | Amitkumar Karwar | 1 | -1/+3 |
2014-02-28 | mwifiex: abort scan while cancelling pending command | Amitkumar Karwar | 1 | -7/+31 |
2014-02-28 | mwifiex: remove global variable cmd_wait_q_required | Bing Zhao | 1 | -29/+7 |
2014-02-25 | mwifiex: use del_timer_sync instead of del_timer | Avinash Patil | 1 | -1/+1 |
2014-02-13 | mwifiex: parse API version from FW | Avinash Patil | 1 | -1/+44 |
2014-02-13 | mwifiex: advertise correct beamforming information for VHT | Amitkumar Karwar | 1 | -2/+4 |
2014-02-13 | mwifiex: implement extended scan feature | Amitkumar Karwar | 1 | -1/+2 |
2013-12-10 | mwifiex: use little-endian variables in firmware structures | Ujjal Roy | 1 | -2/+2 |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-10-10 | mwifiex: Change variable type to bool | Peter Senna Tschudin | 1 | -1/+1 |
2013-09-26 | mwifiex: fix PCIe hs_cfg cancel cmd timeout | Bing Zhao | 1 | -3/+2 |
2013-05-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 1 | -0/+1 |
2013-05-22 | mwifiex: add del_station handler | Avinash Patil | 1 | -0/+1 |
2013-05-09 | mwifiex: clear is_suspended flag when interrupt is received early | Bing Zhao | 1 | -0/+1 |
2013-04-22 | mwifiex: make use of msecs_to_jiffies() | Bing Zhao | 1 | -1/+1 |
2013-04-08 | mwifiex: fix negative cmd_pending count | Bing Zhao | 1 | -10/+25 |
2013-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+16 |
2013-03-18 | mwifiex: skip pending commands after function shutdown | Bing Zhao | 1 | -3/+14 |
2013-03-18 | mwifiex: fix race when queuing commands | Amitkumar Karwar | 1 | -3/+2 |
2013-03-07 | mwifiex: shorten the host sleep configuration macro names | Amitkumar Karwar | 1 | -1/+1 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+19 |
2013-02-19 | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 1 | -0/+19 |
2013-02-04 | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 1 | -8/+3 |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+8 |
2012-11-16 | mwifiex: fix system hang issue in cmd timeout error case | Bing Zhao | 1 | -3/+8 |