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-08-25
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
1
-1
/
+4
2023-08-25
wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()
Nathan Chancellor
1
-0
/
+1
2023-08-25
wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG
Cheng-Chieh Hsieh
9
-64
/
+325
2023-08-25
wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips
Ping-Ke Shih
8
-11
/
+61
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
8
-7
/
+35
2023-08-25
wifi: rtw89: mac: define internal memory address for WiFi 7 chip
Ping-Ke Shih
3
-0
/
+56
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
4
-21
/
+42
2023-08-25
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
12
-133
/
+165
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-25
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
6
-23
/
+219
2023-08-25
wifi: rtw89: provide functions to configure NoA for beacon update
Zong-Zhe Yang
4
-0
/
+102
2023-08-25
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
Zong-Zhe Yang
6
-22
/
+45
2023-08-25
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
4
-21
/
+27
2023-08-25
wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()
Zong-Zhe Yang
1
-2
/
+1
2023-08-25
wifi: rtw89: add function prototype for coex request duration
Zong-Zhe Yang
3
-0
/
+42
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
20
-32
/
+32
2023-08-25
mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
Vadim Pasternak
1
-1
/
+2
2023-08-25
mlxsw: i2c: Limit single transaction buffer size
Vadim Pasternak
1
-1
/
+2
2023-08-25
mlxsw: i2c: Fix chunk size setting in output mailbox buffer
Vadim Pasternak
1
-1
/
+1
2023-08-25
net: arcnet: Do not call kfree_skb() under local_irq_disable()
Jinjie Ruan
1
-1
/
+1
2023-08-25
octeontx2-pf: fix page_pool creation fail for rings > 32k
Ratheesh Kannoth
2
-1
/
+3
2023-08-25
net: fec: add statistics for XDP_TX
Wei Fang
1
-1
/
+4
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2
-6
/
+52
2023-08-25
wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
Ruan Jinjie
1
-1
/
+1
2023-08-25
wifi: ath12k: Remove unused declarations
Yue Haibing
4
-8
/
+0
2023-08-25
wifi: ath12k: add check max message length while scanning with extraie
Wen Gong
1
-7
/
+13
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-08-25
net: ngbe: move mdio access registers to libwx
Jiawen Wu
2
-61
/
+42
2023-08-25
net: txgbe: support copper NIC with external PHY
Jiawen Wu
5
-22
/
+221
2023-08-25
net: txgbe: support switching mode to 1000BASE-X and SGMII
Jiawen Wu
4
-1
/
+61
2023-08-25
net: txgbe: add FW version warning
Jiawen Wu
1
-0
/
+3
2023-08-25
net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
Jiawen Wu
3
-6
/
+52
2023-08-25
net: pcs: xpcs: add 1000BASE-X AN interrupt support
Jiawen Wu
2
-1
/
+21
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
4
-6
/
+225
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
1
-3
/
+32
2023-08-24
net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...
Stephen Rothwell
1
-0
/
+1
2023-08-24
net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock
Rahul Rameshbabu
1
-5
/
+27
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
5
-0
/
+17
2023-08-24
igc: Decrease PTM short interval from 10 us to 1 us
Sasha Neftin
1
-1
/
+1
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
6
-63
/
+192
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
4
-4
/
+4
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
15
-1618
/
+2583
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
38
-123
/
+144
2023-08-24
Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
7
-303
/
+371
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-23
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2
-4
/
+48
2023-08-23
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2
-22
/
+78
2023-08-23
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2
-24
/
+68
2023-08-23
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
1
-3
/
+5
[prev]
[next]