Age | Commit message (Expand) | Author |
2014-05-22 | mwifiex: silence TDLS link delete failure for nonexistent link | Avinash Patil |
2014-03-14 | mwifiex: add VHT MCS rate configuration support | Amitkumar Karwar |
2014-02-28 | mwifiex: remove global variable cmd_wait_q_required | Bing Zhao |
2014-02-12 | mwifiex: add key material v2 support | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 change_station handler support | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 add_station handler support | Avinash Patil |
2014-02-12 | mwifiex: add cfg80211 tdls_oper handler support | Avinash Patil |
2014-02-12 | mwifiex: implement extended scan feature | Amitkumar Karwar |
2013-12-26 | mwifiex: slight optimization of addr compare | dingtianhong |
2013-12-05 | mwifiex: improvements in mwifiex_ret_tx_power_cfg() | Amitkumar Karwar |
2013-11-11 | mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg() | Amitkumar Karwar |
2013-11-11 | mwifiex: fix invalid memory access in mwifiex_get_power_level() | Amitkumar Karwar |
2013-11-11 | mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group | Amitkumar Karwar |
2013-08-26 | mwifiex: add missing endian conversions | Tobias Waldekranz |
2013-08-09 | mwifiex: add packet coalesce support | Amitkumar Karwar |
2013-05-22 | mwifiex: add calibration data download feature | Amitkumar Karwar |
2013-05-22 | mwifiex: add del_station handler | Avinash Patil |
2013-04-08 | mwifiex: fix negative cmd_pending count | Bing Zhao |
2013-03-25 | mwifiex: add support to configure VHT for AP mode | Yogesh Ashok Powar |
2013-03-06 | mwifiex: add WOWLAN support | Amitkumar Karwar |
2013-02-18 | mwifiex: add 802.11AC support | Yogesh Ashok Powar |
2013-02-01 | mwifiex: remove max_tx_buf_size | Bing Zhao |
2012-10-29 | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when connection is lost | Amitkumar Karwar |
2012-09-28 | mwifiex: add support for P2P client in interface type change | Stone Piao |
2012-09-28 | mwifiex: implement remain_on_channel and cancel_remain_on_channel | Stone Piao |
2012-09-28 | mwifiex: implement cfg80211 mgmt_frame_register handler | Stone Piao |
2012-09-11 | mwifiex: remove AMSDU_AGGR_CTRL command response handler | Amitkumar Karwar |
2012-09-11 | mwifiex: remove 11N_CFG command response handler | Amitkumar Karwar |
2012-09-11 | mwifiex: remove get operation code for SUBSCRIBE EVENT command | Amitkumar Karwar |
2012-09-07 | mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private | Jeff Disher |
2012-09-07 | mwifiex: use is_zero_ether_addr() instead of memcmp() | Wei Yongjun |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-17 | mwifiex: remove unnecessary code in data rate configuration | Amitkumar Karwar |
2012-07-17 | mwifiex: remove redundant code in set channel path | Amitkumar Karwar |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-09 | mwifiex: add set_antenna handler support | Amitkumar Karwar |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-28 | mwifiex: use correct firmware command to get power limits | Amitkumar Karwar |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
2012-05-16 | mwifiex: add bss start and bss stop commands for AP | Avinash Patil |
2012-04-09 | mwifiex: add set_cqm_rssi_config handler support | Amitkumar Karwar |
2012-04-09 | mwifiex: remove redundant signal handling code | Amitkumar Karwar |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 7 | Yogesh Ashok Powar |
2012-03-13 | mwifiex: rearrange if and else blocks to avoid extra indentation | Yogesh Ashok Powar |
2012-03-13 | mwifiex: rearrange switch statement | Yogesh Ashok Powar |
2012-02-06 | mwifiex: update correct dtim_period in dump_station() | Amitkumar Karwar |
2011-11-17 | mwifiex: add support for Marvell sd8797 device | Bing Zhao |
2011-10-12 | mwifiex: add support for Marvell pcie8766 chipset | Amitkumar Karwar |
2011-06-27 | mwifiex: restore handling of NULL parameters | Dan Carpenter |