summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-124-0/+100
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-126-1/+137
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-124-0/+64
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-128-0/+246
* mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-126-7/+160
* mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-128-0/+533
* mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-124-16/+21
* mwifiex: move station list functions to common codeAvinash Patil2014-02-123-118/+124
* mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-124-23/+28
* mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-122-7/+21
* mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-122-2/+13
* mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-122-0/+7
* mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-121-7/+7
* mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-122-74/+72
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-128-8/+255
* mwifiex: separate out next scan command queueing logicAmitkumar Karwar2014-02-121-62/+71
* mwifiex: separate out response buffer parsing codeAmitkumar Karwar2014-02-121-146/+163
* mwifiex: change beacon parameter structureAmitkumar Karwar2014-02-122-13/+16
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-126-28/+17
* mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao2014-02-121-13/+13
* mwifiex: make 11ac mcs rate tables global and constBing Zhao2014-02-122-132/+114
* mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2014-02-122-8/+8
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+2
* cfg80211: make connect ie param constJohannes Berg2014-02-042-2/+2
* cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-241-1/+1
|\
| * mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-176-22/+68
|\|
| * mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
| * mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao2014-01-161-1/+1
| * mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar2014-01-131-2/+2
| * mwifiex: add USB8897 supportYogesh Ashok Powar2014-01-133-19/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+2
|\ \
| * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-105-17/+17
|\ \ \ | | |/ | |/|
| * | mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-093-14/+13
| * | mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-091-2/+3
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-031-1/+1
| |\ \
| | * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-015-35/+105
|\| | |
| * | | mwifiex: download per country tx power table to firmwareBing Zhao2013-12-184-2/+21
| * | | mwifiex: download cal-data from device-tree to firmwareBing Zhao2013-12-182-5/+58
| * | | mwifiex: remove cfg_data constructionBing Zhao2013-12-182-23/+6
| * | | mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-182-6/+21
| |/ /
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-1622-188/+231
| |\ \
| * | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-3/+3
* | | | mwifiex: slight optimization of addr comparedingtianhong2013-12-263-4/+3
| |/ / |/| |
* | | mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy2013-12-091-1/+1
* | | mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar2013-12-091-6/+2
* | | mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy2013-12-091-1/+14