summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: move station list functions to common codeAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar
2014-02-12mwifiex: change beacon parameter structureAmitkumar Karwar
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao
2014-02-12mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao
2014-02-12mwifiex: make 11ac mcs rate tables global and constBing Zhao
2014-02-12mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04cfg80211: make connect ie param constJohannes Berg
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville