summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi22-73/+72
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen3-31/+30
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen4-34/+41
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen3-8/+9
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen13-193/+244
2021-01-26mt76: mt7915: add partial add_bss_info command on testmode initShayne Chen2-5/+17
2021-01-26mt76: mt7915: drop zero-length packet to avoid Tx hangRyder Lee1-0/+3
2021-01-26mt76: mt7915: simplify mt7915_mcu_send_message routineLorenzo Bianconi1-12/+7
2021-01-26mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_thLorenzo Bianconi1-3/+3
2021-01-26mt76: mt7915: add support for flash modeShayne Chen4-6/+56
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi1-1/+4
2021-01-26mt76: mt7915: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee3-12/+22
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee3-17/+26
2021-01-26mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkeyRyder Lee2-6/+21
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee1-1/+10
2021-01-26mt76: mt7915: add vif check in mt7915_update_vif_beacon()Ryder Lee1-1/+9
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka1-5/+6
2021-01-25mt7601u: process tx URBs with status EPROTO properlyLorenzo Bianconi1-0/+1
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-01-25mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batchLorenzo Bianconi1-5/+14
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee1-2/+2
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava1-4/+4
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2-6/+6
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren1-1/+1
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao1-4/+4
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun1-6/+4
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede1-12/+1
2021-01-14mt7601u: check the status of device in calibrationZhi Han1-0/+3
2021-01-14mt7601u: process URBs in status EPROTO properlyZhi Han1-0/+1
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki3-0/+3
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King1-1/+1
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven1-1/+1
2021-01-14rtw88: Simplify bool comparisonYANG LI1-1/+1
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku1-1/+3
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann1-7/+0
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee1-1/+1
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun1-1/+0
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo14-84/+214
2021-01-10net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki4-3/+49
2021-01-10r8169: don't wakeup-enable device on shutdown if WOL is disabledHeiner Kallweit1-1/+1
2021-01-10r8169: improve rtl_ocp_reg_failureHeiner Kallweit1-11/+6
2021-01-10r8169: replace BUG_ON with WARN in _rtl_eri_writeHeiner Kallweit1-1/+3
2021-01-10dpaa2-mac: remove a comment regarding pause settingsIoana Ciornei1-3/+0
2021-01-10dpaa2-mac: remove an unnecessary checkIoana Ciornei1-24/+19