index
:
asmadeus/linux.git
for-next
The linux kernel
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
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