index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_cmdresp.c
Age
Commit message (
Expand
)
Author
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
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: remove redundant "return" at end of void function
Yogesh Ashok Powar
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: cleanup power save related struct and macros
Marc Yang
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao