summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-09-22hamradio: baycom: remove useless link in KconfigPeter Lafreniere
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21net: dsa: sja1105: make read-only const arrays staticColin Ian King
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov
2023-09-21wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process()Dmitry Antipov
2023-09-21wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats()Dmitry Antipov
2023-09-21wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAILDmitry Antipov
2023-09-21wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_byKees Cook
2023-09-21wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_byKees Cook
2023-09-21wifi: ath12k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath10k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath6kl: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath5k: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: wcn36xx: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ar5523: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath9k: clean up function ath9k_hif_usb_resumeDongliang Mu
2023-09-21wifi: ath12k: fix DMA unmap warning on NULL DMA addressBaochen Qiang
2023-09-21wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps()Baochen Qiang
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-21wifi: ipw2x00: Annotate struct libipw_txb with __counted_byKees Cook
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVĂ­ctor Gonzalo
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov
2023-09-20ice: Remove the FW shared parametersMichal Michalik
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik
2023-09-20ice: Use PTP auxbus for all PHYs restart in E822Michal Michalik
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik
2023-09-20wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-09-20wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855Wen Gong
2023-09-20wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang
2023-09-20wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_...Wen Gong
2023-09-20wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capability f...Wen Gong
2023-09-20wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-09-20wifi: ath9k: use u32 for txgain indexesDmitry Antipov
2023-09-20wifi: ath9k: simplify ar9003_hw_process_ini()Dmitry Antipov
2023-09-20wifi: ath12k: fix radar detection in 160 MHzManish Dharanenthiran
2023-09-20wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook
2023-09-20net: dsa: mv88e6xxx: make const read-only array lanes staticColin Ian King
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20ionic: expand the descriptor bufs arrayShannon Nelson
2023-09-20ionic: add a check for max SGs and SKB fragsShannon Nelson