index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2013-04-12
mwifiex: complete last internal scan
Bing Zhao
2013-04-12
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-04-05
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
2013-04-05
mwifiex: skip pending commands after function shutdown
Bing Zhao
2013-04-05
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-28
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
2013-03-14
mwifiex: correct sleep delay counter
Avinash Patil
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
2013-01-11
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-04
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
2013-01-04
mwifiex: check wait_event_interruptible return value
Bing Zhao
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
2012-11-30
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
mwifiex: report error to MMC core if we cannot suspend
Bing Zhao
2012-11-16
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
2012-11-16
mwifiex: don't select lib80211
Johannes Berg
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
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: add support for SDIO card reset
Amitkumar Karwar
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
2012-10-29
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2012-10-24
mwifiex: clean up scan state on error
Bing Zhao
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
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-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
[next]