summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo2015-05-042-1/+6
* wil6210: update FW file nameVladimir Kondratiev2015-04-281-1/+1
* wil6210: stop_ap to leave interface closedVladimir Kondratiev2015-04-281-4/+0Star
* 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
* Merge ath-next from ath.gitKalle Valo2015-04-2830-1208/+4854
|\
| * ath10k: implement more versatile set_bitrate_maskMichal Kazior2015-04-272-20/+255
| * ath10k: fix qca61x4 hw2.1 supportMichal Kazior2015-04-211-3/+2Star
| * ath10k: allow loading device specific board filesMichal Kazior2015-04-214-8/+62
| * ath10k: share board file loading code across FW APIsMichal Kazior2015-04-211-32/+24Star
| * ath10k: enable the BT-coex featureYanbo Li2015-04-172-0/+8
| * ath10k: add the WMI Air Time Fairness service defineYanbo Li2015-04-171-0/+5
| * ath10k: use MAC clock rate same as FW uses for survey accuracyPeter Oh2015-04-171-3/+1Star
| * ath10k: enable ibss-rsnJanusz Dziedzic2015-04-171-0/+2
| * ath10k: set def key idx for ibssMichal Kazior2015-04-171-3/+7
| * ath10k: fix multiple key static wep with ibssMichal Kazior2015-04-171-3/+28
| * ath10k: don't use reassoc flagMichal Kazior2015-04-171-1/+0Star
| * ath10k: change static wep key handling for client modeMichal Kazior2015-04-171-66/+23Star
| * ath10k: add extra check for frame tracingMichal Kazior2015-04-171-7/+13
| * ath10k: fix error handling in pci_probeMichal Kazior2015-04-171-1/+1
| * ath: lower JP W53 band DFS detection threshold around 30%Peter Oh2015-04-151-2/+2
| * ath: define JP DFS patterns separated from FCCPeter Oh2015-04-151-11/+18
| * ath10k: use scan burst for hw rocMichal Kazior2015-04-153-1/+3
| * ath10k: fix hw roc expirationMichal Kazior2015-04-151-4/+8
| * ath: support new FCC DFS Radar Type 1Peter Oh2015-04-151-5/+14
| * ath10k: fix no-ack frame statusSujith Manoharan2015-04-093-2/+10
| * ath10k: change the fw stats access maskYanbo Li2015-04-093-4/+7
| * ath10k: fix static wep with more than 1 key in client modeMichal Kazior2015-04-091-19/+22
| * ath10k: fix arvif->wep_keys clearingMichal Kazior2015-04-091-5/+7
| * ath10k: replenish htc tx credits alwaysMichal Kazior2015-04-091-19/+1Star
| * ath10k: fix insufficient tracing buffer sizeMichal Kazior2015-04-091-1/+1
| * ath10k: disable burst modeJanusz Dziedzic2015-04-091-0/+10
| * ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior2015-04-011-19/+12Star
| * ath10k: clean up set_bitrate_mask handlingMichal Kazior2015-04-012-245/+146Star
| * ath10k: allocate fw resources for iface combinationsMichal Kazior2015-04-012-8/+6Star
| * ath10k: enable multi-channel on supported devicesMichal Kazior2015-04-011-1/+80
| * ath10k: implement tx pause wmi eventMichal Kazior2015-04-014-0/+187
| * ath10k: rework tx queue lockingMichal Kazior2015-04-014-4/+101
| * ath10k: implement adaptive qcs commandMichal Kazior2015-04-015-0/+54
| * ath10k: implement chanctx APIMichal Kazior2015-04-015-125/+699
| * ath10k: allow empty ssid vdev configMichal Kazior2015-04-012-4/+0Star
| * ath10k: don't call quiet mode if it's not implementedMichal Kazior2015-04-011-0/+3