summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang
2024-01-23wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung
2024-01-23wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih
2024-01-22Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-22tun: add missing rx stats accounting in tun_xdp_actYunjian Wang
2024-01-22tun: fix missing dropped counter in tun_xdp_actYunjian Wang
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt
2024-01-19bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan
2024-01-19bnxt_en: Prevent kernel warning when running offline self testMichael Chan
2024-01-19bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan
2024-01-19bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan
2024-01-19bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-19wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-docJeff Johnson
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson
2024-01-19wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson
2024-01-19wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
2024-01-19wifi: rtlwifi: Speed up firmware loading for USBBitterblue Smith
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel
2024-01-19wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel
2024-01-19wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin
2024-01-19wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin
2024-01-19wifi: brcmfmac: move feature overrides before feature_disableArend van Spriel
2024-01-19wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel
2024-01-19net: can: Use device_get_match_data()Rob Herring
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18i40e: Include types.h to some headersTony Nguyen
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-18wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2024-01-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-01-18wifi: rt2x00: simplify rt2x00crypto_rx_insert_iv()Dmitry Antipov
2024-01-18wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan