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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2014-04-15
mwifiex: fix hung task on command timeout
Amitkumar Karwar
2014-04-15
mwifiex: process event before command response
Amitkumar Karwar
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
mwifiex: fix spinlock bad magic bug
Amitkumar Karwar
2014-03-31
mwifiex: use timeout variant for wait_event_interruptible
Amitkumar Karwar
2014-03-31
mwifiex: cancel pending commands for signal
Amitkumar Karwar
2014-03-31
mwifiex: scan command preparation failure handling
Amitkumar Karwar
2014-03-27
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
2014-03-27
mwifiex: correction in sleep confirm command sequence number
Amitkumar Karwar
2014-03-27
mwifiex: corner case NULL pointer dereference fix
Amitkumar Karwar
2014-03-27
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-19
mwifiex: update MCS set as per RX-STBC bit from hostapd
Maithili Hinge
2014-03-19
mwifiex: add support for sleep cookie in PCIe
Avinash Patil
2014-03-19
mwifiex: handle extended scan event for AP interface
Avinash Patil
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
2014-03-14
mwifiex: create separate function mwifiex_11n_dispatch_pkt()
Amitkumar Karwar
2014-03-14
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2014-03-14
mwifiex: use VHT MCS mask in set bitrate mask handler
Amitkumar Karwar
2014-03-14
mwifiex: add VHT MCS rate configuration support
Amitkumar Karwar
2014-03-14
mwifiex: extract firmware API version number
Amitkumar Karwar
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-06
mwifiex: save and copy AP's VHT capability info correctly
Amitkumar Karwar
2014-03-06
mwifiex: copy AP's HT capability info correctly
Amitkumar Karwar
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-28
mwifiex: update MCS information as per antenna settings
Amitkumar Karwar
2014-02-28
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
2014-02-28
mwifiex: get rid of extra num_cmd_timeout variable
Amitkumar Karwar
2014-02-28
mwifiex: block further commands after timeout
Amitkumar Karwar
2014-02-28
mwifiex: stop AP at shutdown time
Amitkumar Karwar
2014-02-28
mwifiex: skipping pending commands after unload
Amitkumar Karwar
2014-02-28
mwifiex: abort scan while cancelling pending command
Amitkumar Karwar
2014-02-28
mwifiex: change transmit buffer size for 8897
Amitkumar Karwar
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
mwifiex: Track BA sequence number reset
Paul Stewart
2014-02-28
mwifiex: do not advertise usb autosuspend support
Bing Zhao
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-24
mwifiex: enable obss scan offload feature flag
Amitkumar Karwar
2014-02-24
mwifiex: remove redundant del_timer
Avinash Patil
2014-02-24
mwifiex: use del_timer_sync instead of del_timer
Avinash Patil
2014-02-24
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
2014-02-24
mwifiex: rename usb driver name registerring to usb core
Bing Zhao
2014-02-20
mwifiex: fix cmd and Tx data timeout issue for PCIe cards
Amitkumar Karwar
2014-02-20
mwifiex: add NULL check for PCIe Rx skb
Amitkumar Karwar
2014-02-20
mwifiex: clean pcie ring only when device is present
Avinash Patil
[next]