index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
main.c
Commit message (
Expand
)
Author
Age
*
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
2013-11-12
*
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2013-10-13
*
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
2013-09-14
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
*
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
2013-03-08
*
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
2012-11-14
*
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
*
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
*
mwifiex: add P2P interface
Stone Piao
2012-09-28
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
*
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2012-09-11
*
mwifiex: improve scan delay logic during Tx traffic
Amitkumar Karwar
2012-08-06
*
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
*
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
Amitkumar Karwar
2012-06-22
*
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
2012-06-11
*
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
2012-05-16
*
mwifiex: add custom IE framework
Avinash Patil
2012-05-16
*
mwifiex: support for creation of AP interface
Avinash Patil
2012-05-16
*
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
2012-05-16
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
*
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
2012-04-12
*
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
2012-04-12
*
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
2012-03-14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
|
\
|
*
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-06
*
|
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
*
|
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
|
/
*
mwifiex: remove cfg_workqueue
Amitkumar Karwar
2011-12-14
*
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-12-13
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-17
|
\
|
*
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-14
|
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
|
*
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-10-11
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
|
\
|
|
*
mwifiex: handle an error path correctly
Amitkumar Karwar
2011-10-03
|
*
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
2011-09-30
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
|
\
|
|
*
mwifiex: print driver version information
Amitkumar Karwar
2011-08-09
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
|
/
*
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-22
*
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
2011-06-10
*
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
2011-06-01
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
|
\
|
*
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-10
|
*
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-05
*
|
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
|
/
*
mwifiex: optimize driver initialization code
Amitkumar Karwar
2011-04-19
*
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-19
*
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-14
[next]