Age | Commit message (Expand) | Author | Files | Lines |
2014-04-22 | mwifiex: fix IE parsing issues | Amitkumar Karwar | 1 | -13/+7 |
2014-04-22 | mwifiex: increase the number of nodes in command pool | Amitkumar Karwar | 1 | -15/+2 |
2014-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+16 |
2014-03-31 | mwifiex: scan command preparation failure handling | Amitkumar Karwar | 1 | -2/+15 |
2014-03-27 | mwifiex: Remove casts of pointer to same type | Joe Perches | 1 | -1/+1 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2014-03-06 | mwifiex: save and copy AP's VHT capability info correctly | Amitkumar Karwar | 1 | -4/+4 |
2014-02-28 | mwifiex: remove global variable cmd_wait_q_required | Bing Zhao | 1 | -2/+2 |
2014-02-13 | mwifiex: cleanup in mwifiex_fill_cap_info() | Amitkumar Karwar | 1 | -1/+1 |
2014-02-13 | mwifiex: implement extended scan feature | Amitkumar Karwar | 1 | -6/+185 |
2014-02-13 | mwifiex: separate out next scan command queueing logic | Amitkumar Karwar | 1 | -62/+71 |
2014-02-13 | mwifiex: separate out response buffer parsing code | Amitkumar Karwar | 1 | -146/+163 |
2014-02-13 | mwifiex: change beacon parameter structure | Amitkumar Karwar | 1 | -10/+15 |
2014-01-13 | mwifiex: add missing endian conversion for fw_tsf | Amitkumar Karwar | 1 | -2/+2 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 1 | -2/+2 |
2013-08-01 | mwifiex: populate rates in probe request using cfg80211_scan_request | Avinash Patil | 1 | -17/+46 |
2013-06-19 | mwifiex: channel switch handling for station | Amitkumar Karwar | 1 | -0/+18 |
2013-06-19 | mwifiex: add basic 11h support for station | Amitkumar Karwar | 1 | -0/+19 |
2013-05-22 | mwifiex: abort remaining scan commands when association started | Bing Zhao | 1 | -1/+2 |
2013-05-22 | mwifiex: remove global user_scan_cfg variable | Amitkumar Karwar | 1 | -14/+8 |
2013-04-22 | mwifiex: remove redundant initialization for bss_descriptor | Bing Zhao | 1 | -29/+0 |
2013-04-22 | mwifiex: fix use-after-free in beacon_ie processing | Bing Zhao | 1 | -0/+8 |
2013-04-03 | mwifiex: complete last internal scan | Bing Zhao | 1 | -2/+9 |
2013-03-18 | mwifiex: fix race when queuing commands | Amitkumar Karwar | 1 | -4/+4 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -10/+53 |
2013-02-19 | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 1 | -0/+48 |
2013-02-19 | mwifiex: coding style cleanup in bss parameter update | Yogesh Ashok Powar | 1 | -10/+5 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+5 |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 1 | -1/+1 |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+5 |
2013-02-04 | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 1 | -19/+8 |
2013-01-30 | mwifiex: fix incomplete scan in case of IE parsing error | Bing Zhao | 1 | -4/+5 |
2012-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -8/+5 |
2012-10-29 | mwifiex: disable channel filtering for SSID specific scan from user | Amitkumar Karwar | 1 | -0/+5 |
2012-10-29 | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar | 1 | -9/+1 |
2012-10-29 | mwifiex: abort scan upon interface down | Amitkumar Karwar | 1 | -6/+19 |
2012-10-29 | mwifiex: use LOW_PRIORITY scan flag provided in scan request | Amitkumar Karwar | 1 | -1/+5 |
2012-10-24 | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao | 1 | -8/+5 |
2012-10-18 | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC | Arend van Spriel | 1 | -5/+8 |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when association fails | Amitkumar Karwar | 1 | -2/+2 |
2012-10-08 | mwifiex: reset scan_processing flag in failure cases | Amitkumar Karwar | 1 | -6/+10 |
2012-10-08 | mwifiex: return -EBUSY if scan request cannot be honored | Bing Zhao | 1 | -9/+9 |
2012-09-28 | mwifiex: convert to use le16_add_cpu() | Wei Yongjun | 1 | -3/+2 |
2012-09-07 | mwifiex: make use of is_zero_ether_addr() | Bing Zhao | 1 | -3/+1 |
2012-08-10 | mwifiex: fix code mis-alignment after the if statement | Fengguang Wu | 1 | -2/+2 |
2012-08-06 | mwifiex: update max_chan_per_scan correctly for SSID scan | Amitkumar Karwar | 1 | -0/+2 |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -22/+3 |
2012-06-28 | mwifiex: wakeup main thread to handle command queued | Amitkumar Karwar | 1 | -22/+3 |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -15/+44 |