summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo-3/+7
2020-09-24mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau-1/+1
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab-5/+0
2020-08-27mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz-3/+3
2020-08-27mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau-3/+7
2020-08-27mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing sta...Felix Fietkau-1/+2
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng-3/+9
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski-3/+3
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+9
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-9/+9
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+8
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1859/+27964
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-8/+4
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-22/+22
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller-1259/+5577
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo-65/+88
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne-0/+8
2020-08-02wl1251: fix always return 0 errorWang Hai-1/+1
2020-08-02airo: use generic power managementVaibhav Gupta-20/+19
2020-08-02intersil: fix wiki website urlFlavio Suligoi-7/+8
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai-1/+4
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET-89/+88
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET-1/+1
2020-08-02hostap: use generic power managementVaibhav Gupta-27/+13
2020-08-02b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov-12/+12
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov-96/+96
2020-08-02ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta-46/+19
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh-4/+2
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost-1/+3
2020-08-02iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang-1/+1
2020-08-02rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen-0/+430
2020-08-02rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun-1/+1
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang-0/+37
2020-08-02rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang-0/+9
2020-08-02rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang-0/+18
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang-1/+2
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang-39/+90
2020-08-02rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin-5/+6
2020-08-02rtw88: fix LDPC field for RA infoTsang-Shian Lin-1/+1
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET-41/+36
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta-23/+11
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET-30/+35
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang-1/+1
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko-4/+2
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King-1/+1
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller-9/+4
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-2/+2
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg-1/+1