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-07-07
bng_en: Add irq allocation support
Vikas Gupta
-0
/
+85
2025-07-07
bng_en: Add resource management support
Vikas Gupta
-2
/
+761
2025-07-07
bng_en: Add backing store support
Vikas Gupta
-0
/
+680
2025-07-07
bng_en: Add ring memory allocation support
Vikas Gupta
-1
/
+138
2025-07-07
bng_en: Add initial interaction with firmware
Vikas Gupta
-1
/
+522
2025-07-07
bng_en: Add firmware communication mechanism
Vikas Gupta
-1
/
+634
2025-07-07
bng_en: Add devlink interface
Vikas Gupta
-1
/
+211
2025-07-07
bng_en: Add PCI interface
Vikas Gupta
-0
/
+171
2025-07-07
net: ethernet: mtk_eth_soc: use generic allocator for SRAM
Daniel Golle
-73
/
+90
2025-07-07
net: ethernet: mtk_eth_soc: fix kernel-doc comment
Daniel Golle
-1
/
+2
2025-07-07
net: ethernet: mtk_eth_soc: improve support for named interrupts
Daniel Golle
-5
/
+10
2025-07-07
net: bcmgenet: Initialize u64 stats seq counter
Ryo Takakura
-0
/
+6
2025-07-07
mlxbf_gige: emit messages during open and probe failures
David Thompson
-8
/
+18
2025-07-07
net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
Luo Jie
-1
/
+1
2025-07-07
net: phy: qcom: move the WoL function to shared library
Luo Jie
-27
/
+30
2025-07-07
wifi: ath12k: Add num_stations counter for each interface
Aditya Kumar Singh
-0
/
+19
2025-07-07
wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS request
Sarika Sharma
-2
/
+3
2025-07-07
wifi: ath12k: Block radio bring-up in FTM mode
Aaradhana Sahu
-6
/
+4
2025-07-07
wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support
Aditya Kumar Singh
-0
/
+2
2025-07-07
wifi: ath12k: add support for Tx Power insertion in RRM action frame
Aditya Kumar Singh
-0
/
+182
2025-07-07
wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_co...
Sarika Sharma
-1
/
+23
2025-07-07
wifi: ath12k: correctly update bw for ofdma packets
Sarika Sharma
-3
/
+14
2025-07-07
wifi: ath12k: add EHT support for TX rate
Sarika Sharma
-0
/
+10
2025-07-07
wifi: ath12k: add link support for multi-link in arsta
Sarika Sharma
-11
/
+48
2025-07-07
wifi: ath12k: fill link station statistics for MLO
Sarika Sharma
-0
/
+78
2025-07-07
net: usb: lan78xx: stop including phy_fixed.h
Heiner Kallweit
-1
/
+0
2025-07-07
wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset
Leon Yen
-2
/
+72
2025-07-07
wifi: mt76: mt792x: improve monitor interface handling
Ming Yen Hsieh
-0
/
+1
2025-07-07
wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...
Leon Yen
-5
/
+27
2025-07-07
wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()
Henry Martin
-0
/
+2
2025-07-07
wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices
Lorenzo Bianconi
-13
/
+4
2025-07-07
wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links
Lorenzo Bianconi
-26
/
+32
2025-07-07
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
Lorenzo Bianconi
-23
/
+21
2025-07-07
wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}
Lorenzo Bianconi
-2
/
+2
2025-07-07
wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()
Lorenzo Bianconi
-5
/
+12
2025-07-07
wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb
Lorenzo Bianconi
-2
/
+2
2025-07-07
wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()
Lorenzo Bianconi
-1
/
+0
2025-07-07
wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...
Lorenzo Bianconi
-7
/
+7
2025-07-07
wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()
Lorenzo Bianconi
-2
/
+1
2025-07-07
wifi: mt76: fix vif link allocation
Felix Fietkau
-3
/
+6
2025-07-07
wifi: mt76: fix queue assignment for deauth packets
Felix Fietkau
-1
/
+2
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
-68
/
+41
2025-07-07
wifi: mt76: mt7921: prevent decap offload config before STA initialization
Deren Wu
-0
/
+3
2025-07-07
wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...
Deren Wu
-0
/
+6
2025-07-07
wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan
Ming Yen Hsieh
-19
/
+63
2025-07-07
wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
Michael Lo
-4
/
+4
2025-07-07
wifi: mt76: mt7925: fix the wrong config for tx interrupt
Ming Yen Hsieh
-1
/
+1
2025-07-07
wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()
Lorenzo Bianconi
-28
/
+7
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
Lorenzo Bianconi
-27
/
+45
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()
Lorenzo Bianconi
-29
/
+57
[prev]
[next]