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-13
can: rcar_canfd: Simplify data bit rate config
Biju Das
-13
/
+15
2025-09-13
can: rcar_canfd: Simplify nominal bit rate config
Biju Das
-19
/
+24
2025-09-13
can: rcar_canfd: Update RCANFD_CFG_* macros
Biju Das
-6
/
+6
2025-09-13
can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
Biju Das
-1
/
+4
2025-09-13
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
-27
/
+28
2025-09-13
can: dev: sort includes by alphabetical order
Vincent Mailhol
-5
/
+5
2025-09-13
can: m_can: use us_to_ktime() where appropriate
Xichao Zhao
-4
/
+2
2025-09-12
net: phy: micrel: Update Kconfig help text
Jonas Rebmann
-1
/
+1
2025-09-12
net: mvneta: add support for hardware timestamps
Russell King
-0
/
+8
2025-09-11
wireguard: queueing: always return valid online CPU in wg_cpumask_choose_onli...
Yury Norov (NVIDIA)
-1
/
+1
2025-09-11
wireguard: queueing: simplify wg_cpumask_next_online()
Yury Norov [NVIDIA]
-9
/
+4
2025-09-11
dpaa2-switch: fix buffer pool seeding for control traffic
Ioana Ciornei
-1
/
+1
2025-09-11
geneve: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage
Niklas Söderlund
-1
/
+2
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Hide register layout
Niklas Söderlund
-66
/
+26
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout
Niklas Söderlund
-18
/
+6
2025-09-11
eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAP
Daniel Palmer
-1
/
+1
2025-09-11
net/mlx5: Not returning mlx5_link_info table when speed is unknown
Li Tian
-1
/
+5
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-3659
/
+1675
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-127
/
+206
2025-09-11
ixgbe: fwlog support for e610
Michal Swiatkowski
-0
/
+47
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
-89
/
+28
2025-09-11
ice: reregister fwlog after driver reinit
Michal Swiatkowski
-2
/
+11
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
-356
/
+358
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
-639
/
+635
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
-112
/
+35
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
-90
/
+75
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
-12
/
+8
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
-9
/
+24
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
-45
/
+65
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
-23
/
+26
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
-87
/
+98
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
-16
/
+3
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
-29
/
+29
2025-09-11
ice: make fwlog functions static
Michal Swiatkowski
-128
/
+109
2025-09-11
Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...
Paolo Abeni
-0
/
+13
2025-09-11
wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx
Pavankumar Nandeshwar
-436
/
+469
2025-09-11
wifi: ath12k: Remove hal_rx_ops and merge into hal_ops
Ripan Deuri
-33
/
+15
2025-09-11
wifi: ath12k: Add new infra for the rx path
Pavankumar Nandeshwar
-465
/
+290
2025-09-11
wifi: ath12k: Move hal_rx_ops callbacks to hal_ops
Pavankumar Nandeshwar
-29
/
+28
2025-09-11
wifi: ath12k: Replace ops with direct calls for rxdma ring mask
Pavankumar Nandeshwar
-22
/
+8
2025-09-11
wifi: ath12k: unify HAL ops naming across chips
Ripan Deuri
-247
/
+247
2025-09-11
wifi: ath12k: Move the hal APIs to hardware specific files
Ripan Deuri
-599
/
+727
2025-09-11
wifi: ath12k: Remove non-compact TLV support from QCN
Pavankumar Nandeshwar
-376
/
+11
2025-09-11
Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-70
/
+84
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
-40
/
+34
2025-09-11
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu
-6
/
+14
2025-09-11
wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_table
Stefan Kerkmann
-1
/
+1
2025-09-11
net: ionic: Provide doorbell and CMB region information
Abhijit Gangurde
-18
/
+381
2025-09-11
net: ionic: Provide interrupt allocation support for the RDMA driver
Abhijit Gangurde
-32
/
+62
[prev]
[next]