summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-02net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik
2020-12-02net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik
2020-12-02net: ipa: fix build-time bug in ipa_hardware_config_qsb()Alex Elder
2020-12-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-02wl1251: remove trailing semicolon in macro definitionTom Rix
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