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
/
join.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-1525
/
+0
2015-07-21
mwifiex: enable traffic only when port is open
Avinash Patil
1
-0
/
+2
2015-06-08
mwifiex: verbose logging for association failure messages
Avinash Patil
1
-3
/
+27
2015-06-03
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
1
-95
/
+113
2015-05-31
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+1
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-95
/
+113
2015-05-09
mwifiex: parsing aid while receiving association response
Xinming Hu
1
-1
/
+11
2014-11-11
mwifiex: simplify ad hoc join capability info
James Cameron
1
-3
/
+1
2014-07-18
mwifiex: remove needless current_bssid variable
Avinash Patil
1
-6
/
+0
2014-07-15
mwifiex: fix a cut-n-paste error in adhoc-start
Bing Zhao
1
-1
/
+1
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-02-28
mwifiex: stop AP at shutdown time
Amitkumar Karwar
1
-1
/
+14
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-19
/
+18
2014-02-12
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
1
-1
/
+1
2014-02-12
mwifiex: remove unsupported code in 11ac
Bing Zhao
1
-8
/
+4
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2013-10-14
mwifiex: inform cfg80211 about disconnect if device is removed
Avinash Patil
1
-2
/
+8
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2013-07-31
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
1
-2
/
+4
2013-07-24
mwifiex: support to send deauth for P2P client
Stone Piao
1
-0
/
+1
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
1
-0
/
+2
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
1
-3
/
+2
2013-04-01
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
1
-0
/
+23
2013-03-08
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
1
-4
/
+3
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-0
/
+8
2013-02-01
mwifiex: do not reconfigure tx buffer size in firmware while associating
Bing Zhao
1
-2
/
+0
2013-01-30
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
1
-2
/
+2
2013-01-22
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
1
-5
/
+15
2013-01-07
mwifiex: use correct htcapinfo for HT20 ibss network
Amitkumar Karwar
1
-0
/
+10
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-4
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
1
-2
/
+4
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-13
/
+7
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
1
-0
/
+4
2012-05-15
mwifiex: fix coding style issue in mwifiex_deauthenticate
Bing Zhao
1
-10
/
+12
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
1
-3
/
+3
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
1
-0
/
+44
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
1
-7
/
+7
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
1
-81
/
+83
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
1
-5
/
+4
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
1
-2
/
+2
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
1
-1
/
+1
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
1
-3
/
+2
2011-12-21
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
1
-6
/
+8
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
1
-9
/
+8
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
1
-48
/
+33
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
1
-2
/
+2
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
1
-2
/
+1
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
1
-32
/
+0
[next]