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
2024-09-09
net/mlx5: HWS, added tables handling
Yevgeny Kliteynik
2
-0
/
+561
2024-09-09
net/mlx5: HWS, added actions handling
Yevgeny Kliteynik
2
-0
/
+2911
2024-09-09
net/mlx5: Added missing definitions in preparation for HW Steering
Yevgeny Kliteynik
1
-2
/
+6
2024-09-09
net/mlx5: Added missing mlx5_ifc definition for HW Steering
Yevgeny Kliteynik
1
-6
/
+6
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
1
-1
/
+1
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
1
-2
/
+0
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
1
-7
/
+8
2024-09-09
Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
6
-65
/
+46
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
62
-406
/
+622
2024-09-09
Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtw
Kalle Valo
42
-886
/
+1971
2024-09-09
wifi: brcmfmac: cfg80211: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-09
wifi: rsi: Remove an unused field in struct rsi_debugfs
Christophe JAILLET
1
-1
/
+0
2024-09-09
wifi: libertas: Cleanup unused declarations
Yue Haibing
2
-8
/
+0
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro...
Li Zetao
1
-4
/
+1
2024-09-09
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...
Li Zetao
1
-7
/
+3
2024-09-09
wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
Jiawei Ye
1
-1
/
+3
2024-09-09
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...
Gustavo A. R. Silva
2
-3
/
+2
2024-09-09
net: ethernet: fs_enet: phylink conversion
Maxime Chevallier
6
-122
/
+132
2024-09-09
net: ethernet: fs_enet: simplify clock handling with devm accessors
Maxime Chevallier
2
-14
/
+4
2024-09-09
net: ethernet: fs_enet: use macros for speed and duplex values
Maxime Chevallier
3
-4
/
+4
2024-09-09
net: ethernet: fs_enet: drop unused phy_info and mii_if_info
Maxime Chevallier
5
-16
/
+0
2024-09-09
net: ethernet: fs_enet: only protect the .restart() call in .adjust_link
Maxime Chevallier
1
-12
/
+6
2024-09-09
net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
Maxime Chevallier
2
-7
/
+1
2024-09-09
net: ethernet: fs_enet: cosmetic cleanups
Maxime Chevallier
1
-131
/
+89
2024-09-09
net: ethernet: fs_enet: convert to SPDX
Maxime Chevallier
6
-24
/
+6
2024-09-09
can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit ...
Marc Kleine-Budde
1
-1
/
+1
2024-09-09
can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
Nathan Chancellor
2
-2
/
+2
2024-09-09
net: can: cc770: Simplify parsing DT properties
Rob Herring (Arm)
1
-21
/
+11
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-06
octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
Simon Horman
1
-1
/
+1
2024-09-06
octeontx2-af: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-09-06
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
1
-7
/
+3
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-06
net: smc91x: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
sfc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-06
ionic: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-06
net: atlantic: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
4
-0
/
+290
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
4
-0
/
+39
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
3
-5
/
+20
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
3
-4
/
+16
2024-09-06
ice: don't set target VSI for subfunction
Michal Swiatkowski
1
-1
/
+1
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
6
-4
/
+113
2024-09-06
ice: make representor code generic
Michal Swiatkowski
7
-76
/
+121
[prev]
[next]