summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain2021-11-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-29
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
|/
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2018-05-16
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-20
* wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-28
* wcn36xx: introduce per-channel ring buffer locksBob Copeland2015-10-28
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | wcn36xx: initiate TX BA sessionsBob Copeland2015-01-23
* | wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland2015-01-23
* | wcn36xx: initialize dxe lockBob Copeland2015-01-23
* | wcn36xx: initialize skb_lockBob Copeland2015-01-23
* | wcn36xx: don't process 'valid' descriptorsBob Copeland2015-01-23
* | wcn36xx: let device generate qos seq numbersBob Copeland2015-01-23
* | wcn36xx: use !! when assigning int as a booleanBob Copeland2015-01-23
* | wcn36xx: initialize device defaults on startBob Copeland2015-01-23
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | net: wireless: ath: wcn36xx: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |/
* / mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
|/
* wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-13
* wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-29
* wcn36xx: Update dtim period before starting BSSPontus Fuchs2014-02-13
* wcn36xx: Track dpu signature per staPontus Fuchs2014-02-13
* wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs2014-02-13
* wcn36xx: Add support for 3680Pontus Fuchs2014-02-13
* wcn36xx: Print FW capabilitiesPontus Fuchs2014-02-13
* wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs2014-02-13
* wcn36xx: Wait longer for SMD commands to completePontus Fuchs2014-02-13
* wcn36xx: Improve feature caps exchangePontus Fuchs2014-02-13
* wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs2014-02-13
* mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-06
* net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz2013-12-18
* wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh2013-12-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-02
* | wcn36xx: fix typo errorChun-Yeow Yeoh2013-12-05
* | wcn36xx: set self STA default HT parametersChun-Yeow Yeoh2013-12-05
* | wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov2013-12-05
* | wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh2013-12-05
|/
* wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-11
* wcn36xx: Add missing unlock before returnWei Yongjun2013-11-11
* wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-11
* wcn36xx: fix coccinelle warningsFengguang Wu2013-10-14
* wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-10