summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-17wifi: wilc1000: register net device only after bus being fully initializedAlexis Lothoré
2024-05-17wifi: wilc1000: set net device registration as last step during interface cre...Alexis Lothoré
2024-05-17wifi: ath12k: fix ack signal strength calculationLingbo Kong
2024-05-17wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao
2024-05-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-16bonding: fix oops during rmmodTony Battersby
2024-05-16wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina
2024-05-16wifi: ath12k: use correct MAX_RADIOSKarthikeyan Periyasamy
2024-05-16wifi: ath12k: remove duplicate definition of MAX_RADIOSKarthikeyan Periyasamy
2024-05-16wifi: ath12k: remove redundant peer delete for WCN7850Kang Yang
2024-05-16wifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam
2024-05-16wifi: ath12k: skip sending vdev down for channel switchAloka Dixit
2024-05-16wifi: ath12k: add EMA beacon supportAloka Dixit
2024-05-16wifi: ath12k: add MBSSID beacon supportAloka Dixit
2024-05-16wifi: ath12k: refactor arvif security parameter configurationAloka Dixit
2024-05-16wifi: ath12k: configure MBSSID parameters in AP modeAloka Dixit
2024-05-16wifi: ath12k: create a structure for WMI vdev up parametersAloka Dixit
2024-05-16wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit
2024-05-16wifi: ath12k: configure MBSSID params in vdev create/startAloka Dixit
2024-05-16wifi: ath12k: advertise driver capabilities for MBSSID and EMAAloka Dixit
2024-05-16wifi: ath12k: support SMPS configuration for 6 GHzPradeep Kumar Chitrapu
2024-05-16wifi: ath12k: refactor SMPS configurationPradeep Kumar Chitrapu
2024-05-16wifi: ath12k: add 6 GHz params in peer assoc commandPradeep Kumar Chitrapu
2024-05-16wifi: ath12k: fix survey dump collection in 6 GHzPradeep Kumar Chitrapu
2024-05-16wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu
2024-05-16wifi: ath12k: add channel 2 into 6 GHz channel listPradeep Kumar Chitrapu
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2024-05-15net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl
2024-05-15wifi: ath10k: add LED and GPIO controlling support for various chipsetsSebastian Gottschall
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-05-14wifi: iwlegacy: do not skip frames with bad FCSAndrii Batyiev
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-14wifi: rtw89: support mac_id number according to chipZong-Zhe Yang
2024-05-14wifi: rtw89: switch to register vif_cfg_changed and link_info_changedZong-Zhe Yang
2024-05-14wifi: rtw89: cam: tweak relation between sec CAM and addr CAMZong-Zhe Yang
2024-05-14wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang
2024-05-13net: prestera: Add flex arrays to some structsErick Archer
2024-05-13net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang