aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-22mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex keyAmit Cohen1-3/+3
2023-09-22mlxsw: Add 'ipv4_5' flex keyAmit Cohen4-19/+10
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-09-22hamradio: baycom: remove useless link in KconfigPeter Lafreniere1-8/+7
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni37-180/+345
2023-09-21net: dsa: sja1105: make read-only const arrays staticColin Ian King1-8/+13
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree4-4/+30
2023-09-21wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov2-4/+0
2023-09-21wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process()Dmitry Antipov1-7/+0
2023-09-21wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats()Dmitry Antipov1-3/+0
2023-09-21wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang1-12/+12
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli1-12/+19
2023-09-21wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAILDmitry Antipov2-3/+1
2023-09-21wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_byKees Cook1-1/+1
2023-09-21wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_byKees Cook1-1/+1
2023-09-21wifi: ath12k: Remove unnecessary (void*) conversionsWu Yunchuan3-11/+8
2023-09-21wifi: ath10k: Remove unnecessary (void*) conversionsWu Yunchuan1-10/+6
2023-09-21wifi: ath6kl: remove unnecessary (void*) conversionsWu Yunchuan2-3/+3
2023-09-21wifi: ath5k: remove unnecessary (void*) conversionsWu Yunchuan2-4/+4
2023-09-21wifi: wcn36xx: remove unnecessary (void*) conversionsWu Yunchuan3-14/+14
2023-09-21wifi: ar5523: Remove unnecessary (void*) conversionsWu Yunchuan1-1/+1
2023-09-21wifi: ath9k: clean up function ath9k_hif_usb_resumeDongliang Mu1-17/+17
2023-09-21wifi: ath12k: fix DMA unmap warning on NULL DMA addressBaochen Qiang1-2/+5
2023-09-21wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps()Baochen Qiang1-0/+6
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior1-6/+13
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior1-0/+5
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior1-0/+3
2023-09-21wifi: ipw2x00: Annotate struct libipw_txb with __counted_byKees Cook1-1/+1
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia2-4/+18
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVĂ­ctor Gonzalo1-0/+6
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov2-14/+0
2023-09-20ice: Remove the FW shared parametersMichal Michalik3-86/+0
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik4-147/+34
2023-09-20ice: Use PTP auxbus for all PHYs restart in E822Michal Michalik1-3/+21
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik5-17/+430
2023-09-20wifi: ath10k: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-09-20wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855Wen Gong1-21/+87
2023-09-20wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang1-0/+17
2023-09-20wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_...Wen Gong1-3/+2
2023-09-20wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capability f...Wen Gong1-2/+20
2023-09-20wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2
2023-09-20wifi: ath9k: use u32 for txgain indexesDmitry Antipov1-4/+4
2023-09-20wifi: ath9k: simplify ar9003_hw_process_ini()Dmitry Antipov1-3/+0
2023-09-20wifi: ath12k: fix radar detection in 160 MHzManish Dharanenthiran1-10/+14
2023-09-20wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran1-6/+21
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan1-2/+2
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook1-1/+1
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook1-1/+1
2023-09-20net: dsa: mv88e6xxx: make const read-only array lanes staticColin Ian King1-1/+1
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing1-3/+0