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-11-14
i40e: add an error code check in i40e_vsi_setup
Su Hui
1
-0
/
+4
2023-11-14
i40e: increase max descriptors for XL710
Justin Bronder
2
-6
/
+20
2023-11-14
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
3
-9
/
+7
2023-11-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-16
/
+165
2023-11-14
pds_core: fix up some format-truncation complaints
Shannon Nelson
3
-4
/
+8
2023-11-14
pds_core: use correct index to mask irq
Shannon Nelson
1
-1
/
+1
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-14
net: stmmac: avoid rx queue overrun
Baruch Siach
1
-0
/
+1
2023-11-14
net: stmmac: fix rx budget limit check
Baruch Siach
1
-1
/
+1
2023-11-14
wifi: rtw89: pci: update interrupt mitigation register for 8922AE
Ping-Ke Shih
2
-2
/
+10
2023-11-14
wifi: rtw89: pci: correct interrupt mitigation register for 8852CE
Ping-Ke Shih
6
-1
/
+14
2023-11-14
wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AE
Ping-Ke Shih
4
-0
/
+219
2023-11-14
wifi: rtw89: pci: generalize interrupt status bits of interrupt handlers
Ping-Ke Shih
4
-11
/
+111
2023-11-14
wifi: rtw89: pci: add pre_deinit to be called after probe complete
Ping-Ke Shih
6
-0
/
+49
2023-11-14
wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip gen
Zong-Zhe Yang
4
-8
/
+78
2023-11-14
wifi: rtw89: pci: reset BDRAM according to chip gen
Zong-Zhe Yang
3
-26
/
+17
2023-11-14
wifi: iwlegacy: Remove the unused variable len
Jiapeng Chong
1
-6
/
+0
2023-11-14
wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
Shiji Yang
1
-1
/
+1
2023-11-14
wifi: libertas: stop selecting wext
Arnd Bergmann
1
-2
/
+0
2023-11-13
r8169: fix network lost after resume on DASH systems
ChunHao Lin
1
-0
/
+6
2023-11-13
r8169: add handling DASH when DASH is disabled
ChunHao Lin
1
-11
/
+25
2023-11-13
net: ethernet: cortina: Fix MTU max setting
Linus Walleij
2
-14
/
+5
2023-11-13
net: ethernet: cortina: Handle large frames
Linus Walleij
1
-1
/
+23
2023-11-13
net: ethernet: cortina: Fix max RX frame define
Linus Walleij
2
-3
/
+3
2023-11-13
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+6
2023-11-13
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
6
-36
/
+101
2023-11-13
igc: Simplify setting flags in the TX data descriptor
Vinicius Costa Gomes
1
-6
/
+4
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
4
-7
/
+58
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
3
-49
/
+28
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
5
-242
/
+228
2023-11-13
ice: realloc VSI stats arrays
Michal Swiatkowski
1
-19
/
+39
2023-11-13
ice: set Tx topology every time new repr is added
Michal Swiatkowski
4
-7
/
+59
2023-11-13
ice: allow changing SWITCHDEV_CTRL VSI queues
Michal Swiatkowski
1
-3
/
+10
2023-11-13
ice: return pointer to representor
Michal Swiatkowski
1
-7
/
+10
2023-11-13
ice: make representor code generic
Michal Swiatkowski
8
-92
/
+131
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
4
-22
/
+25
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
5
-101
/
+94
2023-11-13
ice: use repr instead of vf->repr
Michal Swiatkowski
1
-7
/
+7
2023-11-13
ice: track q_id in representor
Michal Swiatkowski
3
-1
/
+3
2023-11-13
ice: remove unused control VSI parameter
Michal Swiatkowski
1
-4
/
+3
2023-11-13
ice: remove redundant max_vsi_num variable
Michal Swiatkowski
1
-4
/
+0
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
4
-42
/
+43
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
1
-3
/
+100
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
3
-4
/
+64
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2
-7
/
+0
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
1
-2
/
+1
2023-11-13
wifi: ath11k: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-13
wifi: ath11k: Defer on rproc_get failure
Luca Weiss
1
-2
/
+2
2023-11-13
ppp: limit MRU to 64K
Willem de Bruijn
1
-0
/
+4
[prev]
[next]