summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-24wifi: rtw89: coex: Add wifi role info version 101Ching-Te Ku
2026-07-24wifi: rtw89: coex: Add cycle status report version 105Ching-Te Ku
2026-07-24wifi: rtw89: coex: Add slots version 2Ching-Te Ku
2026-07-24wifi: rtw89: coex: Add TDMA version 4Ching-Te Ku
2026-07-24wifi: rtw89: coex: Add firmware 0.29.133.X support for RTL8852B familyChing-Te Ku
2026-07-24wifi: rtw89: coex: Fix Wi-Fi role info H2C command header issueChing-Te Ku
2026-07-24wifi: rtw89: coex: Add driver info H2C command index version 103Ching-Te Ku
2026-07-24wifi: rtw89: coex: Refine chip initial related structureChing-Te Ku
2026-07-24wifi: rtw89: coex: Branch out version 105 firmware report map indexChing-Te Ku
2026-07-24wifi: rtw89: coex: Fix unexpected grant-signal assigneeChing-Te Ku
2026-07-24wifi: rtw89: coex: Add version 9 report control infoChing-Te Ku
2026-07-24wifi: rtw89: coex: Add version 107 TX/RX info for firmware featureChing-Te Ku
2026-07-24wifi: rtw89: phy: set CFR to manual mode for some 2GHz channelsPing-Ke Shih
2026-07-24wifi: rtw89: 8922d: reduce IO in power-on functionPing-Ke Shih
2026-07-24wifi: rtw89: pci: set PCIe maximum TS1 for RTL8922DEPing-Ke Shih
2026-07-24wifi: rtw89: wow: extend timeout unit to avoid SER false alarmPing-Ke Shih
2026-07-24wifi: rtw89: 8922d: bypass TXIQK when scanChih-Kang Chang
2026-07-24wifi: rtw89: rfk: update TXIQK H2C command format to v1Chih-Kang Chang
2026-07-24wifi: rtw89: 8852cu: add quirk to disable 2.4 GHz bandDavid Lee
2026-07-24wifi: rtw89: add multicolor LED support for RTL8852CU valve boardJohnson Tsai
2026-07-24wifi: rtw89: add LED support to reflect the wireless association statusJohnson Tsai
2026-07-24wifi: rtw89: pci: enable 36-bit DMA on spacemit K3Anirudh Srinivasan
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23net: dsa: microchip: Fix log typo in error pathNiklas Söderlund
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit
2026-07-23wifi: iwlwifi: regulatory: add LARI v15 DSM support bitmapPagadala Yesu Anjaneyulu
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi
2026-07-23net: slip: serialize receive against buffer reallocationSungmin Kang
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk
2026-07-23hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao
2026-07-23pppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada
2026-07-23ppp: annotate data races in ppp_genericEric Dumazet