aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik1-5/+11
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-0/+5
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas1-2/+3
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov1-1/+2
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan1-1/+1
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu1-1/+1
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan1-0/+21
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed4-11/+16
2024-01-23gve: Alloc before freeing when changing featuresShailend Chand1-20/+21
2024-01-23gve: Alloc before freeing when adjusting queuesShailend Chand1-22/+67
2024-01-23gve: Refactor gve_open and gve_closeShailend Chand1-40/+119
2024-01-23gve: Switch to config-aware queue allocationShailend Chand9-425/+745
2024-01-23gve: Refactor napi add and remove functionsShailend Chand5-17/+26
2024-01-23gve: Define config structs for queue allocationShailend Chand1-0/+49
2024-01-23hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley1-2/+2
2024-01-23net: ethernet: qualcomm: Remove QDF24xx supportKonrad Dybcio5-521/+21
2024-01-23Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu1-5/+20
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski6-43/+16
2024-01-23wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer1-3/+1
2024-01-23wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang1-1/+1
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang3-7/+17
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang5-9/+56
2024-01-23wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang1-2/+2
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang1-2/+4
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang3-2/+14
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang2-21/+31
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang2-162/+80
2024-01-23wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung2-0/+144
2024-01-23wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih2-1/+137
2024-01-23wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih2-0/+77
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih10-0/+298
2024-01-23wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih2-0/+55
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih2-0/+29
2024-01-22Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-6/+38
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur1-0/+11
2024-01-22tun: add missing rx stats accounting in tun_xdp_actYunjian Wang1-0/+2
2024-01-22tun: fix missing dropped counter in tun_xdp_actYunjian Wang1-2/+6
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt1-0/+2
2024-01-19bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan5-11/+17
2024-01-19bnxt_en: Prevent kernel warning when running offline self testMichael Chan1-0/+3
2024-01-19bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan2-6/+14
2024-01-19bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan1-2/+3
2024-01-19bnxt_en: Wait for FLR to complete during probeMichael Chan1-0/+5
2024-01-19wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-docJeff Johnson1-2/+6
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson1-1/+1
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson1-3/+7
2024-01-19wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson1-2/+2
2024-01-19wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson1-2/+5