summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi
2021-01-26mt76: mt7915: convert comma to semicolonZheng Yongjun
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee
2021-01-26mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkeyRyder Lee
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee
2021-01-26mt76: mt7915: add vif check in mt7915_update_vif_beacon()Ryder Lee
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka
2021-01-25mt7601u: process tx URBs with status EPROTO properlyLorenzo Bianconi
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-01-25mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batchLorenzo Bianconi
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede
2021-01-14mt7601u: check the status of device in calibrationZhi Han
2021-01-14mt7601u: process URBs in status EPROTO properlyZhi Han
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven
2021-01-14rtw88: Simplify bool comparisonYANG LI
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-01-09net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki
2021-01-09dt-bindings: net: dsa: sf2: add BCM4908 switch bindingRafał Miłecki
2021-01-09dt-bindings: net: convert Broadcom Starfighter 2 binding to the json-schemaRafał Miłecki
2021-01-09Merge branch 'mptcp-add-mp_prio-support-and-rework-local-address-ids'Jakub Kicinski
2021-01-09selftests: mptcp: add the MP_PRIO testcasesGeliang Tang
2021-01-09mptcp: add the mibs for MP_PRIOGeliang Tang
2021-01-09selftests: mptcp: add set_flags command in pm_nl_ctlGeliang Tang
2021-01-09mptcp: add set_flags command in PM netlinkGeliang Tang
2021-01-09mptcp: add the incoming MP_PRIO supportGeliang Tang
2021-01-09mptcp: add the outgoing MP_PRIO supportGeliang Tang
2021-01-09selftests: mptcp: add testcases for setting the address IDGeliang Tang
2021-01-09mptcp: add the address ID assignment bitmapGeliang Tang
2021-01-09Merge branch 'r8169-small-improvements'Jakub Kicinski
2021-01-09r8169: don't wakeup-enable device on shutdown if WOL is disabledHeiner Kallweit
2021-01-09r8169: improve rtl_ocp_reg_failureHeiner Kallweit
2021-01-09r8169: replace BUG_ON with WARN in _rtl_eri_writeHeiner Kallweit