aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin Habets1-5/+1
2019-07-08net: netsec: Sync dma for device on buffer allocationIlias Apalodimas1-3/+1
2019-07-07hinic: add fw version queryXue Chaojing4-0/+54
2019-07-07gve: Fix error return code in gve_alloc_qpls()Wei Yongjun1-1/+3
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki1-19/+17
2019-07-07net: dsa: vsc73xx: add support for parallel modePawel Dembicki3-0/+174
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki5-162/+254
2019-07-07net: dsa: Change DT bindings for Vitesse VSC73xx switchesPawel Dembicki1-4/+54
2019-07-07tipc: use rcu dereference functions properlyXin Long2-11/+11
2019-07-07r8169: sync few chip names with vendor driverHeiner Kallweit1-4/+4
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devicesSean Wang1-0/+5
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devicesSean Wang2-0/+587
2019-07-06Bluetooth: 6lowpan: always check destination addressJosua Mayer1-12/+0
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer1-0/+15
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer1-4/+10
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc1-0/+13
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz1-3/+11
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz4-10/+37
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino2-1/+13
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad6-0/+131
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa1-0/+6
2019-07-06Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter2-1/+2
2019-07-06Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita1-0/+1
2019-07-06Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita1-0/+1
2019-07-06Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli1-0/+5
2019-07-06Bluetooth:: btrtl: Add support for RTL8723DULarry Finger1-0/+8
2019-07-06Bluetooth: btmtkuart: add an implementation for clock osc propertySean Wang1-3/+18
2019-07-06Bluetooth: btmtkuart: add an implementation for boot-gpios propertySean Wang1-9/+25
2019-07-06dt-bindings: net: bluetooth: add clock property to UART-based deviceSean Wang1-0/+4
2019-07-06dt-bindings: net: bluetooth: add boot-gpios property to UART-based deviceSean Wang1-0/+13
2019-07-06Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetoothNeil Armstrong1-0/+1
2019-07-06dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174Rocky Liao1-0/+4
2019-07-06Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao3-5/+27
2019-07-06Bluetooth: hci_mrvl: Add serdev supportSascha Hauer3-1/+94
2019-07-06Bluetooth: hci_mrvl: Wait for final ack before switching baudrateSascha Hauer1-0/+3
2019-07-06Bluetooth: hci_ldisc: Add function to wait for characters to be sentSascha Hauer2-0/+9
2019-07-066lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-89/+32
2019-07-06Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor eventMatthias Kaehlcke1-1/+54
2019-07-06Bluetooth: btqca: inject command complete event during fw downloadBalakrishna Godavarthi2-1/+42
2019-07-06Bluetooth: Cleanup formatting and coding styleFabian Schindlatz2-8/+20
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan3-0/+27
2019-07-06Bluetooth: hci_ll: Refactor download_firmwareFabian Schindlatz1-17/+28
2019-07-06Bluetooth: hci_ll: set operational frequency earlierPhilipp Puschmann1-18/+21
2019-07-06Bluetooth: btsdio: Do not bind to non-removable BCM4356Peter Robinson1-0/+1
2019-07-06netfilter: nf_tables: force module load in case select_ops() returns -EAGAINPablo Neira Ayuso2-0/+10
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan14-7/+748
2019-07-05net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan1-0/+18
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan5-11/+27
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan4-17/+21
2019-07-05net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha1-2/+2