index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
net/mlx5: Use devlink port pointer to get the pointer of container SF struct
Jiri Pirko
1
-32
/
+12
2023-09-19
net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
Jiri Pirko
1
-3
/
+2
2023-09-19
net: ethernet: mtk_wed: add wed 3.0 reset support
Sujuan Chen
2
-10
/
+339
2023-09-19
net: ethernet: mtk_wed: debugfs: add WED 3.0 debugfs entries
Sujuan Chen
1
-2
/
+369
2023-09-19
net: ethernet: mtk_wed: debugfs: move wed_v2 specific regs out of regs array
Lorenzo Bianconi
1
-15
/
+18
2023-09-19
net: ethernet: mtk_wed: introduce hw_rro support for MT7988
Sujuan Chen
1
-2
/
+297
2023-09-19
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
6
-28
/
+235
2023-09-19
net: ethernet: mtk_wed: refactor mtk_wed_check_wfdma_rx_fill routine
Lorenzo Bianconi
1
-17
/
+27
2023-09-19
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
8
-138
/
+597
2023-09-19
net: ethernet: mtk_wed: add mtk_wed_soc_data structure
Lorenzo Bianconi
3
-32
/
+51
2023-09-19
net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
Lorenzo Bianconi
1
-2
/
+2
2023-09-19
net: ethernet: mtk_wed: make memory region optional
Lorenzo Bianconi
1
-10
/
+13
2023-09-19
net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmware
Lorenzo Bianconi
2
-20
/
+18
2023-09-19
net: ethernet: mtk_wed: introduce mtk_wed_buf structure
Lorenzo Bianconi
1
-6
/
+6
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
2
-3
/
+3
2023-09-19
net: ethernet: mtk_wed: do not configure rx offload if not supported
Lorenzo Bianconi
2
-58
/
+70
2023-09-19
net: ethernet: mtk_wed: introduce versioning utility routines
Lorenzo Bianconi
4
-22
/
+32
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2
-2
/
+3
2023-09-19
net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
Colin Ian King
1
-1
/
+1
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-1
/
+9
2023-09-19
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
1
-0
/
+5
2023-09-19
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
1
-0
/
+6
2023-09-19
net: hns3: only enable unicast promisc when mac table full
Jian Shen
1
-1
/
+1
2023-09-19
net: hns3: fix GRE checksum offload issue
Jie Wang
1
-0
/
+9
2023-09-19
net: hns3: add cmdq check for vf periodic service task
Jie Wang
1
-1
/
+2
2023-09-19
octeon_ep: restructured interrupt handlers
Shinas Rasheed
3
-45
/
+323
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
8
-110
/
+120
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
4
-0
/
+21
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
4
-5
/
+7
2023-09-18
ice: fix pin assignment for E810-T without SMA control
Jacob Keller
1
-3
/
+7
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
3
-5
/
+1
2023-09-18
ice: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
1
-7
/
+12
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
2
-11
/
+11
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
1
-25
/
+45
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
4
-27
/
+117
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
3
-11
/
+21
2023-09-18
ice: retry acquiring hardware semaphore during cross-timestamp request
Karol Kolacinski
1
-7
/
+15
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
2
-51
/
+52
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
4
-9
/
+7
2023-09-18
wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722
Zenm Chen
1
-0
/
+1
2023-09-18
wifi: rtw89: add mac_gen pointer to access mac port registers
Ping-Ke Shih
4
-24
/
+223
2023-09-18
wifi: rtw89: consolidate registers of mac port to struct
Ping-Ke Shih
2
-12
/
+26
2023-09-18
wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submit
Ping-Ke Shih
6
-2
/
+6
2023-09-18
wifi: rtw89: add to fill TX descriptor v2
Ping-Ke Shih
3
-0
/
+330
2023-09-18
wifi: rtw89: add to fill TX descriptor for firmware command v2
Ping-Ke Shih
2
-0
/
+23
2023-09-18
wifi: rtw89: add to query RX descriptor format v2
Ping-Ke Shih
3
-0
/
+188
2023-09-18
wifi: rtw89: mcc: deal with beacon NoA if GO exists
Zong-Zhe Yang
4
-1
/
+96
2023-09-18
wifi: rtw89: mcc: deal with BT slot change
Zong-Zhe Yang
3
-1
/
+6
2023-09-18
wifi: rtw89: mcc: deal with P2P PS change
Zong-Zhe Yang
4
-2
/
+37
2023-09-18
wifi: rtw89: mcc: track beacon offset and update when needed
Zong-Zhe Yang
5
-2
/
+153
[prev]
[next]