summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-3/+3
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-174-8/+5
|\ \
| * \ Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-111-4/+1
| |\ \
| | * | rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
| * | | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-112-2/+2
| * | | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-112-2/+2
| |/ /
* | | wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-35/+12
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09162-2123/+6376
|\ \
| * \ 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
OpenPOWER on IntegriCloud