summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-26nfp: bpf: implement jitting of JMP32Jiong Wang
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen
2019-01-26net: hns3: add initialization for nic stateJian Shen
2019-01-26net: hns3: add 8 BD limit for tx flowPeng Li
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu
2019-01-26net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin
2019-01-26net: hns3: clear pci private data when unload hns3 driverJian Shen
2019-01-26net: hns3: don't update packet statistics for packets dropped by hardwareJian Shen
2019-01-26r8169: enable EEE per default on RTL8168fHeiner Kallweit
2019-01-26r8169: add EEE support for RTL8168fHeiner Kallweit
2019-01-25ptp: fix debugfs_simple_attr.cocci warningsYueHaibing
2019-01-25r8169: enable EEE per default on chip versions from RTL8168gHeiner Kallweit
2019-01-25r8169: add general EEE support for chip versions from RTL8168gHeiner Kallweit
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann
2019-01-25s390/qeth: delay netdevice registrationJulian Wiedmann
2019-01-25s390/qeth: remove TX disable from online pathJulian Wiedmann
2019-01-25s390/qeth: register MAC address earlierJulian Wiedmann
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann
2019-01-25s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann
2019-01-25s390/qeth: streamline TX buffer managementJulian Wiedmann
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-25Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-25Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller