summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-24wifi: rtw89: coex: Add firmware 0.27.97.X support for RTL8852CChing-Te Ku1-0/+9
2026-07-24wifi: rtw89: coex: Add wifi role info version 101Ching-Te Ku3-5/+125
2026-07-24wifi: rtw89: coex: Add cycle status report version 105Ching-Te Ku2-0/+218
2026-07-24wifi: rtw89: coex: Add slots version 2Ching-Te Ku3-20/+51
2026-07-24wifi: rtw89: coex: Add TDMA version 4Ching-Te Ku1-3/+5
2026-07-24wifi: rtw89: coex: Add firmware 0.29.133.X support for RTL8852B familyChing-Te Ku1-0/+27
2026-07-24wifi: rtw89: coex: Fix Wi-Fi role info H2C command header issueChing-Te Ku1-2/+6
2026-07-24wifi: rtw89: coex: Add driver info H2C command index version 103Ching-Te Ku1-6/+7
2026-07-24wifi: rtw89: coex: Refine chip initial related structureChing-Te Ku11-474/+411
2026-07-24wifi: rtw89: coex: Branch out version 105 firmware report map indexChing-Te Ku1-0/+11
2026-07-24wifi: rtw89: coex: Fix unexpected grant-signal assigneeChing-Te Ku1-12/+12
2026-07-24wifi: rtw89: coex: Add version 9 report control infoChing-Te Ku2-6/+178
2026-07-24wifi: rtw89: coex: Add version 107 TX/RX info for firmware featureChing-Te Ku3-37/+126
2026-07-24wifi: rtw89: phy: set CFR to manual mode for some 2GHz channelsPing-Ke Shih1-1/+7
2026-07-24wifi: rtw89: 8922d: reduce IO in power-on functionPing-Ke Shih1-9/+9
2026-07-24wifi: rtw89: pci: set PCIe maximum TS1 for RTL8922DEPing-Ke Shih2-1/+11
2026-07-24wifi: rtw89: wow: extend timeout unit to avoid SER false alarmPing-Ke Shih1-1/+1
2026-07-24wifi: rtw89: 8922d: bypass TXIQK when scanChih-Kang Chang3-2/+73
2026-07-24wifi: rtw89: rfk: update TXIQK H2C command format to v1Chih-Kang Chang3-11/+32
2026-07-24wifi: rtw89: 8852cu: add quirk to disable 2.4 GHz bandDavid Lee3-1/+6
2026-07-24wifi: rtw89: add multicolor LED support for RTL8852CU valve boardJohnson Tsai20-6/+207
2026-07-24wifi: rtw89: add LED support to reflect the wireless association statusJohnson Tsai7-0/+181
2026-07-24wifi: rtw89: pci: enable 36-bit DMA on spacemit K3Anirudh Srinivasan1-0/+4
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski151-604/+1692
2026-07-23net: dsa: microchip: Fix log typo in error pathNiklas Söderlund1-1/+1
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-14/+4
2026-07-23wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit3-3/+3
2026-07-23wifi: iwlwifi: regulatory: add LARI v15 DSM support bitmapPagadala Yesu Anjaneyulu4-4/+21
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta6-34/+33
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski3-11/+15
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
2026-07-23net: slip: serialize receive against buffer reallocationSungmin Kang1-0/+4
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt1-0/+3
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski1-11/+9
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen3-10/+10
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-2/+2
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao2-23/+0
2026-07-23pppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1