summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-09Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann2-0/+17
2018-08-07Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang3-0/+641
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann1-3/+3
2018-08-06Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller211-3866/+22060
2018-08-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller13-316/+1211
2018-08-06mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata1-0/+27
2018-08-06mlxsw: spectrum: Fix a typoPetr Machata1-1/+1
2018-08-06mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware RegisterPetr Machata1-0/+37
2018-08-06virtio-net: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-06ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-3/+108
2018-08-06bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan2-8/+18
2018-08-06bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan3-1/+89
2018-08-06bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam3-0/+71
2018-08-06bnxt_en: Notify firmware about IF state changes.Michael Chan2-2/+52
2018-08-06bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan3-15/+16
2018-08-06bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan5-18/+18
2018-08-06bnxt_en: Add support for ethtool get dump.Vasundhara Volam3-0/+436
2018-08-06bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2-1/+6
2018-08-06bnxt_en: Add new VF resource allocation strategy mode.Michael Chan3-10/+16
2018-08-06bnxt_en: Add PHY retry logic.Michael Chan2-1/+34
2018-08-06bnxt_en: Add external loopback test to ethtool selftest.Michael Chan3-6/+32
2018-08-06bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan1-0/+5
2018-08-06bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan4-321/+924
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-52/+148
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-23/+30
2018-08-05Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg1-0/+1
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang1-1/+1
2018-08-04tun: not use hardcoded mask valueLi RongQing1-1/+2
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai3-3/+3
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka8-94/+35
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka7-26/+26
2018-08-03ppp: mppe: Remove VLA usageKees Cook1-26/+30
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli1-7/+13
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli1-3/+1
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli2-1/+13
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli1-1/+2
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+54
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-4/+21
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+6
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen3-4/+9
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen4-16/+85
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing1-2/+6
2018-08-03Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990Balakrishna Godavarthi2-47/+363
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi1-4/+21
2018-08-03Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.Balakrishna Godavarthi1-1/+3
2018-08-03Bluetooth: hci_qca: Add wrapper functions for setting UART speedBalakrishna Godavarthi1-23/+70