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
/
cmdevt.c
Age
Commit message (
Expand
)
Author
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-22
mwifiex: enhance power save for USB and PCIe chipsets
Amitkumar Karwar
2012-05-16
mwifiex: add bss start and bss stop commands for AP
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-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2011-12-14
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-09-27
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
2011-05-10
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
Amitkumar Karwar
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
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: fix cmd_skb headroom decreasing issue
Bing Zhao
2011-04-04
mwifiex: cleanup power save related struct and macros
Marc Yang
2011-04-04
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao