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-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
5
-5
/
+5
2023-08-23
wifi: ath11k: Fix a few spelling errors
Jeff Johnson
3
-3
/
+3
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
4
-8
/
+8
2023-08-23
wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Jeff Johnson
2
-33
/
+33
2023-08-23
wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
Sven Eckelmann
1
-3
/
+3
2023-08-23
wifi: ath11k: Don't drop tx_status when peer cannot be found
Sven Eckelmann
1
-2
/
+2
2023-08-23
wifi: wilc1000: Remove unused declarations
Yue Haibing
1
-4
/
+0
2023-08-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
1
-1
/
+9
2023-08-23
wifi: rt2x00: limit MT7620 TX power based on eeprom calibration
Shiji Yang
1
-17
/
+40
2023-08-23
wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-4
/
+3
2023-08-23
wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-10
/
+10
2023-08-23
wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-10
/
+5
2023-08-23
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-25
/
+14
2023-08-23
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
Wu Yunchuan
1
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
Wu Yunchuan
1
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+1
2023-08-23
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-7
/
+4
2023-08-23
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
1
-1
/
+1
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
1
-2
/
+3
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
1
-3
/
+3
2023-08-23
net: dsa: rzn1-a5psw: remove redundant logs
Alexis Lothoré
1
-6
/
+0
2023-08-23
virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
Feng Liu
1
-9
/
+18
2023-08-23
dp83640: Use list_for_each_entry() helper
Jinjie Ruan
1
-11
/
+4
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
3
-156
/
+0
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
1
-0
/
+13
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2
-20
/
+58
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
4
-4
/
+250
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
1
-8
/
+11
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
3
-68
/
+64
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2
-23
/
+16
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
5
-15
/
+41
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
6
-14
/
+28
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
3
-9
/
+9
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2
-29
/
+0
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-23
octeontx2-pf: Use PTP HW timestamp counter atomic update feature
Sai Krishna
7
-55
/
+307
2023-08-22
net/mlx5e: Support IPsec upper TCP protocol selector
Leon Romanovsky
2
-16
/
+38
2023-08-22
net/mlx5e: Support IPsec upper protocol selector field offload for RX
Emeel Hakim
2
-6
/
+6
2023-08-22
net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops
Jiri Pirko
3
-53
/
+29
2023-08-22
net/mlx5: Check vhca_resource_manager capability in each op and add extack msg
Jiri Pirko
1
-3
/
+20
2023-08-22
net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking
Jiri Pirko
3
-37
/
+29
2023-08-22
net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directly
Jiri Pirko
1
-2
/
+2
2023-08-22
net/mlx5: Reduce number of vport lookups passing vport pointer instead of index
Jiri Pirko
4
-96
/
+90
2023-08-22
net/mlx5: Embed struct devlink_port into driver structure
Jiri Pirko
5
-19
/
+26
2023-08-22
net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops
Jiri Pirko
4
-19
/
+10
2023-08-22
net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()
Jiri Pirko
3
-92
/
+0
2023-08-22
net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code
Jiri Pirko
5
-8
/
+64
2023-08-22
net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFs
Jiri Pirko
1
-16
/
+21
[prev]
[next]