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-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
2
-2
/
+4
2023-07-13
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-07-13
nfp: prevent dropped counter increment during probe
Ziyang Chen
2
-7
/
+48
2023-07-13
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
1
-0
/
+7
2023-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
59
-297
/
+533
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
57
-295
/
+531
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-07-12
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
11
-31
/
+116
2023-07-12
mlxsw: spectrum_flower: Add ability to match on port ranges
Ido Schimmel
3
-1
/
+79
2023-07-12
mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()
Ido Schimmel
3
-5
/
+7
2023-07-12
mlxsw: spectrum_acl: Add port range key element
Ido Schimmel
3
-0
/
+5
2023-07-12
mlxsw: spectrum_port_range: Add devlink resource support
Ido Schimmel
3
-0
/
+50
2023-07-12
mlxsw: spectrum_port_range: Add port range core
Ido Schimmel
4
-1
/
+206
2023-07-12
mlxsw: resource: Add resource identifier for port range registers
Ido Schimmel
1
-0
/
+2
2023-07-12
mlxsw: reg: Add Policy-Engine Port Range Register
Ido Schimmel
1
-0
/
+73
2023-07-12
net: txgbe: fix eeprom calculation error
Jiawen Wu
1
-3
/
+0
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
1
-6
/
+3
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Log more errors in probe
Andrew Halaney
1
-4
/
+10
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
Andrew Halaney
1
-2
/
+2
2023-07-12
net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()
Andrew Halaney
1
-5
/
+5
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-19
/
+33
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
9
-25
/
+18
2023-07-11
bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
Menglong Dong
1
-1
/
+1
2023-07-11
net: ucc_geth: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-11
net: gianfar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-11
net: fsl_pq_mdio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-11
net: fs_enet: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-07-11
net: fman: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-07-11
net: fec: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-07-11
net: dpaa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-11
net: dpaa: Improve error reporting
Uwe Kleine-König
1
-1
/
+4
2023-07-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2
-0
/
+23
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
1
-1
/
+1
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
2
-3
/
+2
2023-07-11
net: fec: recycle pages for transmitted XDP frames
Wei Fang
2
-48
/
+115
2023-07-11
net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
Wei Fang
1
-4
/
+9
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Fix launchtime before start of cycle
Florian Kauer
1
-1
/
+1
2023-07-10
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
1
-2
/
+22
2023-07-10
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
1
-1
/
+1
2023-07-10
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
1
-12
/
+6
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
3
-5
/
+5
2023-07-10
gve: unify driver name usage
Junfeng Guo
3
-6
/
+8
2023-07-10
net: dsa: qca8k: Add check for skb_copy
Jiasheng Jiang
1
-0
/
+3
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
1
-1
/
+1
2023-07-09
net: lan743x: select FIXED_PHY
Simon Horman
1
-1
/
+1
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
[prev]
[next]