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