index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome
Rocky Liao
1
-1
/
+3
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
1
-0
/
+3
2020-02-28
Bluetooth: btusb: Add flag to define wideband speech capability
Alain Michaud
1
-6
/
+13
2020-02-28
Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'
Christophe JAILLET
1
-2
/
+0
2020-02-28
Bluetooth: hci_h4: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-18
Bluetooth: hci_h5: Move variable into local scope
Marcel Holtmann
1
-1
/
+2
2020-02-18
Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
Venkata Lakshmi Narayana Gubba
1
-34
/
+67
2020-02-18
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
3
-1
/
+33
2020-02-16
Bluetooth: Fix a typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-02-13
Bluetooth: hci_uart: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
Bluetooth: hci_intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-08
Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device
Sergey Shatunov
1
-0
/
+1
2020-02-05
Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC
Venkata Lakshmi Narayana Gubba
1
-7
/
+3
2020-02-03
Bluetooth: hci_qca: Enable clocks required for BT SOC
Venkata Lakshmi Narayana Gubba
1
-0
/
+16
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
5
-2536
/
+1519
2020-01-27
qed: rt init valid initialization changed
Michal Kalderon
3
-21
/
+6
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
7
-214
/
+820
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
5
-1
/
+224
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
5
-123
/
+212
2020-01-27
qed: FW 8.42.2.0 iscsi/fcoe changes
Michal Kalderon
4
-37
/
+6
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
2
-30
/
+88
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
8
-34
/
+212
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
7
-91
/
+142
2020-01-27
qed: FW 8.42.2.0 Parser offsets modified
Michal Kalderon
1
-26
/
+25
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
5
-160
/
+149
2020-01-27
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
4
-538
/
+488
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2
-191
/
+232
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
4
-4
/
+269
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
6
-4
/
+525
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
3
-0
/
+97
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
5
-4
/
+273
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
4
-1
/
+167
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
6
-3
/
+255
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
6
-6
/
+242
2020-01-27
octeontx2-pf: Register and handle link notifications
Linu Cherian
3
-0
/
+109
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
6
-2
/
+470
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
6
-3
/
+349
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
6
-10
/
+332
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
7
-17
/
+1290
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
4
-4
/
+286
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
4
-3
/
+552
2020-01-27
octeontx2-pf: Add Marvell OcteonTX2 NIC driver
Sunil Goutham
6
-0
/
+362
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+6
2020-01-27
sfc: move mcdi filtering code
Alex Maftei (amaftei)
3
-2246
/
+2271
2020-01-27
sfc: create header for mcdi filtering code
Alex Maftei (amaftei)
2
-139
/
+211
2020-01-27
sfc: rename mcdi filtering functions/structs
Alex Maftei (amaftei)
1
-276
/
+282
2020-01-27
bnxt_en: Add support for devlink info command
Vasundhara Volam
2
-0
/
+138
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
3
-6
/
+6
[next]