index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
2013-04-01
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-03-25
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
Avinash Patil
2013-03-18
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
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-08
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-27
mwifiex: correct sleep delay counter
Avinash Patil
2013-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-22
mwifiex: fix system freeze while reloading driver
Avinash Patil
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-18
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
2013-02-18
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
Avinash Patil
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
mwifiex: device specific sleep cookie handling for PCIe
Avinash Patil
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
mwifiex: add PCIe8897 support
Avinash Patil
2013-02-11
mwifiex: define generic data type for PCIe ring buffers
Avinash Patil
2013-02-11
mwifiex: separate ring initialization and ring creation routines
Avinash Patil
2013-02-11
mwifiex: store card specific data in PCI device table entry
Avinash Patil
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-01
mwifiex: remove max_tx_buf_size
Bing Zhao
2013-02-01
mwifiex: do not reconfigure tx buffer size in firmware while associating
Bing Zhao
2013-01-30
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
2013-01-30
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
2013-01-30
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
Alexey Khoroshilov
2013-01-30
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
Avinash Patil
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
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-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-07
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
[next]