Age | Commit message (Expand) | Author |
2014-01-09 | mwifiex: fix potential buffer overflow in dt configuration | Bing Zhao |
2013-12-18 | mwifiex: download per country tx power table to firmware | Bing Zhao |
2013-12-18 | mwifiex: download cal-data from device-tree to firmware | Bing Zhao |
2013-12-18 | mwifiex: remove cfg_data construction | Bing Zhao |
2013-12-09 | mwifiex: use little-endian variables in firmware structures | Ujjal Roy |
2013-11-11 | mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group | Amitkumar Karwar |
2013-10-10 | mwifiex: Change variable type to bool | Peter Senna Tschudin |
2013-08-09 | mwifiex: add packet coalesce support | Amitkumar Karwar |
2013-08-09 | mwifiex: rename mef macros | Amitkumar Karwar |
2013-07-24 | mwifiex: remove duplicate structure host_cmd_tlv | Amitkumar Karwar |
2013-05-22 | mwifiex: add calibration data download feature | Amitkumar Karwar |
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-03-06 | mwifiex: shorten the host sleep configuration macro names | Amitkumar Karwar |
2013-02-18 | mwifiex: add 802.11AC support | Yogesh Ashok Powar |
2013-01-07 | mwifiex: use pci_alloc/free_consistent APIs for PCIe | Avinash Patil |
2012-09-28 | mwifiex: add support for P2P GO in interface type change | Stone Piao |
2012-09-28 | mwifiex: add support for P2P client in interface type change | Stone Piao |
2012-09-28 | mwifiex: send firmware initialization commands synchronously | 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-07 | mwifiex: use is_broadcast_ether_addr() instead of memcmp() | Wei Yongjun |
2012-08-10 | mwifiex: fix 'smatch' warning in preparing key_material cmd | Bing Zhao |
2012-08-06 | mwifiex: add AES_CMAC support in key_material cmd | Ying Luo |
2012-08-06 | mwifiex: rename wapi_rxpn to pn | Ying Luo |
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 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: append peer mac address TLV in key material command to firmware | Avinash Patil |
2012-05-16 | mwifiex: handle station specific commands on STA interface only | Avinash Patil |
2012-04-23 | mwifiex: add support for Marvell USB8797 chipset | Amitkumar Karwar |
2012-04-12 | mwifiex: fix typo in RSSI_HIGH event handling | Bing Zhao |
2012-04-09 | mwifiex: add set_cqm_rssi_config handler support | Amitkumar Karwar |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 7 | Yogesh Ashok Powar |
2012-02-06 | mwifiex: cleanup in snmp_mib command preparation code | Amitkumar Karwar |
2011-12-21 | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar |
2011-10-12 | mwifiex: add support for Marvell pcie8766 chipset | Amitkumar Karwar |
2011-07-11 | mwifiex: 11n specific configuration for transmit | Amitkumar Karwar |
2011-06-27 | mwifiex: restore handling of NULL parameters | Dan Carpenter |
2011-06-22 | mwifiex: remove casts of void pointers | Amitkumar Karwar |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar |
2011-04-12 | mwifiex: use common keyinfo bitmap for different key types | Yogesh Ashok Powar |
2011-04-04 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao |