index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cmdevt.c
Age
Commit message (
Expand
)
Author
2013-05-08
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
mwifiex: skip pending commands after function shutdown
Bing Zhao
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-06
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
2012-10-19
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
2012-10-19
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
2012-08-06
mwifiex: separate file for handling AP events
Avinash Patil
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