summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao
2024-12-19net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19wifi: ath12k: Fix spelling mistake "requestted" -> "requested"Colin Ian King
2024-12-19wifi: ath12k: Avoid explicit type cast in monitor status parse handlerKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Remove unused HAL Rx mask in DP monitor pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: fix incorrect TID updation in DP monitor status pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: cleanup Rx peer statistics structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Refactor monitor status TLV structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_bss_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usageJeff Johnson
2024-12-19wifi: ath12k: Add support for parsing 64-bit TLVsP Praneesh
2024-12-19wifi: ath9k: simplify internal time managementDmitry Antipov
2024-12-19wifi: ath9k: cleanup a few (mostly) TX-related routinesDmitry Antipov
2024-12-19wifi: ath9k: cleanup ath_txq_skb_done()Dmitry Antipov
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori
2024-12-18net: renesas: rswitch: add mdio C22 supportNikita Yushchenko
2024-12-18net: renesas: rswitch: use generic MPSM operation for mdio C45Nikita Yushchenko
2024-12-18net: renesas: rswitch: align mdio C45 operations with datasheetNikita Yushchenko
2024-12-18net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fieldsNikita Yushchenko
2024-12-18net: renesas: rswitch: do not write to MPSM register at init timeNikita Yushchenko
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-18Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2024-12-18Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-18net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao
2024-12-18wifi: wlcore: sysfs: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-18wifi: brcmfmac: clarify unmodifiable headroom log messageAlex Shumsky
2024-12-18wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-12-18wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook
2024-12-18net: dsa: qca8k: Fix inconsistent use of jiffies vs millisecondsAndrew Lunn
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-17net: hibmcge: Add nway_reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add pauseparam supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add register dump supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add unicast frame filter supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add irq_info file to debugfsJijie Shao