index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
-270
/
+262
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
-18
/
+51
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
-7
/
+8
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7
Pavankumar Nandeshwar
-30
/
+27
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7
Pavankumar Nandeshwar
-31
/
+42
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
-98
/
+129
2025-11-05
wifi: ath12k: Move ieee80211_ops callback to the arch specific module
Ripan Deuri
-220
/
+237
2025-11-05
wifi: ath12k: Add helper to free DP link peer
Pavankumar Nandeshwar
-15
/
+13
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
-208
/
+281
2025-11-05
wifi: ath12k: Move DP device stats to ath12k_dp
Pavankumar Nandeshwar
-54
/
+60
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
-37
/
+141
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
-5
/
+5
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-7
/
+7
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-2
/
+2
2025-11-04
virtio-net: fix received length check in big packets
Bui Quang Minh
-13
/
+12
2025-11-04
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
-6
/
+0
2025-11-04
net: b44: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
-17
/
+21
2025-11-04
net: fec: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
-26
/
+27
2025-11-04
net: phy: fixed_phy: add helper fixed_phy_register_100fd
Heiner Kallweit
-0
/
+12
2025-11-04
net: altera-tse: Init PCS and phylink before registering netdev
Maxime Chevallier
-20
/
+20
2025-11-04
net: altera-tse: Don't use netdev name for the PCS mdio bus
Maxime Chevallier
-1
/
+1
2025-11-04
net: altera-tse: Warn on bad revision at probe time
Maxime Chevallier
-9
/
+6
2025-11-04
net: altera-tse: Set platform drvdata before registering netdev
Maxime Chevallier
-2
/
+1
2025-11-04
net: phy: make phy_device members pause and asym_pause bitfield bits
Heiner Kallweit
-18
/
+18
2025-11-04
net: rnpgbe: Add register_netdev
Dong Yibo
-2
/
+214
2025-11-04
net: rnpgbe: Add basic mbx_fw support
Dong Yibo
-1
/
+286
2025-11-04
net: rnpgbe: Add basic mbx ops support
Dong Yibo
-1
/
+527
2025-11-04
net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
Dong Yibo
-0
/
+98
2025-11-04
net: rnpgbe: Add build support for rnpgbe
Dong Yibo
-0
/
+188
2025-11-04
ti: netcp: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
-32
/
+103
2025-11-04
net: pch_gbe: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-15
/
+23
2025-11-04
net: thunderx: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-20
/
+25
2025-11-04
net: octeon: mgmt: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-30
/
+32
2025-11-04
net: liquidio_vf: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-29
/
+19
2025-11-04
net: liquidio: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-30
/
+20
2025-11-04
bnxt_en: Fix warning in bnxt_dl_reload_down()
Shantiprasad Shettar
-2
/
+3
2025-11-04
bnxt_en: Always provide max entry and entry size in coredump segments
Kashyap Desai
-2
/
+3
2025-11-04
bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()
Gautam R A
-1
/
+1
2025-11-04
bnxt_en: Fix a possible memory leak in bnxt_ptp_init
Kalesh AP
-2
/
+2
2025-11-04
bnxt_en: Shutdown FW DMA in bnxt_shutdown()
Michael Chan
-0
/
+4
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
-2
/
+13
2025-11-04
net/mlx5e: Defer channels closure to reduce interface down time
Tariq Toukan
-1
/
+5
2025-11-04
net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels
Tariq Toukan
-8
/
+17
2025-11-04
net/mlx5e: Do not re-apply TIR loopback configuration if not necessary
Tariq Toukan
-0
/
+3
2025-11-04
net/mlx5: IPoIB, set self loopback prevention in TIR init
Tariq Toukan
-1
/
+4
2025-11-04
net/mlx5e: Allow setting self loopback prevention bits on TIR init
Tariq Toukan
-0
/
+11
2025-11-04
net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
Tariq Toukan
-30
/
+43
2025-11-04
net/mlx5e: Enhance function structures for self loopback prevention application
Tariq Toukan
-9
/
+19
2025-11-04
xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue...
Chu Guangqing
-2
/
+3
2025-11-04
net: sungem_phy: Fix a typo error in sungem_phy
Chu Guangqing
-1
/
+1
[prev]
[next]