index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
tdls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: fix probable memory corruption while processing TDLS frame
Avinash Patil
2014-09-15
1
-1
/
+3
*
mwifiex: remove redundant TDLS setup action frame check and avoid leaks
Bing Zhao
2014-07-16
1
-12
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
1
-0
/
+2
|
\
|
*
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
2014-07-03
1
-0
/
+2
*
|
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
2014-06-25
1
-6
/
+2
*
|
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
2014-06-25
1
-2
/
+6
*
|
mwifiex: Use the proper interfaces
Thomas Gleixner
2014-06-20
1
-6
/
+2
|
/
*
mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper
John W. Linville
2014-05-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-20
/
+24
|
\
|
*
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
1
-20
/
+24
*
|
mwifiex: add HT operation IE in TDLS setup confirm
Avinash Patil
2014-05-07
1
-0
/
+53
|
/
*
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-03-27
1
-3
/
+3
*
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
1
-8
/
+8
*
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
2014-02-24
1
-1
/
+1
*
mwifiex: disable all TDLS link during disconnection
Avinash Patil
2014-02-12
1
-0
/
+35
*
mwifiex: add VHT support for TDLS
Avinash Patil
2014-02-12
1
-4
/
+217
*
mwifiex: AMPDU support for TDLS link
Avinash Patil
2014-02-12
1
-0
/
+1
*
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
2014-02-12
1
-0
/
+11
*
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
1
-0
/
+94
*
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
1
-0
/
+23
*
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
1
-0
/
+28
*
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
1
-0
/
+97
*
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
1
-0
/
+119
*
mwifiex: add tdls_mgmt handler support
Avinash Patil
2014-02-12
1
-0
/
+423