summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata
2018-08-05mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware RegisterPetr Machata
2018-08-05virtio-net: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu
2018-08-05bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan
2018-08-05bnxt_en: Add support for ethtool get dump.Vasundhara Volam
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan
2018-08-05bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan
2018-08-05bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-04Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang
2018-08-04tun: not use hardcoded mask valueLi RongQing
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka
2018-08-03ppp: mppe: Remove VLA usageKees Cook
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing
2018-08-03Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990Balakrishna Godavarthi
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi
2018-08-03Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.Balakrishna Godavarthi
2018-08-03Bluetooth: hci_qca: Add wrapper functions for setting UART speedBalakrishna Godavarthi
2018-08-03Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi
2018-08-03Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi
2018-08-03Bluetooth: hci_h5: Add support for enable and device-wake GPIOsHans de Goede