summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov1-1/+2
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller3-3/+16
2014-02-13wlcore: increase timeout to 5000 msecsYaniv Machani1-1/+1
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov2-4/+5
2014-02-13wlcore: consider multiple APs when checking active_link_countEliad Peller2-10/+10
2014-02-13wlcore: don't handle unsetting of default wep keyEliad Peller1-0/+4
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov3-1/+5
2014-02-13wlcore: don't stop sched_scan on interface removalBarak Bercovitz1-3/+1
2014-02-13wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2-0/+5
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller9-15/+25
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller4-30/+68
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller7-5/+9
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller11-30/+51
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller12-103/+277
2014-02-13wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov1-1/+5
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz1-2/+6
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov3-2/+21
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat3-4/+8
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang2-41/+6
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville30-159/+256
2014-02-12mwifiex: add key material v2 supportAvinash Patil6-12/+388
2014-02-12mwifiex: parse API version from FWAvinash Patil4-1/+60
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil3-0/+40
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2-5/+38
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil6-7/+346
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil1-11/+12
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil5-4/+31
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil3-6/+48
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil4-0/+100
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil6-1/+137
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil4-0/+64
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil8-0/+246
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil6-7/+160
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil8-0/+533
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar4-16/+21
2014-02-12mwifiex: move station list functions to common codeAvinash Patil3-118/+124
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil4-23/+28
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2-7/+21
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2-2/+13
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar2-0/+7
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin1-7/+7
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin2-74/+72
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar8-8/+255
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar1-62/+71
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar1-146/+163
2014-02-12mwifiex: change beacon parameter structureAmitkumar Karwar2-13/+16
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao6-28/+17