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-05-30
net: dsa: microchip: remove ksz_port:on variable
Oleksij Rempel
2
-20
/
+1
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
8
-43
/
+63
2023-05-30
net: dsa: microchip: improving error handling for 8-bit register RMW operations
Oleksij Rempel
1
-6
/
+22
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-29
net: dpaa2-mac: use correct interface to free mdiodev
Russell King (Oracle)
1
-3
/
+2
2023-05-29
net: enetc: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-18
/
+4
2023-05-29
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2
-32
/
+8
2023-05-29
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+31
2023-05-29
net: stmmac: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-12
/
+3
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+28
2023-05-29
xen/netback: Pass (void *) to virt_to_page()
Linus Walleij
1
-1
/
+1
2023-05-27
wifi: rtw88: usb: silence log flooding error message
Sascha Hauer
1
-1
/
+1
2023-05-27
wifi: ray_cs: add sanity check on local->sram/rmem/amem
Dongliang Mu
1
-3
/
+6
2023-05-27
wifi: ray_cs: remove one redundant del_timer
Dongliang Mu
1
-5
/
+1
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
1
-0
/
+3
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-5
/
+4
2023-05-26
net: phy: broadcom: Register dummy IRQ handler
Florian Fainelli
3
-1
/
+16
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-26
net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
Russell King (Oracle)
1
-20
/
+45
2023-05-26
wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory
P Praneesh
2
-35
/
+68
2023-05-26
sfc: handle VI shortage on ef100 by readjusting the channels
Pieter Jansen van Vuuren
1
-6
/
+45
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
17
-167
/
+241
2023-05-25
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2
-2
/
+7
2023-05-25
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Thomas Bogendoerfer
1
-6
/
+7
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-193
/
+367
2023-05-25
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-8
/
+10
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
1
-1
/
+7
2023-05-25
wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-05-25
wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2023-05-25
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
1
-5
/
+11
2023-05-25
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
1
-5
/
+11
2023-05-25
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: rtw89: use flexible array member in rtw89_btc_btf_tlv
Arnd Bergmann
1
-1
/
+1
2023-05-25
wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
Colin Ian King
1
-1
/
+1
2023-05-25
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
3
-66
/
+77
2023-05-25
wifi: rtw89: use struct and le32_get_bits() to access RX descriptor
Ping-Ke Shih
2
-90
/
+25
2023-05-25
wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs
Ping-Ke Shih
3
-40
/
+52
2023-05-25
wifi: rtw89: use struct and le32_get_bits to access RX info
Ping-Ke Shih
2
-31
/
+29
2023-05-25
wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...
Ping-Ke Shih
7
-8
/
+26
2023-05-25
wifi: rtw89: 8851b: add 8851be to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
2023-05-25
wifi: rtw89: add tx_wake notify for 8851B
Chin-Yen Lee
1
-0
/
+1
2023-05-25
wifi: rtw89: enlarge supported length of read_reg debugfs entry
Ping-Ke Shih
1
-3
/
+20
2023-05-25
wifi: rtw89: 8851b: add RF configurations
Ping-Ke Shih
1
-0
/
+61
2023-05-25
wifi: rtw89: 8851b: add MAC configurations to chip_info
Ping-Ke Shih
1
-0
/
+89
2023-05-25
wifi: rtw89: 8851b: fill BB related capabilities to chip_info
Ping-Ke Shih
2
-0
/
+201
2023-05-25
wifi: rtw89: 8851b: add TX power related functions
Ping-Ke Shih
1
-0
/
+254
2023-05-25
wifi: rtw89: refine packet offload handling under SER
Zong-Zhe Yang
2
-2
/
+5
2023-05-25
wifi: rtw89: tweak H2C TX waiting function for SER
Zong-Zhe Yang
3
-0
/
+11
[prev]
[next]