| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Add new 13d3:3491 QCA_ROME device | João Paulo Rechi Vita | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: Add new 13d3:3501 QCA_ROME device | João Paulo Rechi Vita | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: hci_bcsp: Fix memory leak in rx_skb | Tomas Bortoli | 2019-07-06 | 1 | -0/+5 |
* | Bluetooth:: btrtl: Add support for RTL8723DU | Larry Finger | 2019-07-06 | 1 | -0/+8 |
* | Bluetooth: btmtkuart: add an implementation for clock osc property | Sean Wang | 2019-07-06 | 1 | -3/+18 |
* | Bluetooth: btmtkuart: add an implementation for boot-gpios property | Sean Wang | 2019-07-06 | 1 | -9/+25 |
* | Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth | Neil Armstrong | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: hci_qca: Load customized NVM based on the device property | Rocky Liao | 2019-07-06 | 3 | -5/+27 |
* | Bluetooth: hci_mrvl: Add serdev support | Sascha Hauer | 2019-07-06 | 2 | -1/+69 |
* | Bluetooth: hci_mrvl: Wait for final ack before switching baudrate | Sascha Hauer | 2019-07-06 | 1 | -0/+3 |
* | Bluetooth: hci_ldisc: Add function to wait for characters to be sent | Sascha Hauer | 2019-07-06 | 2 | -0/+9 |
* | Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event | Matthias Kaehlcke | 2019-07-06 | 1 | -1/+54 |
* | Bluetooth: btqca: inject command complete event during fw download | Balakrishna Godavarthi | 2019-07-06 | 2 | -1/+42 |
* | Bluetooth: Cleanup formatting and coding style | Fabian Schindlatz | 2019-07-06 | 2 | -8/+20 |
* | Bluetooth: btrtl: HCI reset on close for Realtek BT chip | Jian-Hong Pan | 2019-07-06 | 3 | -0/+27 |
* | Bluetooth: hci_ll: Refactor download_firmware | Fabian Schindlatz | 2019-07-06 | 1 | -17/+28 |
* | Bluetooth: hci_ll: set operational frequency earlier | Philipp Puschmann | 2019-07-06 | 1 | -18/+21 |
* | Bluetooth: btsdio: Do not bind to non-removable BCM4356 | Peter Robinson | 2019-07-06 | 1 | -0/+1 |
* | net/mlx5e: Add kTLS TX HW offload support | Tariq Toukan | 2019-07-05 | 14 | -7/+748 |
* | net/mlx5e: Introduce a fenced NOP WQE posting function | Tariq Toukan | 2019-07-05 | 1 | -0/+18 |
* | net/mlx5e: Re-work TIS creation functions | Tariq Toukan | 2019-07-05 | 5 | -11/+27 |
* | net/mlx5e: Tx, Unconstify SQ stop room | Tariq Toukan | 2019-07-05 | 4 | -17/+21 |
* | net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB | Eran Ben Elisha | 2019-07-05 | 1 | -2/+2 |
* | net/mlx5e: Tx, Make SQ WQE fetch function type generic | Tariq Toukan | 2019-07-05 | 3 | -8/+10 |
* | net/mlx5e: Tx, Enforce L4 inline copy when needed | Tariq Toukan | 2019-07-05 | 2 | -1/+9 |
* | net/mlx5e: Move helper functions to a new txrx datapath header | Tariq Toukan | 2019-07-05 | 8 | -153/+170 |
* | net/mlx5: Accel, Add core TLS support for the Connect-X family | Tariq Toukan | 2019-07-05 | 3 | -3/+101 |
* | net/mlx5: Add crypto library to support create/destroy encryption key | Tariq Toukan | 2019-07-05 | 3 | -1/+78 |
* | net/mlx5: Kconfig, Better organize compilation flags | Tariq Toukan | 2019-07-05 | 7 | -92/+46 |
* | net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function | Tariq Toukan | 2019-07-05 | 3 | -1/+11 |
* | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/... | David S. Miller | 2019-07-05 | 30 | -346/+703 |
|\ |
|
| * | net/mlx5: Added devlink info callback | Shay Agroskin | 2019-07-04 | 1 | -0/+60 |
| * | net/mlx5: Added fw version query command | Shay Agroskin | 2019-07-04 | 2 | -20/+201 |
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-07-04 | 28 | -326/+442 |
| |\ |
|
| | * | net/mlx5: Refactor mlx5_esw_query_functions for modularity | Parav Pandit | 2019-07-03 | 4 | -22/+46 |
| | * | net/mlx5: E-Switch prepare functions change handler to be modular | Parav Pandit | 2019-07-03 | 1 | -17/+27 |
| | * | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 2019-07-03 | 5 | -14/+35 |
| | * | net/mlx5: Report EQE data upon CQ completion | Yishai Hadas | 2019-07-03 | 8 | -9/+11 |
| | * | net/mlx5: Report a CQ error event only when a handler was set | Yishai Hadas | 2019-07-03 | 1 | -1/+2 |
| | * | net/mlx5: mlx5_core_create_cq() enhancements | Yishai Hadas | 2019-07-03 | 4 | -7/+9 |
| | * | net/mlx5: Expose the API to register for ANY event | Yishai Hadas | 2019-07-03 | 2 | -3/+2 |
| | * | net/mlx5: Use event mask based on device capabilities | Yishai Hadas | 2019-07-03 | 3 | -9/+39 |
| | * | net/mlx5: Fix mlx5_core_destroy_cq() error flow | Yishai Hadas | 2019-07-03 | 3 | -17/+10 |
| | * | net/mlx5: E-Switch, Handle UC address change in switchdev mode | Bodong Wang | 2019-07-01 | 1 | -12/+9 |
| | * | net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop | Bodong Wang | 2019-07-01 | 3 | -6/+34 |
| | * | net/mlx5: E-Switch, Use iterator for vlan and min-inline setups | Bodong Wang | 2019-07-01 | 1 | -6/+6 |
| | * | net/mlx5: E-Switch, Reg/unreg function changed event at correct stage | Bodong Wang | 2019-07-01 | 3 | -31/+26 |
| | * | net/mlx5: E-Switch, Consolidate eswitch function number of VFs | Bodong Wang | 2019-07-01 | 4 | -88/+90 |
| | * | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 2019-07-01 | 10 | -73/+74 |
| | * | net/mlx5: Handle host PF vport mac/guid for ECPF | Bodong Wang | 2019-07-01 | 8 | -17/+25 |