summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-094-190/+101
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-094-41/+27
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-094-153/+48
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-094-79/+23
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-097-192/+215
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-095-57/+154
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-095-34/+278
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-0913-76/+130
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09173-2183/+6463
|\
| * Merge ath-next from ath.gitKalle Valo2015-02-0628-435/+2953
| |\
| | * ath10k: enable qca6174 hw3.2Michal Kazior2015-02-042-0/+16
| | * ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-045-16/+33
| | * ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-041-2/+4
| | * ath10k: fix beacon deadlockMichal Kazior2015-02-043-24/+58
| | * ath10k: change dma beacon cmd prototypeMichal Kazior2015-02-043-23/+38
| | * ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2015-02-042-93/+72
| | * ath10k: fix target wakeup timeoutRajkumar Manoharan2015-01-291-1/+1
| | * ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-292-3/+13
| | * ath10k: disable sta keepaliveMichal Kazior2015-01-292-0/+47
| | * ath10k: implement sta keepalive commandJanusz Dziedzic2015-01-294-0/+82
| | * ath10k: use per-vif wmm param setup if possibleMichal Kazior2015-01-291-5/+17
| | * ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-295-0/+63
| | * ath10k: move wmm param storage to vifMichal Kazior2015-01-296-34/+35
| | * ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-271-0/+6
| | * ath10k: remove sw encryption for pmfMarek Kwaczynski2015-01-271-4/+1
| | * ath10k: disable irqs after fw crashMichal Kazior2015-01-271-0/+2
| | * ath10k: disable uapsd autotriggerMichal Kazior2015-01-271-0/+33
| | * ath10k: implement uapsd autotrigger commandJanusz Dziedzic2015-01-273-0/+122
| | * ath10k: fix nullfunc workaroundMichal Kazior2015-01-271-0/+1
| | * ath10k: fix dtim period with beacon templatesMichal Kazior2015-01-271-1/+1
| | * ath10k: use idr api for msdu_idsMichal Kazior2015-01-273-59/+35
| | * ath10k: fix 10.2 fw stats parsingMichal Kazior2015-01-272-2/+212
| | * ath10k: split fw pdev stats parsingMichal Kazior2015-01-272-72/+100
| | * ath10k: add support for qca6174Michal Kazior2015-01-279-35/+302
| | * ath10k: add support for qca6174 Rx descriptorsMichal Kazior2015-01-272-2/+25
| | * ath10k: reset chip before reading chip_id in probeMichal Kazior2015-01-271-12/+18
| | * ath10k: implement rx reorder supportMichal Kazior2015-01-275-36/+463
| | * ath10k: introduce struct ath10k_skb_rxcbMichal Kazior2015-01-273-8/+18
| | * ath10k: implement diag eventMichal Kazior2015-01-272-0/+58
| | * ath10k: implement diag data container eventMichal Kazior2015-01-273-0/+128
| | * ath10k: fix hwmon temperature input unitsRajkumar Manoharan2015-01-151-1/+2
| | * ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville2015-01-151-0/+1
| | * ath10k: prevent fw reg dump spamMichal Kazior2015-01-151-2/+6
| | * ath10k: fix duration calculation for quiet paramRajkumar Manoharan2015-01-151-1/+1
| | * ath10k: implement support for ap beacon offloadingMichal Kazior2015-01-151-0/+162
| | * ath10k: implement p2p bcn ie commandMichal Kazior2015-01-154-0/+66
| | * ath10k: implement prb tmpl wmi commandMichal Kazior2015-01-154-0/+75
| | * ath10k: implement beacon template commandMichal Kazior2015-01-154-0/+103
| | * ath10k: implement new beacon tx status eventMichal Kazior2015-01-152-0/+62
| | * ath10k: fix config_enabled check for hwmonRajkumar Manoharan2015-01-131-1/+1