summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-15wifi: ath12k: support LPASS_SHARED target memory typeBaochen Qiang-0/+2
2026-01-15wifi: ath12k: add hardware parameters for QCC2072Baochen Qiang-0/+85
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang-1/+115
2026-01-15wifi: ath12k: fix mac phy capability parsingBaochen Qiang-8/+14
2026-01-15wifi: ath12k: refactor 320 MHz bandwidth support parsingBaochen Qiang-12/+11
2026-01-15wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang-1/+1
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang-49/+48
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang-48/+56
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang-6/+19
2026-01-15wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_paramsAlexandru Gagniuc-26/+34
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty-2/+365
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty-3/+339
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty-0/+36
2026-01-15wifi: ath11k: Add support unassociated client CFRVenkateswara Naralasetty-4/+290
2026-01-15wifi: ath11k: Register debugfs for CFR configurationVenkateswara Naralasetty-3/+475
2026-01-15wifi: ath11k: Add initialization and deinitialization sequence for CFR moduleVenkateswara Naralasetty-17/+354
2026-01-15wifi: ath12k: do WoW offloads only on primary linkBaochen Qiang-0/+16
2026-01-15wifi: ath12k: clean up on error in ath12k_dp_setup()Dan Carpenter-1/+1
2026-01-15wifi: ath12k: remove redundant pci_set_drvdata() callAlexander Minchev-1/+0
2026-01-15wifi: ath11k: fix comment typo in monitor mode handlingChien Wong-2/+2
2026-01-15wifi: ath11k: Fix failure to connect to a 6 GHz APQian Zhang-3/+6
2026-01-15wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1Ross Vandegrift-0/+28
2026-01-15wifi: wil6210: fix a bunch of kernel-doc warningsRandy Dunlap-17/+16
2026-01-15wifi: ath9k: add OF dependency to AHBRosen Penev-1/+1
2026-01-15wifi: ath9k: fix kernel-doc warnings in common-debug.hRandy Dunlap-4/+4
2026-01-15wifi: ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_statsRandy Dunlap-7/+8
2026-01-15wifi: ath5k: debug.h: fix enum ath5k_debug_level kernel-docRandy Dunlap-3/+1
2026-01-15net: phy: mscc: macsec: Use new AES library APIEric Biggers-4/+4
2026-01-15chelsio: Use new AES library APIEric Biggers-8/+8
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni-5/+67
2026-01-15net/mlx5: Initialize bulk for single flow countersMoshe Shemesh-13/+29
2026-01-15net/mlx5: fs, split bulk initMark Bloch-12/+23
2026-01-15net/mlx5: fs, factor out flow counter bulk initMark Bloch-6/+10
2026-01-15net/mlx5e: Refine TX timeout handling to skip non-timed-out SQShahar Shitrit-1/+1
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit-7/+5
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva-3/+9
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp-0/+58
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp-5/+9
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih-19/+151
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih-21/+376
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih-1/+1
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih-7/+9
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih-1/+11
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen-10/+18
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee-0/+5
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih-1/+6
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-28/+25
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy-1/+76
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg-0/+3
2026-01-13net: sxgbe: fix typo in commentJinseok Kim-1/+1