summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2022-09-152-7/+17
* wifi: mt76: mt7921: delete stray if statementDan Carpenter2022-09-151-3/+0
* wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter2022-09-151-1/+4
* wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter2022-09-151-1/+1
* wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang2022-09-151-1/+1
* wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang2022-09-151-2/+2
* wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi2022-09-154-157/+119
* wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang2022-09-151-4/+0
* wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang2022-09-151-4/+24
* wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang2022-09-151-4/+9
* wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2022-09-152-4/+14
* wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi2022-09-155-0/+28
* wifi: mt76: testmode: use random payload for tx packetsShayne Chen2022-09-151-2/+6
* wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi2022-09-154-174/+170
* wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith2022-09-121-3/+2
* wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith2022-09-121-2/+2
* wifi: rtw89: split scan including lots of channelsPo-Hao Huang2022-09-124-5/+38
* wifi: rtw89: 8852c: support hw_scanPo-Hao Huang2022-09-124-7/+27
* wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee2022-09-122-1/+5
* wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee2022-09-124-2/+7
* wifi: rtw89: set response rate selectionChia-Yuan Li2022-09-125-2/+54
* wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu2022-09-122-9/+17
* wifi: rtw89: 8852c: enlarge polling timeout of RX DCKPing-Ke Shih2022-09-122-1/+3
* wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih2022-09-122-0/+7
* wifi: rtw89: add DIG register struct to share common algorithmEric Huang2022-09-125-27/+111
* wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih2022-09-126-1/+68
* wifi: rtw89: record signal strength per RF pathPing-Ke Shih2022-09-125-14/+32
* wifi: rtw89: configure TX path via H2C commandPing-Ke Shih2022-09-122-8/+56
* wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih2022-09-123-1/+21
* wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih2022-09-122-23/+35
* wifi: b43: remove empty switch statementJohannes Berg2022-09-071-5/+1
* wifi: cw1200: use get_unaligned_le64()Johannes Berg2022-09-071-2/+1
* wifi: cw1200: remove RCU STA pointer handling in TXJohannes Berg2022-09-071-4/+1
* wifi: mwifiex: fix endian annotations in castsJohannes Berg2022-09-071-6/+6
* wifi: mwifiex: fix endian conversionJohannes Berg2022-09-071-1/+1
* wifi: mwifiex: mark a variable unusedJohannes Berg2022-09-071-1/+1
* wifi: wl18xx: add some missing endian conversionsJohannes Berg2022-09-071-4/+4
* wifi: libertas: fix a couple of sparse warningsJohannes Berg2022-09-072-3/+2
* wifi: ipw2100: fix warnings about non-kernel-docJohannes Berg2022-09-071-2/+2
* wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith2022-09-071-1/+2
* wifi: brcmfmac: remove redundant variable errJinpeng Cui2022-09-071-9/+3
* wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut2022-09-075-2/+10
* wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma2022-09-071-6/+3
* wifi: p54: Fix comment typoJason Wang2022-09-071-1/+1
* wifi: mwifiex: Fix comment typoJason Wang2022-09-071-1/+1
* wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tabletHans de Goede2022-09-071-0/+18
* wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede2022-09-071-0/+1
* wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin2022-09-071-1/+2
* wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarityKees Cook2022-09-073-15/+17
* wifi: rsi: fix kernel-doc warningJohannes Berg2022-09-061-0/+1