summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi
2019-04-23Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery
2019-04-23Bluetooth: btbcm: Add entry for BCM2076B1 UART BluetoothStephan Gerhold
2019-04-236lowpan: Off by one handling ->nexthdrDan Carpenter
2019-04-23Bluetooth: btbcm: Add default address for BCM43341BFerry Toth
2019-04-23Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs
2019-04-23Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang
2019-04-23Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang
2019-04-23Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang
2019-04-23Bluetooth: btmtksdio: Drop newline with bt_dev logging macrosSean Wang
2019-04-23Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"Colin Ian King
2019-04-23Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang
2019-04-23Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packetSean Wang
2019-04-23Bluetooth: btsdio: Use module_sdio_driver helperSean Wang
2019-04-23Bluetooth: mediatek: Use module_sdio_driver helperSean Wang
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang
2019-04-23Bluetooth: Add return check for L2CAP security level setFugang Duan
2019-04-23Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz
2019-04-23Bluetooth: btqca: Fix misspelling of 'baudrate'Matthias Kaehlcke
2019-04-23Bluetooth: hci_qca: Add helper function to get the chip familyMatthias Kaehlcke
2019-04-23Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-04-22bridge: Fix possible use-after-free when deleting bridge portIdo Schimmel
2019-04-22r8152: sync sa_family with the media type of network deviceCrag.Wang
2019-04-22Merge branch 'mlxsw-Shared-buffer-improvements'David S. Miller
2019-04-22mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotasIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Allow skipping ingress port quota configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()Ido Schimmel
2019-04-22mlxsw: spectrum_buffers: Use new CPU ingress pool for control packetsIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add pools for CPU trafficIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Remove assumption about pool orderIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributesIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid changing threshold type of first egress poolIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid configuration of multicast poolIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto TC's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto pool's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Use defines for pool indicesIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22Merge branch 'net-clean-up-needless-use-of-module-infrastructure'David S. Miller
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker