index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
tdls.c
Age
Commit message (
Expand
)
Author
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
2015-09-29
mwifiex: don't always include ht/vht info in tdls confirm frame
Aniket Nagarnaik
2015-08-06
mwifiex: using right aid value for tdls action frame
Xinming Hu
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
2015-07-21
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
2015-07-21
mwifiex: add tdls config command
Xinming Hu
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-09
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2015-01-07
mwifiex: tdls: Use setup_timer
Julia Lawall
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
2014-11-17
mwifiex: wmm support for TDLS link
Avinash Patil
2014-09-15
mwifiex: fix probable memory corruption while processing TDLS frame
Avinash Patil
2014-07-16
mwifiex: remove redundant TDLS setup action frame check and avoid leaks
Bing Zhao
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-03
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
2014-06-25
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
2014-06-25
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
2014-06-20
mwifiex: Use the proper interfaces
Thomas Gleixner
2014-05-22
mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper
John W. Linville
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-07
mwifiex: add HT operation IE in TDLS setup confirm
Avinash Patil
2014-03-27
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-24
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
2014-02-12
mwifiex: disable all TDLS link during disconnection
Avinash Patil
2014-02-12
mwifiex: add VHT support for TDLS
Avinash Patil
2014-02-12
mwifiex: AMPDU support for TDLS link
Avinash Patil
2014-02-12
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
2014-02-12
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
mwifiex: add tdls_mgmt handler support
Avinash Patil