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
2021-10-23
mt76: connac: fix unresolved symbols when CONFIG_PM is unset
Felix Fietkau
1
-1
/
+1
2021-10-23
mt76: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+4
2021-10-23
mt76: Print error message when reading EEPROM from mtd failed
Hauke Mehrtens
1
-1
/
+4
2021-10-23
mt76: mt7921: disable 4addr capability
Lorenzo Bianconi
1
-1
/
+2
2021-10-23
mt76: mt7915: add debugfs knobs for MCU utilization
Shayne Chen
6
-4
/
+75
2021-10-23
mt76: mt7915: add WA firmware log support
Shayne Chen
4
-14
/
+58
2021-10-23
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps
Lorenzo Bianconi
1
-3
/
+2
2021-10-23
mt76: mt7915: rework debugfs fixed-rate knob
Ryder Lee
3
-10
/
+61
2021-10-23
mt76: mt7915: rework .set_bitrate_mask() to support more options
Ryder Lee
5
-27
/
+175
2021-10-23
mt76: mt7915: remove mt7915_mcu_add_he()
Ryder Lee
4
-34
/
+14
2021-10-23
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
2
-2
/
+21
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
1
-2
/
+2
2021-10-23
mt76: mt7921: fix Wformat build warning
Randy Dunlap
1
-1
/
+1
2021-10-23
mt76: mt7921: fix mt7921s Kconfig
Lorenzo Bianconi
1
-0
/
+1
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+5
2021-10-22
Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
183
-2719
/
+97630
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-17
/
+146
2021-10-22
net: hldc_fr: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-22
net: sb1000,rionet: use eth_hw_addr_set()
Jakub Kicinski
2
-10
/
+16
2021-10-22
net: plip: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
4
-8
/
+7
2021-10-22
net: hippi: use dev_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
3
-8
/
+11
2021-10-22
fddi: skfp: constify and use dev_addr_set()
Jakub Kicinski
3
-4
/
+4
2021-10-22
fddi: defxx,defza: use dev_addr_set()
Jakub Kicinski
2
-4
/
+4
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
8
-13
/
+24
2021-10-22
net: qmi_wwan: use dev_addr_mod()
Jakub Kicinski
1
-2
/
+5
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+8
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+7
2021-10-22
mlx5: fix build after merge
Jakub Kicinski
2
-4
/
+4
2021-10-22
ice: Nuild fix.
David S. Miller
1
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
194
-818
/
+1526
2021-10-21
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-42
/
+137
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
2
-0
/
+5
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
59
-179
/
+354
2021-10-21
net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Ćukasz Stelmach
10
-0
/
+2223
2021-10-21
net: enetc: use the skb variable directly in enetc_clean_tx_ring()
Vladimir Oltean
1
-2
/
+1
2021-10-21
net: enetc: remove local "priv" variable in enetc_clean_tx_ring()
Vladimir Oltean
1
-4
/
+1
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-22
Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
9
-24
/
+123
2021-10-22
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-1
/
+13
2021-10-21
wireless: mac80211_hwsim: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-1
/
+2
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
18
-154
/
+2021
[next]