summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add missing firmware declarationsMichal Kazior2015-05-291-0/+2
* ath10k: fix inconsistent survey reportsMichal Kazior2015-05-292-14/+24
* ath10k: handle cycle counter wraparoundMichal Kazior2015-05-295-8/+41
* ath10k: move cycle_count macroMichal Kazior2015-05-293-3/+5
* Merge ath-next from ath.gitKalle Valo2015-05-2522-294/+1047
|\
| * ath10k: add new 4addr related fw_featureMichal Kazior2015-05-222-4/+15
| * ath10k: enable pci soc powersavingMichal Kazior2015-05-223-134/+260
| * ath10k: fix idle power consumptionJanusz Dziedzic2015-05-221-1/+8
| * ath10k: enable ASPMJanusz Dziedzic2015-05-222-5/+16
| * wil6210: fix format specifier for dma_addr_tVladimir Kondratiev2015-05-221-2/+2
| * ath10k: fix survey information reportingVasanthakumar Thiagarajan2015-05-111-2/+2
| * ath10k: increase relay buffer size of spectral scanPeter Oh2015-05-111-1/+4
| * 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/+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
* | cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai2015-05-254-42/+375
* | test_bpf: add more eBPF jump torture casesDaniel Borkmann2015-05-251-0/+67
* | Merge branch 'amd-xgbe-next'David S. Miller2015-05-252-9/+105
|\ \
| * | amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas2015-05-251-6/+62
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas2015-05-251-3/+42
| * | amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas2015-05-251-0/+1
|/ /
* | ip: reject too-big defragmented DF-skb when forwardingFlorian Westphal2015-05-251-7/+11
* | Merge branch 'af_unix_sendpage'David S. Miller2015-05-256-54/+284
|\ \
| * | net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa2015-05-253-21/+121
| * | net: make skb_splice_bits more configureableHannes Frederic Sowa2015-05-253-21/+40
| * | net: af_unix: implement stream sendpage supportHannes Frederic Sowa2015-05-251-1/+98
| * | net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa2015-05-253-11/+25
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-2475-2342/+6681
|\ \
| * | brcmfmac: check result of USB firmware requestRafał Miłecki2015-05-091-2/+7
| * | brcmfmac: cleanup a sizeof()Dan Carpenter2015-05-091-1/+1
| * | wl18xx: fallback to default conf in case of invalid conf fileEliad Peller2015-05-091-20/+25
| * | mwifiex: parsing aid while receiving association responseXinming Hu2015-05-091-1/+11
| * | mwifiex: do not return success when command times outDmitry Torokhov2015-05-091-0/+2
| * | ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis2015-05-091-1/+1
| * | ath9k: Mix the received FFT bins to the random poolNick Kossifidis2015-05-091-1/+13
| * | ath9k: No need for that extra memsetNick Kossifidis2015-05-091-1/+2
| * | ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis2015-05-091-0/+28
| * | ath9k: No need for that extra memcpyNick Kossifidis2015-05-091-4/+2
| * | ath9k: Skip malformed frames on normal FFT reportNick Kossifidis2015-05-091-32/+62
| * | ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis2015-05-091-30/+237