Age | Commit message (Expand) | Author | Files | Lines |
2013-12-26 | mwifiex: slight optimization of addr compare | dingtianhong | 1 | -2/+1 |
2013-12-05 | mwifiex: improvements in mwifiex_ret_tx_power_cfg() | Amitkumar Karwar | 1 | -19/+16 |
2013-11-11 | mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg() | Amitkumar Karwar | 1 | -10/+12 |
2013-11-11 | mwifiex: fix invalid memory access in mwifiex_get_power_level() | Amitkumar Karwar | 1 | -10/+12 |
2013-11-11 | mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group | Amitkumar Karwar | 1 | -2/+2 |
2013-08-26 | mwifiex: add missing endian conversions | Tobias Waldekranz | 1 | -1/+1 |
2013-08-09 | mwifiex: add packet coalesce support | Amitkumar Karwar | 1 | -0/+2 |
2013-05-22 | mwifiex: add calibration data download feature | Amitkumar Karwar | 1 | -0/+15 |
2013-05-22 | mwifiex: add del_station handler | Avinash Patil | 1 | -0/+2 |
2013-04-08 | mwifiex: fix negative cmd_pending count | Bing Zhao | 1 | -1/+1 |
2013-03-26 | mwifiex: add support to configure VHT for AP mode | Yogesh Ashok Powar | 1 | -0/+2 |
2013-03-07 | mwifiex: add WOWLAN support | Amitkumar Karwar | 1 | -0/+2 |
2013-02-19 | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 1 | -0/+1 |
2013-02-01 | mwifiex: remove max_tx_buf_size | Bing Zhao | 1 | -3/+2 |
2012-10-29 | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar | 1 | -4/+0 |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when connection is lost | Amitkumar Karwar | 1 | -2/+2 |
2012-09-28 | mwifiex: add support for P2P client in interface type change | Stone Piao | 1 | -0/+19 |
2012-09-28 | mwifiex: implement remain_on_channel and cancel_remain_on_channel | Stone Piao | 1 | -0/+19 |
2012-09-28 | mwifiex: implement cfg80211 mgmt_frame_register handler | Stone Piao | 1 | -0/+1 |
2012-09-11 | mwifiex: remove AMSDU_AGGR_CTRL command response handler | Amitkumar Karwar | 1 | -1/+0 |
2012-09-11 | mwifiex: remove 11N_CFG command response handler | Amitkumar Karwar | 1 | -1/+0 |
2012-09-11 | mwifiex: remove get operation code for SUBSCRIBE EVENT command | Amitkumar Karwar | 1 | -7/+2 |
2012-09-07 | mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private | Jeff Disher | 1 | -11/+13 |
2012-09-07 | mwifiex: use is_zero_ether_addr() instead of memcmp() | Wei Yongjun | 1 | -2/+1 |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -63/+7 |
2012-07-17 | mwifiex: remove unnecessary code in data rate configuration | Amitkumar Karwar | 1 | -32/+7 |
2012-07-17 | mwifiex: remove redundant code in set channel path | Amitkumar Karwar | 1 | -31/+0 |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+30 |
2012-07-10 | mwifiex: add set_antenna handler support | Amitkumar Karwar | 1 | -0/+30 |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+27 |
2012-06-28 | mwifiex: use correct firmware command to get power limits | Amitkumar Karwar | 1 | -0/+27 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -15/+9 |
2012-05-16 | mwifiex: add bss start and bss stop commands for AP | Avinash Patil | 1 | -0/+8 |
2012-04-10 | mwifiex: add set_cqm_rssi_config handler support | Amitkumar Karwar | 1 | -0/+50 |
2012-04-10 | mwifiex: remove redundant signal handling code | Amitkumar Karwar | 1 | -32/+2 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 7 | Yogesh Ashok Powar | 1 | -31/+29 |
2012-03-13 | mwifiex: rearrange if and else blocks to avoid extra indentation | Yogesh Ashok Powar | 1 | -50/+43 |
2012-03-13 | mwifiex: rearrange switch statement | Yogesh Ashok Powar | 1 | -111/+87 |
2012-02-06 | mwifiex: update correct dtim_period in dump_station() | Amitkumar Karwar | 1 | -0/+3 |
2011-11-18 | mwifiex: add support for Marvell sd8797 device | Bing Zhao | 1 | -1/+1 |
2011-10-12 | mwifiex: add support for Marvell pcie8766 chipset | Amitkumar Karwar | 1 | -0/+2 |
2011-06-27 | mwifiex: restore handling of NULL parameters | Dan Carpenter | 1 | -13/+16 |
2011-06-23 | mwifiex: remove casts of void pointers | Amitkumar Karwar | 1 | -41/+28 |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 1 | -14/+14 |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar | 1 | -9/+4 |
2011-04-14 | mwifiex: remove redundant "return" at end of void function | Yogesh Ashok Powar | 1 | -2/+0 |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar | 1 | -16/+13 |
2011-04-13 | mwifiex: use common keyinfo bitmap for different key types | Yogesh Ashok Powar | 1 | -2/+1 |
2011-04-05 | mwifiex: cleanup power save related struct and macros | Marc Yang | 1 | -13/+10 |
2011-04-05 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao | 1 | -1/+1 |