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
/
tdls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-1500
/
+0
2015-09-29
mwifiex: don't always include ht/vht info in tdls confirm frame
Aniket Nagarnaik
1
-0
/
+12
2015-08-06
mwifiex: using right aid value for tdls action frame
Xinming Hu
1
-1
/
+1
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
1
-4
/
+4
2015-07-21
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
1
-0
/
+6
2015-07-21
mwifiex: add tdls config command
Xinming Hu
1
-0
/
+64
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-42
/
+44
2015-05-09
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
1
-1
/
+1
2015-01-07
mwifiex: tdls: Use setup_timer
Julia Lawall
1
-3
/
+2
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
1
-0
/
+30
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
1
-0
/
+233
2014-11-17
mwifiex: wmm support for TDLS link
Avinash Patil
1
-0
/
+55
2014-09-15
mwifiex: fix probable memory corruption while processing TDLS frame
Avinash Patil
1
-1
/
+3
2014-07-16
mwifiex: remove redundant TDLS setup action frame check and avoid leaks
Bing Zhao
1
-12
/
+10
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2014-07-03
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
1
-0
/
+2
2014-06-25
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
1
-6
/
+2
2014-06-25
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
1
-2
/
+6
2014-06-20
mwifiex: Use the proper interfaces
Thomas Gleixner
1
-6
/
+2
2014-05-22
mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper
John W. Linville
1
-1
/
+1
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-20
/
+24
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-20
/
+24
2014-05-07
mwifiex: add HT operation IE in TDLS setup confirm
Avinash Patil
1
-0
/
+53
2014-03-27
mwifiex: Remove casts of pointer to same type
Joe Perches
1
-3
/
+3
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-8
/
+8
2014-02-24
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
1
-1
/
+1
2014-02-12
mwifiex: disable all TDLS link during disconnection
Avinash Patil
1
-0
/
+35
2014-02-12
mwifiex: add VHT support for TDLS
Avinash Patil
1
-4
/
+217
2014-02-12
mwifiex: AMPDU support for TDLS link
Avinash Patil
1
-0
/
+1
2014-02-12
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
1
-0
/
+11
2014-02-12
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
1
-0
/
+94
2014-02-12
mwifiex: add cfg80211 change_station handler support
Avinash Patil
1
-0
/
+23
2014-02-12
mwifiex: add cfg80211 add_station handler support
Avinash Patil
1
-0
/
+28
2014-02-12
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
1
-0
/
+97
2014-02-12
mwifiex: parse TDLS action frames during RX
Avinash Patil
1
-0
/
+119
2014-02-12
mwifiex: add tdls_mgmt handler support
Avinash Patil
1
-0
/
+423