summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-11-30ath10k: fix otp board id error messageKalle Valo
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh
2015-11-30ath10k: introduce new subtypes for proxy STA and MeshPeter Oh
2015-11-30ath10k: update WMI 10.x service mapPeter Oh
2015-11-30ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan
2015-11-30ath10k: stop abusing GFP_DMAFelix Fietkau
2015-11-30ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan
2015-11-30ath10k: fix board data fetch error messagePeter Oh
2015-11-23ath10k: store msdu_id instead of txbuf pointersMichal Kazior
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior
2015-11-23ath10k: fix tx header parsingMichal Kazior
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior
2015-11-23ath10k: remove freq from skb_cbMichal Kazior
2015-11-23ath10k: remove is_offchanMichal Kazior
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior
2015-11-23ath10k: rename function to adhere to naming conventionMichal Kazior
2015-11-23ath10k: merge is_protected with nohwcryptMichal Kazior
2015-11-23ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li
2015-11-16wil6210: hold wil->mutex while managing vringsVladimir Kondratiev
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan
2015-11-12ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan
2015-11-12ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan
2015-11-04ath10k: add new pdev params defines to 10.4Vasanthakumar Thiagarajan
2015-11-04ath10k: add new WMI cmd/event defines for 10.4Vasanthakumar Thiagarajan
2015-11-04ath10k: add new service defines for 10.4Vasanthakumar Thiagarajan
2015-11-04ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam
2015-11-04ath10k: set peer MFP flag in peer assoc commandTamizh chelvam
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam
2015-11-04ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty
2015-10-29ath6kl: implement ethtool statsBen Greear
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear
2015-10-29ath6kl: fix firmware version assignmentBen Greear
2015-10-29ath6kl: add error message to explain lack of HTBen Greear
2015-10-29ath6kl: report antenna configurationBen Greear
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan