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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
1
-1
/
+1
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
16
-620
/
+569
2023-05-17
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
6
-9
/
+30
2023-05-17
octeontx2-pf: mcs: Support VLAN in clear text
Subbaraya Sundeep
2
-2
/
+7
2023-05-17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
1
-1
/
+1
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-17
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-17
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-17
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-17
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
1
-0
/
+2
2023-05-17
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
1
-0
/
+1
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2
-2
/
+2
2023-05-17
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
1
-8
/
+0
2023-05-16
Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
23
-86
/
+1257
2023-05-16
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-13
/
+26
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-11
/
+140
2023-05-16
mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
Zhengchao Shao
1
-1
/
+2
2023-05-16
wifi: iwlwifi: mvm: Add locking to the rate read flow
Ariel Malamud
1
-0
/
+3
2023-05-16
wifi: iwlwifi: Don't use valid_links to iterate sta links
Miri Korenblit
1
-30
/
+22
2023-05-16
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
2023-05-16
wifi: iwlwifi: mvm: fix OEM's name in the tas approved list
Alon Giladi
1
-1
/
+1
2023-05-16
wifi: iwlwifi: fix OEM's name in the ppag approved list
Alon Giladi
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: fix initialization of a return value
Mukesh Sisodiya
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: fix access to fw_id_to_mac_id
Gregory Greenman
4
-2
/
+22
2023-05-16
wifi: iwlwifi: fw: fix DBGI dump
Johannes Berg
1
-8
/
+11
2023-05-16
wifi: iwlwifi: mvm: fix number of concurrent link checks
Johannes Berg
2
-9
/
+12
2023-05-16
wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock
Johannes Berg
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: don't double-init spinlock
Johannes Berg
1
-5
/
+5
2023-05-16
wifi: iwlwifi: mvm: always free dup_data
Johannes Berg
3
-5
/
+3
2023-05-16
wifi: iwlwifi: mvm: rfi: disable RFI feature
Gregory Greenman
3
-5
/
+15
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
1
-5
/
+0
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
4
-4
/
+25
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
1
-0
/
+5
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
7
-21
/
+107
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
6
-84
/
+89
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
13
-282
/
+165
2023-05-16
ice: remove redundant SRIOV code
Piotr Raczynski
1
-36
/
+0
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
3
-66
/
+58
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
3
-38
/
+37
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
5
-11
/
+11
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
5
-218
/
+238
2023-05-16
net: ethernet: i825xx: sun3_8256: Add SPDX license identifier
Bagas Sanjaya
2
-0
/
+2
2023-05-16
net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...
Bagas Sanjaya
3
-9
/
+6
2023-05-16
net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier
Bagas Sanjaya
5
-23
/
+6
2023-05-16
net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
Bagas Sanjaya
9
-22
/
+15
[prev]
[next]