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-09-15
wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device
Quan Zhou
-0
/
+2
2025-09-15
wifi: mt76: mt7925: add pci restore for hibernate
Jack Kao
-3
/
+23
2025-09-15
wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_lin...
Lorenzo Bianconi
-5
/
+6
2025-09-15
wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback
Lorenzo Bianconi
-15
/
+28
2025-09-15
wifi: mt76: Remove dead code in mt76_scan_work
Lorenzo Bianconi
-3
/
+0
2025-09-15
wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
Lorenzo Bianconi
-78
/
+101
2025-09-15
wifi: mt76: mt7921: add MBSSID support
Ming Yen Hsieh
-3
/
+27
2025-09-15
wifi: mt76: fix potential memory leak in mt76_wmac_probe()
Abdun Nihaal
-1
/
+1
2025-09-15
wifi: mt76: mt7925: add MBSSID support
Ming Yen Hsieh
-2
/
+29
2025-09-15
wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
Nick Morrow
-0
/
+3
2025-09-15
wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()
Lorenzo Bianconi
-5
/
+29
2025-09-15
wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()
Lorenzo Bianconi
-0
/
+1
2025-09-15
wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine
Lorenzo Bianconi
-8
/
+75
2025-09-15
wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration
Lorenzo Bianconi
-8
/
+13
2025-09-15
wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()
Lorenzo Bianconi
-9
/
+17
2025-09-14
amd-xgbe: Add PPS periodic output support
Raju Rangoju
-4
/
+151
2025-09-14
qed: Don't collect too many protection override GRC elements
Jamie Bainbridge
-3
/
+4
2025-09-14
net: fec: enable the Jumbo frame support for i.MX8QM
Shenwei Wang
-4
/
+24
2025-09-14
net: fec: add change_mtu to support dynamic buffer allocation
Shenwei Wang
-4
/
+23
2025-09-14
net: fec: add rx_frame_size to support configurable RX length
Shenwei Wang
-1
/
+3
2025-09-14
net: fec: update MAX_FL based on the current MTU
Shenwei Wang
-1
/
+1
2025-09-14
net: fec: add pagepool_order to support variable page size
Shenwei Wang
-2
/
+5
2025-09-14
net: fec: use a member variable for maximum buffer size
Shenwei Wang
-6
/
+11
2025-09-14
ionic: use int type for err in ionic_get_module_eeprom_by_page
Alok Tiwari
-1
/
+1
2025-09-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-1314
/
+1228
2025-09-14
octeon_ep: Validate the VF ID
Kamal Heib
-0
/
+16
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...
Parvathi Pudi
-2
/
+260
2025-09-14
net: ti: icssm-prueth: Adds link detection, RX and TX support.
Roger Quadros
-2
/
+706
2025-09-14
net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
Roger Quadros
-2
/
+781
2025-09-14
net: ti: icssm-prueth: Adds ICSSM Ethernet driver
Roger Quadros
-0
/
+727
2025-09-14
net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macro
Christian Marangi
-63
/
+42
2025-09-14
net: phy: broadcom: Convert to phy_id_compare_model()
Christian Marangi
-22
/
+20
2025-09-14
net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller
Russell King (Oracle)
-8
/
+7
2025-09-14
net: stmmac: move PTP support check into stmmac_init_timestamping()
Russell King (Oracle)
-7
/
+6
2025-09-14
net: stmmac: add stmmac_setup_ptp()
Russell King (Oracle)
-10
/
+18
2025-09-14
net: stmmac: rename stmmac_init_ptp()
Russell King (Oracle)
-3
/
+3
2025-09-14
net: stmmac: move stmmac_init_ptp() messages into function
Russell King (Oracle)
-7
/
+7
2025-09-14
net: stmmac: add __stmmac_release() to complement __stmmac_open()
Russell King (Oracle)
-16
/
+25
2025-09-14
net: stmmac: unexport stmmac_init_tstamp_counter()
Russell King (Oracle)
-3
/
+2
2025-09-14
net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
Russell King (Oracle)
-8
/
+0
2025-09-14
net: stmmac: fix PTP error cleanup in __stmmac_open()
Russell King (Oracle)
-1
/
+1
2025-09-14
net: stmmac: disable PTP clock after unregistering PTP
Russell King (Oracle)
-1
/
+1
2025-09-14
net: stmmac: ptp: improve handling of aux_ts_lock lifetime
Russell King (Oracle)
-3
/
+7
2025-09-14
net: dsa: mv88e6xxx: remove unused support for PPS event capture
Russell King (Oracle)
-19
/
+3
2025-09-14
net: dsa: mv88e6xxx: remove chip->evcap_config
Russell King (Oracle)
-7
/
+5
2025-09-14
net: dsa: mv88e6xxx: remove chip->trig_config
Russell King (Oracle)
-2
/
+1
2025-09-14
net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
Russell King (Oracle)
-26
/
+1
2025-09-14
net: mana: Reduce waiting time if HWC not responding
Haiyang Zhang
-1
/
+6
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoC
Lad Prabhakar
-5
/
+58
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Use OF data for configuration
Lad Prabhakar
-10
/
+47
[prev]
[next]