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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+1
2021-10-25
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
Mark-yw Chen
1
-10
/
+15
2021-10-25
Bluetooth: btmtksdio: use register CRPLR to read packet length
Sean Wang
1
-4
/
+5
2021-10-25
Bluetooth: btmtksdio: update register CSDIOCSR operation
Sean Wang
1
-2
/
+6
2021-10-25
Bluetooth: btmtksdio: move interrupt service to work
Sean Wang
1
-69
/
+63
2021-10-25
Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
Sean Wang
1
-3
/
+8
2021-10-25
Bluetooth: btmtksdio: add .set_bdaddr support
Sean Wang
1
-0
/
+2
2021-10-25
Bluetooth: btmtksido: rely on BT_MTK module
Sean Wang
3
-168
/
+28
2021-10-25
Bluetooth: mediatek: add BT_MTK module
Sean Wang
5
-325
/
+398
2021-10-25
Bluetooth: hci_bcm: Remove duplicated entry in OF table
Paul Cercueil
1
-1
/
+0
2021-10-25
Bluetooth: bfusb: fix division by zero in send path
Johan Hovold
1
-0
/
+3
2021-10-25
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2021-10-22
Bluetooth: vhci: Fix checking of msft_opcode
Luiz Augusto von Dentz
1
-1
/
+1
2021-10-20
Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455
Kyle Copperfield
1
-0
/
+2
2021-10-20
Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()
Soenke Huster
1
-0
/
+3
2021-10-14
Bluetooth: vhci: Add support for setting msft_opcode and aosp_capable
Luiz Augusto von Dentz
1
-0
/
+94
2021-10-13
Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()
Mark-YW.Chen
1
-0
/
+5
2021-10-13
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
2021-10-13
Bluetooth: btintel: Fix bdaddress comparison with garbage value
Kiran K
1
-8
/
+14
2021-10-13
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-10-13
Bluetooth: btusb: Fix application of sizeof to pointer
David Yang
1
-1
/
+1
2021-10-12
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
1
-0
/
+19
2021-10-12
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2021-10-07
Bluetooth: mgmt: Fix Experimental Feature Changed event
Tedd Ho-Jeong An
1
-6
/
+9
2021-10-07
Bluetooth: hci_vhci: Fix to set the force_wakeup value
Tedd Ho-Jeong An
1
-0
/
+2
2021-10-07
Bluetooth: Read codec capabilities only if supported
Kiran K
1
-2
/
+16
2021-10-06
Bluetooth: Fix handling of SUSPEND_DISCONNECTING
Luiz Augusto von Dentz
1
-8
/
+8
2021-10-06
Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev
Luiz Augusto von Dentz
1
-8
/
+16
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
35
-1084
/
+2789
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
5
-5
/
+5
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
76
-93
/
+90
2021-10-05
Merge branch 'mlx4-const-dev_addr'
David S. Miller
8
-48
/
+26
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
3
-5
/
+7
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2
-11
/
+1
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
6
-24
/
+12
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2
-25
/
+2
2021-10-05
Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
21
-149
/
+597
2021-10-05
net: bgmac: support MDIO described in DT
Rafał Miłecki
1
-1
/
+5
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
1
-12
/
+21
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
1
-1
/
+1
2021-10-05
sparc: Fix typo.
David S. Miller
1
-1
/
+1
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2
-8
/
+19
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
5
-11
/
+13
2021-10-04
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
1
-2
/
+126
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
3
-1
/
+49
2021-10-04
net/mlx5: Bridge, extract VLAN pop code to dedicated functions
Vlad Buslov
1
-12
/
+22
2021-10-04
net/mlx5: Bridge, refactor eswitch instance usage
Vlad Buslov
1
-11
/
+14
2021-10-04
net/mlx5e: Support accept action
Vlad Buslov
4
-4
/
+17
2021-10-04
net/mlx5e: Specify out ifindex when looking up encap route
Chris Mi
3
-0
/
+18
[next]