index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cmdevt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2013-04-22
1
-1
/
+1
*
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-04-08
1
-10
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
1
-6
/
+16
|
\
|
*
mwifiex: skip pending commands after function shutdown
Bing Zhao
2013-03-18
1
-3
/
+14
|
*
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-18
1
-3
/
+2
*
|
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-03-06
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
1
-0
/
+19
|
\
|
*
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
1
-0
/
+19
*
|
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-8
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-3
/
+8
|
\
|
*
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
2012-11-16
1
-3
/
+8
*
|
mwifiex: add support for SDIO card reset
Amitkumar Karwar
2012-11-14
1
-0
/
+3
*
|
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
2012-10-19
1
-12
/
+12
*
|
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2012-10-19
1
-4
/
+7
|
/
*
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-28
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+14
|
\
|
*
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
2012-09-05
1
-1
/
+14
*
|
mwifiex: separate file for handling AP events
Avinash Patil
2012-08-06
1
-1
/
+4
|
/
*
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-28
1
-0
/
+1
*
mwifiex: enhance power save for USB and PCIe chipsets
Amitkumar Karwar
2012-06-22
1
-1
/
+5
*
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
2012-05-16
1
-2
/
+14
*
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2012-05-16
1
-0
/
+5
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
1
-11
/
+52
*
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
2012-03-14
1
-79
/
+87
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
1
-5
/
+3
*
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
1
-1
/
+2
*
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
2011-12-14
1
-7
/
+2
*
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-14
1
-9
/
+14
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
1
-7
/
+4
*
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
2011-09-27
1
-0
/
+3
*
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-22
1
-17
/
+11
*
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
2011-05-12
1
-3
/
+3
*
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
Amitkumar Karwar
2011-05-10
1
-9
/
+8
*
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-10
1
-1
/
+1
*
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-05
1
-14
/
+14
*
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
1
-12
/
+1
*
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-14
1
-107
/
+72
*
mwifiex: fix cmd_skb headroom decreasing issue
Bing Zhao
2011-04-12
1
-0
/
+2
*
mwifiex: cleanup power save related struct and macros
Marc Yang
2011-04-04
1
-18
/
+19
*
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
1
-3
/
+0
*
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
2011-04-04
1
-2
/
+0
*
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
2011-03-30
1
-0
/
+1463