summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-19wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih
2022-10-19wifi: rtw89: 8852b: add chip_ops related to RF calibrationPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add DPKPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add TSSIPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add IQKPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add RX DCKPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add RCKPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: rfk: add DACKPing-Ke Shih
2022-10-19wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-10-18enic: define constants for legacy interrupts offsetGovindarajulu Varadarajan
2022-10-18net: fec: remove the unused functionsShenwei Wang
2022-10-18net: remove smc911x driverArnd Bergmann
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-15net: stmmac: Enable mac_managed_pm phylink configShenwei Wang
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-15sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-15net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filterCezar Bulinaru
2022-10-15sfc: Change VF mac via PF as first preference if available.Jonathan Cooper
2022-10-14net: macvlan: change schedule system_wq to system_unbound_wqzhangxiangqian
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-13wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...Peter Kosyh
2022-10-13wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12ieee802154: atusb: add support for trac featureAlexander Aring
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal
2022-10-12ieee802154: hwsim: Implement address filteringMiquel Raynal
2022-10-12ieee802154: hwsim: Record the address filter valuesMiquel Raynal
2022-10-12net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-10-12wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang
2022-10-12wifi: ath11k: add support to configure channel dwell timeManikanta Pubbisetty
2022-10-12wifi: ath11k: suppress add interface errorKarthikeyan Periyasamy
2022-10-12wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh
2022-10-12wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-10-12wifi: carl9170: Remove -Warray-bounds exceptionKees Cook