index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-588
/
+175
2012-07-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-07-17
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2
-34
/
+26
2012-07-17
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2
-75
/
+108
2012-07-17
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
7
-201
/
+17
2012-07-17
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
6
-259
/
+2
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-19
/
+22
2012-07-12
mwifiex: correction in mcs index check
Amitkumar Karwar
1
-2
/
+2
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-92
/
+264
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+2
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
3
-18
/
+20
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-07-09
mwifiex: add set_antenna handler support
Amitkumar Karwar
5
-0
/
+133
2012-07-09
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
1
-40
/
+44
2012-07-09
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
1
-1
/
+5
2012-07-09
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
1
-0
/
+28
2012-07-09
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
1
-5
/
+2
2012-07-09
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
1
-54
/
+65
2012-07-09
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
3
-23
/
+18
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-39
/
+56
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
1
-0
/
+1
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-164
/
+389
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-39
/
+55
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-18
/
+41
2012-06-28
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
1
-3
/
+3
2012-06-28
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
1
-1
/
+1
2012-06-28
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
3
-1
/
+58
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
5
-28
/
+7
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
1
-0
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+14
2012-06-22
mwifiex: enhance power save for USB and PCIe chipsets
Amitkumar Karwar
1
-1
/
+5
2012-06-22
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
Amitkumar Karwar
2
-1
/
+3
2012-06-22
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
Avinash Patil
2
-23
/
+49
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
1
-5
/
+17
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
3
-11
/
+10
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-0
/
+1
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
3
-2
/
+12
2012-06-20
mwifiex: support for WEP in AP mode
Avinash Patil
4
-1
/
+108
2012-06-20
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
Avinash Patil
1
-68
/
+79
2012-06-20
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
5
-0
/
+59
2012-06-20
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
3
-37
/
+17
2012-06-19
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
1
-14
/
+11
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
1
-7
/
+3
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+11
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+11
2012-06-12
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
1
-0
/
+11
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-20
/
+119
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
1
-7
/
+27
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
4
-10
/
+89
2012-06-11
mwifiex: shorten per channel scan time
Bing Zhao
1
-3
/
+3
[next]