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
/
sta_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
1
-8
/
+2
2013-03-06
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
1
-5
/
+5
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-2
/
+3
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+3
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-1
/
+1
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-5
/
+0
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-8
/
+3
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
[next]