summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: fill core details for every deviceRafał Miłecki2014-10-273-3/+8
* Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville2014-10-2724-1373/+2258
|\
| * ath10k: split ce pipe init/alloc furtherMichal Kazior2014-10-233-69/+62
| * ath10k: mask/unmask msi fw irqMichal Kazior2014-10-232-22/+32
| * ath10k: re-disable interrupts after target initMichal Kazior2014-10-231-4/+3
| * ath10k: use bss_info as txpower sourceMichal Kazior2014-10-212-20/+75
| * ath10k: simplify computation of mgmt rx bandMichal Kazior2014-10-211-16/+16
| * ath10k: clean up sta auth/assoc codeMichal Kazior2014-10-211-79/+42
| * ath10k: skip some commands on reassocMichal Kazior2014-10-211-23/+29
| * ath10k: clean up assoc codeMichal Kazior2014-10-211-48/+46
| * ath10k: retrieve calibration data from fileKalle Valo2014-10-214-13/+102
| * ath10k: refactor ath10k_init_download_firmware()Kalle Valo2014-10-211-15/+12
| * ath10k: add back enum ath10k_busKalle Valo2014-10-213-0/+19
| * ath10k: fix kernel panic while shutting down APRajkumar Manoharan2014-10-121-1/+1
| * ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-084-0/+53
| * ath10k: fix WMI scan command lengthJanusz Dziedzic2014-10-081-2/+2
| * ath10k: advertise all possible firmware(-api) filesBartosz Markowski2014-10-082-2/+3
| * ath10k: don't create bssid peer for ibssJanusz Dziedzic2014-10-081-18/+10
| * ath10k: warn on unhandled htt eventsMichal Kazior2014-10-081-2/+2
| * ath10k: add tracing for tx infoRajkumar Manoharan2014-10-073-0/+62
| * ath10k: add tracing for rx descriptorRajkumar Manoharan2014-10-072-0/+33
| * ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-075-2/+46
| * ath10k: add support to configure pktlog filterRajkumar Manoharan2014-10-075-1/+134
| * ath10k: use 64-bit vdev mapBen Greear2014-10-013-12/+15
| * ath10k: support ethtool statsBen Greear2014-10-013-0/+176
| * ath10k: add firmware crash countersBen Greear2014-10-013-0/+65
| * ath10k: fix fw stats processingMichal Kazior2014-09-293-95/+252
| * ath10k: request fw_stats once on openMichal Kazior2014-09-291-31/+79
| * ath10k: rename fw_stats related stuffMichal Kazior2014-09-295-26/+25
| * ath10k: split wmi stats parsingMichal Kazior2014-09-294-141/+180
| * ath: change logging functions to return voidJoe Perches2014-09-297-56/+32
| * ath10k: add cal_data debugfs fileKalle Valo2014-09-262-0/+84
| * ath10k: add diag_read() to hif opsKalle Valo2014-09-264-29/+67
| * ath10k: don't enable interrupts for the diagnostic windowKalle Valo2014-09-261-1/+4
| * ath10k: add debug dump for pci rxMichal Kazior2014-09-261-0/+6
| * ath10k: dump hex bytes with dev string prefixMichal Kazior2014-09-261-1/+16
| * ath10k: print wmi version infoMichal Kazior2014-09-261-2/+6
| * ath10k: re-work scan start command buildingMichal Kazior2014-09-232-172/+119
| * ath10k: unify wmi event function namesMichal Kazior2014-09-231-9/+9
| * ath10k: clean up phyerr codeMichal Kazior2014-09-234-149/+66
| * ath10k: deduplicate wmi service ready logicMichal Kazior2014-09-235-129/+141
| * ath10k: relocate wmi attach/deatch functionsMichal Kazior2014-09-231-39/+38
| * ath10k: deduplicate host mem chunk codeMichal Kazior2014-09-232-99/+34
| * ath10k: deduplicate wmi_channel codeMichal Kazior2014-09-232-41/+37
| * ath10k: remove unused pdev_set_channel commandMichal Kazior2014-09-232-43/+0
| * ath10k: fix tx/rx chainmask initMichal Kazior2014-09-232-9/+6
| * ath10k: workaround fw beaconing bugMichal Kazior2014-09-234-43/+102
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42