summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-15wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang
2022-09-15wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-09-15net: ftgmac100: support fixed linkTao Ren
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov
2022-09-15net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-14can: flexcan: Switch to use dev_err_probe() helperYang Yingliang
2022-09-13r8169: remove rtl_wol_shutdown_quirk()Heiner Kallweit
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang
2022-09-12wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li
2022-09-12wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu
2022-09-12wifi: rtw89: 8852c: enlarge polling timeout of RX DCKPing-Ke Shih
2022-09-12wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih
2022-09-12wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty
2022-09-10wifi: ath11k: Enable threaded NAPIManikanta Pubbisetty
2022-09-10wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()Jianglei Nie
2022-09-10wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang
2022-09-10wifi: ath11k: Split PCI write/read functionsBaochen Qiang
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds