index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
1
-13
/
+13
2020-03-11
Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
1
-17
/
+16
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
1
-1
/
+1
2020-03-04
Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()
Rocky Liao
1
-8
/
+8
2020-03-04
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
Rocky Liao
1
-21
/
+26
2020-03-01
Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991
Rocky Liao
1
-3
/
+7
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
-33
/
+66
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
-2531
/
+1514
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
-537
/
+487
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2
-190
/
+231
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
[next]