summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang2019-10-091-0/+27
* net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo2019-10-091-0/+1
* Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski2019-10-091-0/+127
|\
| * spi: Add a PTP system timestamp to the transfer structureVladimir Oltean2019-10-081-0/+127
* | Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet2019-10-081-3/+0
* | net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin2019-10-082-93/+168
* | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-086-8/+158
* | net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu2019-10-088-2/+280
* | net: hns3: add support for setting VF trustJian Shen2019-10-089-40/+129
* | net: hns3: add support for spoof check settingJian Shen2019-10-086-9/+140
* | net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-085-1/+111
* | tun: fix memory leak in error pathEric Dumazet2019-10-081-2/+12
* | netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King2019-10-081-1/+1
* | net: phy: mscc: make arrays static, makes object smallerColin Ian King2019-10-081-7/+7
* | nfp: bpf: make array exp_mask static, makes object smallerColin Ian King2019-10-081-1/+1
* | dpaa2-eth: Avoid unbounded while loopsIoana Radulescu2019-10-072-6/+34
* | dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu2019-10-071-1/+1
* | dpaa2-eth: Cleanup dead codeIoana Radulescu2019-10-071-7/+0
* | net: hns3: make array tick_array static, makes object smallerColin Ian King2019-10-071-1/+1
* | net: hns: make arrays static, makes object smallerColin Ian King2019-10-071-2/+2
* | net: ena: ethtool: support set_channels callbackSameeh Jubran2019-10-073-3/+35
* | net: ena: remove redundant print of number of queuesSameeh Jubran2019-10-071-2/+2
* | net: ena: make ethtool -l show correct max number of queuesSameeh Jubran2019-10-073-25/+29
* | net: ena: ethtool: get_channels: use combined onlySameeh Jubran2019-10-071-8/+2
* | net: ena: multiple queue creation related cleanupsSameeh Jubran2019-10-071-20/+11
* | net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran2019-10-073-44/+44
* | netdevsim: implement devlink dev_info opJiri Pirko2019-10-071-0/+8
* | net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu2019-10-063-0/+128
* | net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu2019-10-061-37/+77
* | net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu2019-10-064-9/+40
* | nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* | nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* | net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* | mlxsw: minimal: Add validation for FW versionVadim Pasternak2019-10-061-0/+30
* | mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak2019-10-063-3/+16
* | mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak2019-10-061-21/+16
* | mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak2019-10-061-35/+29
* | mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak2019-10-063-3/+12
* | netdevsim: add couple of debugfs bools to debug devlink reloadJiri Pirko2019-10-062-0/+22
* | netdevsim: create devlink and netdev instances in namespaceJiri Pirko2019-10-053-0/+5
* | net/tls: add tracing for device/offload eventsJakub Kicinski2019-10-051-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-05137-1209/+1799
|\ \
| * \ Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-051-19/+2
| |\ \
| | * | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| | * | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
| | |/
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
| |\ \
| | * | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-231-3/+4
| | * | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-232-4/+4
| | * | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-234-34/+103
| | * | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-236-12/+34