summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan
2015-12-16Merge ath-next from ath.gitKalle Valo
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-12-08ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau
2015-12-08ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan
2015-12-03Merge ath-next from ath.gitKalle Valo
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo
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-17Merge ath-current from ath.gitKalle Valo
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan
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-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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