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
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
119
-562
/
+1051
2019-08-27
Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+3
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-61
/
+158
2019-08-27
mfd: rk808: Make PM function declaration static
Lee Jones
1
-1
/
+1
2019-08-27
mfd: rk808: Mark pm functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2019-08-26
nfp: add AMDA0058 boards to firmware list
Jakub Kicinski
1
-0
/
+2
2019-08-26
r8169: improve DMA handling in rtl_rx
Heiner Kallweit
1
-4
/
+3
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2
-0
/
+5
2019-08-25
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-25
cirrus: cs89x0: remove set but not used variable 'lp'
YueHaibing
1
-3
/
+0
2019-08-25
Revert "net: mediatek: remove set but not used variable 'status'"
David S. Miller
1
-0
/
+2
2019-08-25
net: mediatek: remove set but not used variable 'status'
Mao Wenan
1
-2
/
+0
2019-08-25
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+2
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+3
2019-08-24
net: phy: sfp: Add labels to hwmon sensors
Andrew Lunn
1
-5
/
+68
2019-08-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-148
/
+225
2019-08-24
s390/qeth: add xmit_more support for IQD devices
Julian Wiedmann
2
-43
/
+109
2019-08-24
s390/qeth: add BQL support for IQD devices
Julian Wiedmann
2
-1
/
+16
2019-08-24
s390/qeth: when in TX NAPI mode, use napi_consume_skb()
Julian Wiedmann
1
-11
/
+13
2019-08-24
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
3
-48
/
+182
2019-08-24
s390/qeth: collect accurate TX statistics
Julian Wiedmann
4
-39
/
+49
2019-08-24
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
3
-6
/
+10
2019-08-24
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
1
-21
/
+43
2019-08-24
bnxt_en: Fix allocation of zero statistics block size regression.
Michael Chan
1
-2
/
+1
2019-08-24
s390/qeth: reject oversized SNMP requests
Julian Wiedmann
1
-0
/
+4
2019-08-24
Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-31
/
+29
2019-08-24
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2
-44
/
+44
2019-08-24
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-18
/
+20
2019-08-24
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+5
2019-08-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-32
/
+7
2019-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+49
2019-08-24
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+18
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-23
Revert "r8169: remove not needed call to dma_sync_single_for_device"
Heiner Kallweit
1
-0
/
+1
2019-08-23
r8169: fix DMA issue on MIPS platform
Heiner Kallweit
1
-0
/
+4
2019-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
25
-237
/
+247
2019-08-23
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+21
2019-08-23
net/mlx5: Fix return code in case of hyperv wrong size read
Eran Ben Elisha
1
-3
/
+3
2019-08-23
r8152: add a helper function about setting EEE
Hayes Wang
1
-91
/
+77
2019-08-23
r8152: saving the settings of EEE
Hayes Wang
1
-30
/
+50
2019-08-23
Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-60
/
+209
2019-08-23
ice: Don't allow VSI to remove unassociated ucast filter
Akeem G Abodunrin
1
-0
/
+56
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
4
-67
/
+73
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
3
-6
/
+9
2019-08-23
ice: Add input handlers for virtual channel handlers
Amruth G.P
1
-32
/
+32
2019-08-23
ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
Chinh T Cao
1
-6
/
+3
2019-08-23
ice: Fix flag used for module query
Chinh T Cao
1
-1
/
+1
2019-08-23
ice: silence some bogus error messages
Mitch Williams
2
-3
/
+4
2019-08-23
ice: Rename ethtool private flag for lldp
Dave Ertman
4
-8
/
+8
2019-08-23
ice: reject VF attempts to enable head writeback
Jacob Keller
1
-0
/
+1
[next]