summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+4
* ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
* ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15Star
* ath10k: wake up device before accessing registersRajkumar Manoharan2015-12-311-3/+3
* Merge ath-next from ath.gitKalle Valo2015-12-163-20/+46
|\
| * ath10k: allow Mesh Point to install peer security keyPeter Oh2015-12-141-1/+2
| * ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau2015-12-081-18/+43
| * ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan2015-12-081-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-0818-233/+765
|\|
| * Merge ath-next from ath.gitKalle Valo2015-12-0318-233/+765
| |\
| | * ath10k: implement fw_checksums debugfs fileKalle Valo2015-11-301-0/+56
| | * ath10k: print crc32 checksums for firmware and board filesKalle Valo2015-11-302-4/+9
| | * ath10k: split driver info messages during device initialisationKalle Valo2015-11-303-16/+38
| | * ath10k: always show bmi chip ids and subdevice idsKalle Valo2015-11-301-7/+7
| | * ath10k: reorganise hardware and firmware info messagesKalle Valo2015-11-301-11/+18
| | * ath10k: fix otp board id error messageKalle Valo2015-11-301-1/+1
| | * ath10k: apply Mesh subtype when Mesh interface created.Peter Oh2015-11-301-1/+3
| | * ath10k: introduce new subtypes for proxy STA and MeshPeter Oh2015-11-301-0/+2
| | * 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/+28Star
| | * 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
| | * 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/+3Star
* | | Merge ath-current from ath.gitKalle Valo2015-11-175-15/+107
|\ \ \ | |/ / |/| |
| * | ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan2015-11-161-1/+12
| * | ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu2015-11-121-3/+29
| * | ath10k: add QCA9377 hw1.0 supportBartosz Markowski2015-11-123-0/+23