summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)Author
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland
2015-01-23wcn36xx: initialize dxe lockBob Copeland
2015-01-23wcn36xx: initialize skb_lockBob Copeland
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland
2015-01-23wcn36xx: initialize device defaults on startBob Copeland
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-10-20net: wireless: ath: wcn36xx: drop owner assignment from platform_driversWolfram Sang
2014-07-13wcn36xx: remove unnecessary break after gotoFabian Frederick
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach
2013-12-18net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz
2013-12-09wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh
2013-12-05wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov
2013-12-05wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov