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-15
can: sja1000_platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: sja1000_isa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-05-15
can: mscan: mpc5xxx_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: m_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: janz-ican3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: ifi_canfd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: grcan: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: flexcan: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: ctucanfd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: cc770_platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: cc770_isa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: c_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: bxcan: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-15
can: at91_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: bxcan: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-9
/
+3
2023-05-15
can: usb: f81604: add Fintek F81604 support
Ji-Ze Hong
3
-0
/
+1214
2023-05-15
can: bxcan: add support for single peripheral configuration
Dario Binacchi
1
-11
/
+23
2023-05-15
can: CAN_BXCAN should depend on ARCH_STM32
Geert Uytterhoeven
1
-1
/
+1
2023-05-15
can: dev: fix missing CAN XL support in can_put_echo_skb()
Oliver Hartkopp
1
-1
/
+2
2023-05-15
wifi: rtl8xxxu: Rename some registers
Bitterblue Smith
7
-83
/
+83
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
9
-31
/
+2263
2023-05-15
wifi: brcmfmac: wcc: Add debug messages
Matthias Brugger
1
-2
/
+2
2023-05-15
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2
-1
/
+4
2023-05-15
wifi: brcmfmac: Check for probe() id argument being NULL
Hans de Goede
3
-0
/
+27
2023-05-15
wifi: rtw88: correct qsel_to_ep[] type as int
Ping-Ke Shih
1
-1
/
+1
2023-05-15
octeontx2-pf: mcs: Remove unneeded semicolon
Yang Li
1
-2
/
+2
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
1
-4
/
+4
2023-05-15
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
1
-4
/
+4
2023-05-15
net: mdio: i2c: fix rollball accessors
Russell King (Oracle)
1
-7
/
+8
2023-05-15
octeontx2-pf: ethtool expose qos stats
Hariprasad Kelam
1
-9
/
+20
2023-05-15
octeontx2-pf: Add support for HTB offload
Naveen Mamindlapalli
10
-14
/
+1507
2023-05-15
octeontx2-pf: Prepare for QOS offload
Hariprasad Kelam
3
-20
/
+43
2023-05-15
octeontx2-pf: Refactor schedular queue alloc/free calls
Hariprasad Kelam
5
-38
/
+94
2023-05-15
octeontx2-pf: qos send queues management
Subbaraya Sundeep
10
-42
/
+426
2023-05-15
octeontx2-pf: Rename tot_tx_queues to non_qos_queues
Hariprasad Kelam
4
-15
/
+15
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
1
-1
/
+6
2023-05-15
virtio_net: Fix error unwinding of XDP initialization
Feng Liu
1
-17
/
+44
2023-05-15
net: fec: remove the xdp_return_frame when lack of tx BDs
Shenwei Wang
1
-1
/
+0
2023-05-15
Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
43
-300
/
+3488
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
1
-2
/
+2
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
1
-5
/
+6
2023-05-13
net: fec: using the standard return codes when xdp xmit errors
Shenwei Wang
1
-3
/
+3
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
2
-3
/
+10
2023-05-13
net: remove __skb_frag_set_page()
Yunsheng Lin
2
-5
/
+1
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
12
-51
/
+36
2023-05-13
net: hns3: fix reset timeout when enable full VF
Jijie Shao
2
-5
/
+28
2023-05-13
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
1
-1
/
+4
2023-05-13
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
3
-8
/
+16
2023-05-13
net: hns3: fix output information incomplete for dumping tx queue info with d...
Jie Wang
2
-1
/
+2
[prev]
[next]