summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut
2024-10-17wifi: rt2x00: convert comma to semicolonYan Zhen
2024-10-17wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer
2024-10-17wifi: ipw: select CRYPTO_LIB_ARC4Johannes Berg
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-10-17wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith
2024-10-17wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih
2024-10-17net: phy: realtek: merge the drivers for internal NBase-T PHY'sHeiner Kallweit
2024-10-17eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau
2024-10-17vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann
2024-10-17net: phy: realtek: clear 1000Base-T link partner advertisementDaniel Golle
2024-10-17net: phy: realtek: change order of calls in C22 read_status()Daniel Golle
2024-10-17net: phy: realtek: read duplex and gbit master from PHYSR registerDaniel Golle
2024-10-16net: hamradio: scc: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16net: hamradio: baycom_ser_fdx: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16net: 3com: 3c59x: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16wifi: ath12k: modify link arvif creation and removal for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_conf_tx() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_mac_op_set_key() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_get_arvif_iter() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_vif_chan() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare vif config caching for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare sta data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: pass ath12k_link_vif instead of vif/ahvifSriram R
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: Support BE OFDMA Pdev Rate StatsPradeep Kumar Chitrapu
2024-10-16wifi: ath12k: Support Pdev Scheduled Algorithm StatsSidhanta Sahu
2024-10-16wifi: ath12k: Support DMAC Reset StatsRajat Soni
2024-10-16wifi: ath12k: Add firmware coredump collection supportSowmiya Sree Elavalagan
2024-10-16wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functionsKalle Valo
2024-10-16wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-10-16wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-10-16wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang