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-03-05
net: dsa: mt7530: simplify link operations
Arınç ÜNAL
2
-13
/
+1
2024-03-05
net: dsa: mt7530: sort link settings ops and force link down on all ports
Arınç ÜNAL
1
-2
/
+12
2024-03-05
net: dsa: mt7530: put initialising PCS devices code back to original order
Arınç ÜNAL
1
-10
/
+10
2024-03-05
net: dsa: mt7530: get rid of mt753x_mac_config()
Arınç ÜNAL
1
-12
/
+2
2024-03-05
net: dsa: mt7530: get rid of priv->info->cpu_port_config()
Arınç ÜNAL
2
-118
/
+7
2024-03-05
net: dsa: mt7530: get rid of useless error returns on phylink code path
Arınç ÜNAL
2
-68
/
+19
2024-03-05
net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
Arınç ÜNAL
1
-4
/
+2
2024-03-05
net: dsa: mt7530: set interrupt register only for MT7530
Arınç ÜNAL
1
-1
/
+1
2024-03-05
net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
Arınç ÜNAL
1
-14
/
+4
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2
-24
/
+4
2024-03-05
net: txgbe: fix to clear interrupt status after handling IRQ
Jiawen Wu
1
-0
/
+2
2024-03-05
net: txgbe: fix GPIO interrupt blocking
Jiawen Wu
3
-0
/
+29
2024-03-04
Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-74
/
+102
2024-03-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-14
/
+64
2024-03-04
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
1
-4
/
+4
2024-03-04
igc: fix LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2024-03-04
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
5
-5
/
+38
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
3
-4
/
+4
2024-03-04
net: sparx5: Fix use after free inside sparx5_del_mact_entry
Horatiu Vultur
1
-2
/
+2
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2
-30
/
+14
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
3
-57
/
+44
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
2
-13
/
+9
2024-03-04
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
1
-36
/
+8
2024-03-04
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
1
-28
/
+28
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
3
-15
/
+1
2024-03-04
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2
-7
/
+11
2024-03-04
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
1
-3
/
+0
2024-03-04
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
1
-12
/
+10
2024-03-04
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
1
-8
/
+1
2024-03-04
idpf: fix minor controlq issues
Alan Brady
1
-5
/
+2
2024-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2
-2
/
+10
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
4
-125
/
+3
2024-03-04
idpf: refactor idpf_recv_mb_msg
Alan Brady
3
-222
/
+37
2024-03-04
idpf: add async_handler for MAC filter messages
Alan Brady
1
-0
/
+70
2024-03-04
idpf: refactor remaining virtchnl messages
Alan Brady
1
-596
/
+298
2024-03-04
idpf: refactor queue related virtchnl messages
Alan Brady
2
-259
/
+136
2024-03-04
idpf: refactor vport virtchnl messages
Alan Brady
1
-116
/
+69
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
7
-73
/
+561
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
8
-50
/
+77
2024-03-04
wifi: mac80211: pass link conf to abort_channel_switch
Johannes Berg
2
-3
/
+13
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
1
-5
/
+7
2024-03-04
wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvm
Takashi Iwai
2
-0
/
+8
2024-03-04
net: ipa: don't save the platform device
Alex Elder
12
-79
/
+73
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_init()
Alex Elder
3
-8
/
+11
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_irq_init()
Alex Elder
1
-7
/
+9
2024-03-04
net: ipa: pass a platform device to ipa_mem_init()
Alex Elder
3
-8
/
+12
2024-03-04
net: ipa: pass a platform device to ipa_reg_init()
Alex Elder
3
-6
/
+8
2024-03-04
net: ipa: introduce ipa_interrupt_init()
Alex Elder
3
-19
/
+68
2024-03-04
net: ipa: change ipa_interrupt_config() prototype
Alex Elder
3
-24
/
+24
2024-03-04
net: nlmon: Simplify nlmon_get_stats64
Breno Leitao
1
-9
/
+1
[prev]
[next]