aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-08-16Merge branch 'master-next'Bruce Ashfield
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-08-02wl1251: fix always return 0 errorWang Hai
2020-08-02airo: use generic power managementVaibhav Gupta
2020-08-02intersil: fix wiki website urlFlavio Suligoi
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET
2020-08-02hostap: use generic power managementVaibhav Gupta
2020-08-02b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost
2020-08-02iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang
2020-08-02rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen
2020-08-02rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang
2020-08-02rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang
2020-08-02rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang
2020-08-02rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-02rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-28Merge tag 'v5.8-rc7'Bruce Ashfield
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller