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-12-18
rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'
Christophe JAILLET
1
-1
/
+1
2019-12-18
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Dan Carpenter
1
-0
/
+1
2019-12-18
rsi: add missing endpoint sanity checks
Johan Hovold
1
-2
/
+10
2019-12-18
rsi: fix non-atomic allocation in completion handler
Johan Hovold
1
-6
/
+7
2019-12-18
rsi: fix memory leak on failed URB submission
Johan Hovold
1
-1
/
+3
2019-12-18
rsi: fix use-after-free on probe errors
Johan Hovold
1
-6
/
+6
2019-12-18
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
1
-1
/
+17
2019-12-18
rt2x00: use RESET state bit to prevent IV changes on restart
Stanislaw Gruszka
1
-12
/
+9
2019-12-18
rt2x00: implement reconfig_complete
Stanislaw Gruszka
6
-11
/
+25
2019-12-18
bcma: remove set but not used variable 'sizel'
yu kuai
1
-5
/
+2
2019-12-18
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
1
-4
/
+6
2019-12-18
iwlegacy: Fix -Wcast-function-type
Phong Tran
2
-4
/
+6
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
2
-5
/
+7
2019-12-18
b43legacy: Fix -Wcast-function-type
Phong Tran
1
-2
/
+3
2019-12-18
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
1
-1
/
+1
2019-12-18
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
1
-115
/
+0
2019-12-18
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
1
-16
/
+14
2019-12-18
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
1
-7
/
+7
2019-12-18
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
1
-20
/
+16
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-12-18
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2
-12
/
+12
2019-12-18
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
3
-23
/
+21
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
3
-77
/
+49
2019-12-18
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
1
-54
/
+7
2019-12-18
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2
-150
/
+159
2019-12-18
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2
-269
/
+458
2019-12-18
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
1
-91
/
+69
2019-12-18
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-326
/
+3
2019-12-18
brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
Navid Emamdoost
1
-1
/
+2
2019-12-10
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
67
-111
/
+49250
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-305
/
+448
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-32
/
+35
2019-12-07
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-17
/
+49
2019-12-07
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-23
/
+5
2019-12-07
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-62
/
+66
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-07
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
1
-2
/
+0
2019-12-06
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-75
/
+143
2019-12-06
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
1
-2
/
+0
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-24
/
+158
2019-12-06
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
1
-0
/
+1
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
1
-0
/
+5
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-17
/
+49
[next]