index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
1
-0
/
+14
2013-01-04
mwifiex: check wait_event_interruptible return value
Bing Zhao
1
-11
/
+10
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+25
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
1
-1
/
+1
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-9
/
+26
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-2
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-4
/
+2
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-2
/
+2
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
1
-0
/
+30
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
1
-0
/
+29
2012-09-24
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
1
-0
/
+13
2012-09-11
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
1
-0
/
+40
2012-08-06
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
1
-3
/
+9
2012-07-17
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
1
-117
/
+7
2012-07-17
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
1
-163
/
+0
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
1
-3
/
+0
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
1
-1
/
+6
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
1
-1
/
+1
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
1
-1
/
+4
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
1
-28
/
+19
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
1
-0
/
+34
2012-04-12
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
1
-1
/
+2
2012-04-09
mwifiex: remove redundant signal handling code
Amitkumar Karwar
1
-33
/
+0
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
1
-51
/
+51
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
1
-8
/
+5
2012-03-05
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
1
-2
/
+2
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
1
-3
/
+2
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
1
-0
/
+11
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
1
-5
/
+5
2012-02-03
mwifiex: handle association failure case correctly
Amitkumar Karwar
1
-1
/
+7
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2012-01-03
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
1
-1
/
+6
2011-12-21
mwifiex: remove redundant band config code
Amitkumar Karwar
1
-61
/
+0
2011-12-13
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
1
-2
/
+2
2011-11-17
mwifiex: add support for Marvell sd8797 device
Bing Zhao
1
-2
/
+2
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
1
-2
/
+2
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
1
-2
/
+4
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
1
-1
/
+1
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
1
-44
/
+2
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
1
-2
/
+3
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
1
-2
/
+4
2011-09-21
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-21
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
1
-4
/
+5
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
1
-91
/
+109
2011-08-08
mwifiex: remove redundant variable scan_table_idx
Bing Zhao
1
-12
/
+0
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
1
-14
/
+4
[next]