summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-02airo: remove trailing semicolon in macro definitionTom Rix
2020-12-02wilc1000: added queue support for WMMAjay Singh
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku
2020-12-02rtw88: coex: add debug messageChing-Te Ku
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku
2020-12-02Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue
2020-12-02ath10k: Constify static qmi structsRikard Falkeborn
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann
2020-12-02ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-12-02vhost_vdpa: return -EFAULT if copy_to_user() failsDan Carpenter
2020-12-02vdpa: mlx5: fix vdpa/vhost dependenciesRandy Dunlap
2020-12-01r8169: set tc_offset only if tally counter reset isn't supportedHeiner Kallweit
2020-12-01net: ipa: use Qtime for IPA v4.5 head-of-line time limitAlex Elder
2020-12-01net: ipa: use Qtime for IPA v4.5 aggregation time limitAlex Elder
2020-12-01net: ipa: set up IPA v4.5 Qtime configurationAlex Elder
2020-12-01net: ipa: update IPA aggregation registers for IPA v4.5Alex Elder
2020-12-01geneve: pull IP header before ECN decapsulationEric Dumazet
2020-12-01ionic: change mtu after queues are stoppedShannon Nelson
2020-12-01ionic: remove some unnecessary oom messagesShannon Nelson
2020-12-01net: phy: marvell: replace phy_modify()Yejune Deng
2020-12-01s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior