summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo1-11/+18
2015-11-30ath10k: fix otp board id error messageKalle Valo1-1/+1
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh1-1/+3
2015-11-30ath10k: introduce new subtypes for proxy STA and MeshPeter Oh1-0/+2
2015-11-30ath10k: update WMI 10.x service mapPeter Oh1-0/+15
2015-11-30ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan1-6/+6
2015-11-30ath10k: stop abusing GFP_DMAFelix Fietkau2-4/+4
2015-11-30ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan1-13/+17
2015-11-30ath10k: fix board data fetch error messagePeter Oh1-1/+1
2015-11-23ath10k: store msdu_id instead of txbuf pointersMichal Kazior2-33/+28
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior4-40/+50
2015-11-23ath10k: fix tx header parsingMichal Kazior3-6/+6
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior4-15/+24
2015-11-23ath10k: remove freq from skb_cbMichal Kazior3-7/+8
2015-11-23ath10k: remove is_offchanMichal Kazior3-4/+6
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior4-16/+38
2015-11-23ath10k: rename function to adhere to naming conventionMichal Kazior1-3/+6
2015-11-23ath10k: merge is_protected with nohwcryptMichal Kazior3-8/+10
2015-11-23ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li4-1/+27
2015-11-16wil6210: hold wil->mutex while managing vringsVladimir Kondratiev2-6/+17
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li3-3/+6
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan4-6/+20
2015-11-12ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan1-4/+4
2015-11-12ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan2-1/+41
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li3-1/+73
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan4-0/+35
2015-11-04ath10k: add new pdev params defines to 10.4Vasanthakumar Thiagarajan1-0/+6
2015-11-04ath10k: add new WMI cmd/event defines for 10.4Vasanthakumar Thiagarajan1-0/+4
2015-11-04ath10k: add new service defines for 10.4Vasanthakumar Thiagarajan1-0/+10
2015-11-04ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2-1/+5
2015-11-04ath10k: set peer MFP flag in peer assoc commandTamizh chelvam4-1/+18
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam6-31/+188
2015-11-04ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty1-16/+3
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev1-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev3-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany1-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski4-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan1-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan1-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan3-16/+9
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan3-33/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan3-50/+12
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan1-20/+0