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
2020-12-08
carl9170: remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+2
2020-12-08
ath11k: pci: add MODULE_FIRMWARE macros
Devin Bayer
1
-0
/
+5
2020-12-07
ath9k: remove trailing semicolon in macro definition
Tom Rix
2
-2
/
+2
2020-12-07
ath11k: Ignore resetting peer auth flag in peer assoc cmd
Seevalamuthu Mariappan
1
-3
/
+7
2020-12-07
ath11k: add 64bit check before reading msi high addr
Anilkumar Kolli
2
-2
/
+10
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
1
-1
/
+1
2020-12-06
mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()
Jiri Pirko
4
-56
/
+19
2020-12-06
mlxsw: spectrum: Bump minimum FW version to xx.2008.2018
Petr Machata
1
-3
/
+3
2020-12-06
mlxsw: core_acl: Use an array instead of a struct with a zero-length array
Ido Schimmel
1
-15
/
+11
2020-12-06
mlxsw: spectrum_mr: Use flexible-array member instead of zero-length array
Ido Schimmel
1
-1
/
+1
2020-12-06
mlxsw: core: Trace EMAD events
Ido Schimmel
1
-0
/
+7
2020-12-06
mlxsw: spectrum: Apply RIF configuration when joining a LAG
Ido Schimmel
3
-7
/
+45
2020-12-05
r8169: make NUM_RX_DESC a signed int
Heiner Kallweit
1
-3
/
+3
2020-12-05
r8169: improve rtl_rx
Heiner Kallweit
1
-10
/
+5
2020-12-05
net: fix spelling mistake "wil" -> "will" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-05
enetc: Fix unused var build warning for CONFIG_OF
Arnd Bergmann
1
-11
/
+10
2020-12-05
ptp: Add clock driver for the OpenCompute TimeCard.
Jonathan Lemon
3
-0
/
+413
2020-12-04
net: bna: remove trailing semicolon in macro definition
Tom Rix
1
-9
/
+9
2020-12-04
nfp: Replace zero-length array with flexible-array member
Simon Horman
2
-2
/
+2
2020-12-04
nfc: s3fwrn5: skip the NFC bootloader mode
Bongsu Jeon
3
-12
/
+23
2020-12-04
vrf: add mac header for tunneled packets when sniffer is attached
Andrea Mayer
1
-6
/
+72
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
147
-1486
/
+3484
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
27
-68
/
+145
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-211
/
+426
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-110
/
+249
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
3
-0
/
+7
2020-12-03
net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
Tariq Toukan
1
-7
/
+15
2020-12-03
net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Randy Dunlap
1
-0
/
+2
2020-12-03
net/mlx5: Fix wrong address reclaim when command interface is down
Eran Ben Elisha
1
-2
/
+19
2020-12-03
Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-10
/
+19
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
1
-0
/
+1
2020-12-03
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
1
-2
/
+4
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-2
/
+38
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-02
vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong
1
-1
/
+3
2020-12-02
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-02
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-02
bareudp: constify device_type declaration
Jonas Bonn
1
-1
/
+1
2020-12-02
nfc: s3fwrn5: Support a UART interface
Bongsu Jeon
5
-0
/
+223
2020-12-02
nfc: s3fwrn5: extract the common phy blocks
Bongsu Jeon
4
-79
/
+139
2020-12-02
nfc: s3fwrn5: reduce the EN_WAIT_TIME
Bongsu Jeon
1
-3
/
+3
2020-12-02
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
15
-86
/
+150
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
2020-12-02
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2
-13
/
+10
[next]