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_ioctl.c
Age
Commit message (
Expand
)
Author
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-03
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
2011-12-21
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-13
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-11-17
mwifiex: add support for Marvell sd8797 device
Bing Zhao
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
2011-09-21
mwifiex: remove unneeded NULL check
Dan Carpenter
2011-09-21
mwifiex: add a kfree() to an error path
Dan Carpenter
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-08
mwifiex: remove redundant variable scan_table_idx
Bing Zhao
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
2011-05-11
mwifiex: remove redundant local structures
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-19
mwifiex: remove some macro definitions
Amitkumar Karwar
2011-04-19
mwifiex: remove redundant local variables and comments
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 unused radio_on variable and macros
Marc Yang
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-04-04
mwifiex: remove unnecessary _set_auth functions
Marc Yang
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao