summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: update WMI 10.x service mapPeter Oh2015-11-301-0/+15
* ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan2015-11-301-6/+6
* ath10k: stop abusing GFP_DMAFelix Fietkau2015-11-302-4/+4
* ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan2015-11-301-13/+17
* ath10k: fix board data fetch error messagePeter Oh2015-11-301-1/+1
* ath10k: store msdu_id instead of txbuf pointersMichal Kazior2015-11-232-33/+28
* ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-234-40/+50
* ath10k: fix tx header parsingMichal Kazior2015-11-233-6/+6
* ath10k: pack up flags in skb_cbMichal Kazior2015-11-234-15/+24
* ath10k: remove freq from skb_cbMichal Kazior2015-11-233-7/+8
* ath10k: remove is_offchanMichal Kazior2015-11-233-4/+6
* ath10k: remove txmode from skb_cbMichal Kazior2015-11-234-16/+38
* ath10k: rename function to adhere to naming conventionMichal Kazior2015-11-231-3/+6
* ath10k: merge is_protected with nohwcryptMichal Kazior2015-11-233-8/+10
* ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li2015-11-234-1/+27
* wil6210: hold wil->mutex while managing vringsVladimir Kondratiev2015-11-162-6/+17
* ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li2015-11-163-3/+6
* ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-124-6/+20
* ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan2015-11-121-4/+4
* ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan2015-11-122-1/+41
* ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li2015-11-043-1/+73
* ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-044-0/+35
* ath10k: add new pdev params defines to 10.4Vasanthakumar Thiagarajan2015-11-041-0/+6
* ath10k: add new WMI cmd/event defines for 10.4Vasanthakumar Thiagarajan2015-11-041-0/+4
* ath10k: add new service defines for 10.4Vasanthakumar Thiagarajan2015-11-041-0/+10
* ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2015-11-042-1/+5
* ath10k: set peer MFP flag in peer assoc commandTamizh chelvam2015-11-044-1/+18
* ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-046-31/+188
* ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty2015-11-041-16/+3
* ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
* ath6kl: break stats gathering code into separate methodBen Greear2015-10-292-23/+34
* ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
* ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
* ath6kl: report antenna configurationBen Greear2015-10-292-0/+19
* wil6210: handle failure in Tx vring configVladimir Kondratiev2015-10-291-1/+1
* wil6210: fix device ready detectionVladimir Kondratiev2015-10-293-13/+7
* wil6210: Fix TSO overflow handlingHamad Kadmany2015-10-291-15/+15
* wil6210: ignore selected WMI eventsVladimir Kondratiev2015-10-291-0/+10
* ath10k: add QCA9377 chipset supportBartosz Markowski2015-10-294-0/+48
* ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan2015-10-291-11/+28
* ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan2015-10-291-140/+140
* ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan2015-10-291-3/+5
* ath10k: remove supported chain maskRajkumar Manoharan2015-10-293-16/+9
* ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-293-33/+0
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-293-50/+12
* ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0
* ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan2015-10-291-7/+6
* ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-293-0/+358
* ath10k: add FW API support to test modeAlan Liu2015-10-295-21/+205
* ath10k: enable adaptive CCAMaharaja2015-10-286-0/+85