summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from ath.git.Kalle Valo2015-07-212-84/+135
|\
| * wil6210: restart AP upon change in privacy settingsVladimir Kondratiev2015-06-302-84/+135
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge ath-next from ath.gitKalle Valo2015-06-1511-48/+153
|\ \
| * | wil6210: reorder init sequenceVladimir Kondratiev2015-06-094-39/+48
| * | wil6210: platform hooks for modile init/exitVladimir Kondratiev2015-06-093-1/+33
| * | wil6210: Support hidden SSIDHamad Kadmany2015-06-094-6/+57
| * | wil6210: add per-MCS Rx statsVladimir Kondratiev2015-06-093-1/+11
| * | wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2015-06-092-1/+2
| * | wil6210: modparam for bcast ring sizeVladimir Kondratiev2015-06-091-0/+2
* | | Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-0313-147/+737
|\ \ \ | |/ /
| * | wil6210: fix format specifier for dma_addr_tVladimir Kondratiev2015-05-221-2/+2
| * | wil6210: support WSC for STA modeVladimir Kondratiev2015-05-041-12/+14
| * | wil6210: broadcast for secure linkVladimir Kondratiev2015-05-047-106/+124
| * | wil6210: Add pmc debug mechanism memory managementVladimir Kondratiev2015-05-046-0/+525
| * | wil6210: fix for probe_resp IE'sVladimir Kondratiev2015-05-041-10/+21
| * | wil6210: fix boot loader "ready" indicationVladimir Kondratiev2015-05-041-2/+6
| * | wil6210: update Rx descriptor fieldsVladimir Kondratiev2015-05-042-9/+17
| * | wil6210: increase timeout for the "echo" commandVladimir Kondratiev2015-05-041-1/+1
| * | wil6210: update FW file nameVladimir Kondratiev2015-04-281-1/+1
| * | wil6210: stop_ap to leave interface closedVladimir Kondratiev2015-04-281-4/+0
| * | wil6210: trace disconnect sourceVladimir Kondratiev2015-04-281-0/+5
| * | wil6210: debug [add|del]_key operationsVladimir Kondratiev2015-04-281-0/+6
| * | wil6210: fw debug modeVladimir Kondratiev2015-04-284-6/+21
| |/
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-019-69/+375
|\
| * wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev2015-03-201-2/+101
| * wil6210: implement broadcast/multicast dataVladimir Kondratiev2015-03-205-76/+167
| * wil6210: add bcast structures to WMIVladimir Kondratiev2015-03-201-2/+18
| * wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev2015-03-202-8/+10
| * wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev2015-03-204-3/+33
| * wil6210: fix check for FW responsivenessVladimir Kondratiev2015-03-202-2/+2
| * wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev2015-03-201-6/+11
| * wil6210: support AP isolationVladimir Kondratiev2015-03-135-1/+20
| * wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev2015-03-131-14/+58
| * wil6210: NAPI completion refactorVladimir Kondratiev2015-03-131-2/+2
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-1/+1
|\ \ | |/ |/|
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-1/+1
* | wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King2015-03-031-1/+1
* | wil6210: track privacy connection attributeVladimir Kondratiev2015-02-271-12/+18
* | wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev2015-02-274-4/+4
* | wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin2015-02-271-6/+13
* | wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman2015-02-273-17/+39
* | wil6210: branch prediction hintsVladimir Kondratiev2015-02-272-32/+33
* | wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev2015-02-273-31/+11
* | wil6210: remove support for old hardwareVladimir Kondratiev2015-02-275-123/+42
* | wil6210: boot loaderVladimir Kondratiev2015-02-277-50/+88
|/
* wil6210: Remove msm platform related codeHamad Kadmany2015-02-035-302/+1
* wil6210: print ciphers in debug infoVladimir Kondratiev2015-02-031-12/+25
OpenPOWER on IntegriCloud